Replies: 4 comments 4 replies
-
|
You are encountering a problem akin to this issue - #267 Trying to explain "why" will be overly complex - so let me just explain the solution (and you should be able to connect the dots 🙃). For future reference, you're correct in your assumption that it's the restart that triggers the issue. Though technically it really isn't an issue in the strictest since. Assuming you initially started your Pinecone index empty, if you navigate to Pinecone dashboard you should see that there are still vectors in there from prior to you restarting. Once confirmed that you upserted vectors are there, you can go back to Flowise. Delete the splitter, and scraper nodes Next, swap out the Pinecone Upsert Document node and replace with the Pinecone Load Existing Index node (don't forget to update the new node's parameter if you are using a named space in your index - or want to filter by metadata if you included any in your scrape). And finally give the whole thing a Save & Refresh - et voila! See below for attached visuals. |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue but for me, it doesn't work from the beginning. The index is empty. |
Beta Was this translation helpful? Give feedback.
-
|
Had the same error, but fixed it by just deleting it and rebuilding again |
Beta Was this translation helpful? Give feedback.
-
|
I'm having the same issue, including an empty index and deleting and rebuilding doesn't help |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I've made this chatbot for an website. Everything waas working fine. But after restarting this issue appeared

Beta Was this translation helpful? Give feedback.
All reactions