
Pinecone Integration
Pricing
Pay per usage

Pinecone Integration
This integration transfers data from Apify Actors to a Pinecone and is a good starting point for a question-answering, search, or RAG use case.
3.8 (6)
Pricing
Pay per usage
36
Total users
428
Monthly users
74
Runs succeeded
97%
Issues response
2 days
Last modified
3 months ago
[BUG ]Index creation failed
Closed
I am getting this error:
2024-03-05T20:03:53.442Z Index creation failed: HTTPSConnectionPool(host='controller.us-west-2.pinecone.io', port=443): Max retries exceeded with url: /databases (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fb2cd3596d0>: Failed to establish a new connection: [Errno -2] Name or service not known')) 2024-03-05T20:03:53.461Z INFO Exiting actor ({"exit_code": 1})
toi500
Here is the log
toi500
Can you please help? This is an important integration for Apify

Would you mind to check again? There was outage in Pinecone per https://status.pinecone.io/.
toi500
OK, I figured out what the issue is.
This integration is not ready for Pinacone Serveless indexes, which is the whole point to use Pinacone now as it is 50x cheaper that a pod.
It only works with PODs.
Can you please update the integration at your best convenient?

Discussion is continuing on github: https://github.com/HonzaTuron/pinecone/issues/4
Closing this as duplicate :)