We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ear All. When trying to upsert any document, I faced the follow issue below:
Menu -> Document Store -> Actions:Options -> Upsert Chunk -> Upsert
See error...
Oh snap!
The following error occured when loading this page.
"Status: 500 Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - DataAPIHttpError: HTTP error (503): {"message":"Resuming your database, please try again shortly."}
Please retry after some time. If the issue persists, reach out to us on our Discord server. Alternatively, you can raise an issue on Github."
SCREENSHOTS
I’m also tryed with other vector databases as Pinecone and the same error I found.
Setup
Installation via npx flowise start
npx flowise start
Flowise Version [e.g. 1.2.11]
OS: Windows 11 and Linux Ubuntu 24.04
Browser: Chrome (Windows 11) and Firefox (Linux Ubuntu 24.04)
The text was updated successfully, but these errors were encountered:
Your astra database wasnt running, it was hibernated, hence the error message.
Sorry, something went wrong.
No branches or pull requests
ear All. When trying to upsert any document, I faced the follow issue below:
Menu -> Document Store -> Actions:Options -> Upsert Chunk -> Upsert
See error...
Oh snap!
The following error occured when loading this page.
"Status: 500
Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - DataAPIHttpError: HTTP error (503): {"message":"Resuming your database, please try again shortly."}
Please retry after some time. If the issue persists, reach out to us on our Discord server.
Alternatively, you can raise an issue on Github."
SCREENSHOTS
I’m also tryed with other vector databases as Pinecone and the same error I found.
Setup
Installation via
npx flowise start
Flowise Version [e.g. 1.2.11]
OS: Windows 11 and Linux Ubuntu 24.04
Browser: Chrome (Windows 11) and Firefox (Linux Ubuntu 24.04)
The text was updated successfully, but these errors were encountered: