Problem indexing in pinecone

Hello,

I’m new to Pinecone and I’m trying to index with pinecone with a p1.x1 index (the paid version, not the free one), 500k vectors. The problem arises that when I get to 70-80% this error appears, without any kind of feedback as to what could be the cause.

pinecone.core.exceptions.PineconeException: UNKNOWN:Error received from peer {created_time:“2023-05-11T09:00:58.986699426+00:00”, grpc_status:7, grpc_message:“”}

Could you tell me what this problem is about?

Hi SerSanC,
Sorry for the late reply. I was unable to reproduce this issue. If you’re still experiencing this issue, please let us know.

I am facing this issue as well, any follow up on this? When I use the regular client instead of the GRPC client it works as expected.

@yudhiesh, Could you please share your relevant code, especially how you instantiate your Pinecone client and call the API to upsert vectors?

Which type of index are you using? (Pod-based or Serverless)?

Which version of the Pinecone client are you using?

Thanks, and looking forward to your responses.

Best,
Zack