Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resolve this issue? (Pinecone insert error) #488

Closed
tiks227 opened this issue Mar 27, 2023 · 2 comments · Fixed by #723
Closed

How to resolve this issue? (Pinecone insert error) #488

tiks227 opened this issue Mar 27, 2023 · 2 comments · Fixed by #723

Comments

@tiks227
Copy link

tiks227 commented Mar 27, 2023

error [Error: PineconeClient: Error calling upsert: Error: PineconeClient: Error calling upsertRaw: FetchError: The request failed and the interceptors did not return an alternative response]
c:\Users\gpt4-pdf-chatbot-langchain\scripts\ingest-data.ts:51
throw new Error('Failed to ingest your data');
^

[Error: Failed to ingest your data]

Node.js v18.15.0
 ELIFECYCLE  Command failed with exit code 1.

@tiks227 tiks227 changed the title [Error: PineconeClient: Error calling upsert: Error: PineconeClient: Error calling upsertRaw: FetchError: The request failed and the interceptors did not return an alternative response] How to resolve this issue? Mar 27, 2023
@nfcampos
Copy link
Collaborator

Hi, Do you have any more details about the error? We have an open PR that might fix this issue, will keep this issue updated with progress

@nfcampos nfcampos changed the title How to resolve this issue? How to resolve this issue? (Pinecone insert error) Mar 28, 2023
@nsantos16
Copy link

This is probably because the index that you want to insert doesn't exist yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants