Pinecone Integration avatar
Pinecone Integration

Pricing

Pay per usage

Go to Store
Pinecone Integration

Pinecone Integration

Developed by

Apify

Apify

Maintained by Apify

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

TO

[BUG ]Index creation failed

Closed

toi500 opened this issue
a year ago

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})

TO

toi500

a year ago

Here is the log

TO

toi500

a year ago

Can you please help? This is an important integration for Apify

jan.turon avatar

Would you mind to check again? There was outage in Pinecone per https://status.pinecone.io/.

TO

toi500

a year ago

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?

jan.turon avatar

Discussion is continuing on github: https://github.com/HonzaTuron/pinecone/issues/4

Closing this as duplicate :)