Flowise
Flowise copied to clipboard
PineconeNotFoundError: A call to https://api.pinecone.io/indexes/index1 returned HTTP status 404.
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.
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.
Error: Forbidden
Your client does not have permission to get URL /indexes/firstindex
from this server.
< /h2> Status: 403.
should be resolved now with the pinecone version upgrade - https://github.com/FlowiseAI/Flowise/pull/2310
feel free to reopen if issue still persists
Looks like this is happening again!
2024-08-30 07:07:10 [ERROR]: PineconeUnmappedHttpError: An unexpected error occured while calling the https://api.pinecone.io/indexes/gondola-site-gen endpoint.
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/indexes/gondola-site-gen</code> from this server.</h2>
<h2></h2>
</body></html>
Status: 403.
Error: PineconeUnmappedHttpError: An unexpected error occured while calling the https://api.pinecone.io/indexes/gondola-site-gen endpoint.
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/indexes/gondola-site-gen</code> from this server.</h2>
<h2></h2>
</body></html>
Status: 403.
at Pinecone_VectorStores.upsert (/usr/local/lib/node_modules/flowise/node_modules/flowise-components/dist/nodes/vectorstores/Pinecone/Pinecone.js:80:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async buildFlow (/usr/local/lib/node_modules/flowise/dist/utils/index.js:415:37)
at async upsertVector (/usr/local/lib/node_modules/flowise/dist/utils/upsertVector.js:126:32)
at async Object.upsertVectorMiddleware (/usr/local/lib/node_modules/flowise/dist/services/vectors/index.js:9:16)
at async createInternalUpsert (/usr/local/lib/node_modules/flowise/dist/controllers/vectors/index.js:28:29)
2024-08-30 07:07:10 [ERROR]: [server]: Error: Error: PineconeUnmappedHttpError: An unexpected error occured while calling the https://api.pinecone.io/indexes/gondola-site-gen endpoint.
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/indexes/gondola-site-gen</code> from this server.</h2>
<h2></h2>
</body></html>
Status: 403.
Error: Error: PineconeUnmappedHttpError: An unexpected error occured while calling the https://api.pinecone.io/indexes/gondola-site-gen endpoint.
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>403 Forbidden</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Forbidden</h1>
<h2>Your client does not have permission to get URL <code>/indexes/gondola-site-gen</code> from this server.</h2>
<h2></h2>
</body></html>
Status: 403.
at buildFlow (/usr/local/lib/node_modules/flowise/dist/utils/index.js:493:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async upsertVector (/usr/local/lib/node_modules/flowise/dist/utils/upsertVector.js:126:32)
at async Object.upsertVectorMiddleware (/usr/local/lib/node_modules/flowise/dist/services/vectors/index.js:9:16)
at async createInternalUpsert (/usr/local/lib/node_modules/flowise/dist/controllers/vectors/index.js:28:29)
Yep, same from this side, getting Error: vectorsService.upsertVector - Error: PineconeNotFoundError: A call to https://api.pinecone.io/indexes/sawzilla-kb-stihl returned HTTP status 404.
Index already created and correct credentials