Document Stores crashed. Status: 502 error. Flowise cloud ERR_TIMED_OUT #3925
Unanswered
DresElMagnifico
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Flowise crashed after trying to create a Document Store using a large CSV file, and now it won't run anymore.
I use Flowise running on Render (basic $7 plan) and Flowise Pro on the cloud.
I was trying to create a new document store by uploading a large-ish CSV file + embedding (OpenAi) + Upsert to Pinecone.
(CSV file is a product catalogue from a large e-commerce store. Has 7000 rows and quite a few columns).
Tried the Render running version first, and it crashed during the initial CSV file upload. I assume not enough resources.
I then tried on the cloud version, upload was fine, then crashed when I tried to run the embedding+upsert.
Now my Flowise cloud won't even start (I get a browser timeout error), and the Render one starts, but I get an error if I go to the Document Stores tab, and it randomly crashes when navigating to other sections.
Beta Was this translation helpful? Give feedback.
All reactions