FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
27.68k stars 14.29k forks source link

PineconeNotFoundError: A call to https://api.pinecone.io/indexes/index1 returned HTTP status 404. #2144

Open zbalsara21 opened 3 months ago

zbalsara21 commented 3 months ago

I am using 1.6.3 build and since morning I am not able to connect to my flow. I keep getting this error message when I try to query to my chatbot or upsert.

PineconeNotFoundError: A call to https://api.pinecone.io/indexes/index1 returned HTTP status 404.

I am not using serverless index. Can someone please help.

AtendePro commented 2 months ago

Good afternoon I'm facing an ERROR when connecting Flowise with Pinecone, it apparently doesn't upload the file and doesn't create the indexes

PineconeUnmappedHttpError: An unexpected error occurred while calling the https://api.pinecone.io/indexes/firstindex endpoint.

Error: Forbidden Your client does not have permission to get URL /indexes/firstindex from this server. Status: 403.

I tested it now by getting the API { "statusCode": 500, "success": false, "message": "Error: vectorsService.upsertVector - SyntaxError: Unexpected token k in JSON at position 1", "stack": {} } One difference I saw in mentoring training is that now at Pinecone there is no longer the APi Enviroment

Error: vectorsService.upsertVector - Error: PineconeUnmappedHttpError: An unexpected error occurred while calling the https://api.pinecone.io/indexes/firstindex endpoint. 403 Forbidden

Error: Forbidden

Your client does not have permission to get URL /indexes/firstindex from this server.

< /h2> Status: 403. Captura de Tela 2024-04-29 às 17 24 01 Captura de Tela 2024-04-29 às 17 24 44 Captura de Tela 2024-04-29 às 17 25 06 Captura de Tela 2024-04-29 às 17 26 11 Captura de Tela 2024-04-29 às 17 26 31 Captura de Tela 2024-04-29 às 17 27 07 Captura de Tela 2024-04-29 às 17 28 15 Captura de Tela 2024-04-29 às 17 31 42 Captura de Tela 2024-04-29 às 18 17 54 Captura de Tela 2024-04-29 às 19 06 40