Skip to content
New issue

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

[BUG] Status: 500 Error: documentStoreServices.insertIntoVectorStore #3975

Closed
caduguimaraes opened this issue Feb 3, 2025 · 1 comment
Closed

Comments

@caduguimaraes
Copy link

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

Image

Image

Image

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)

@HenryHengZJ
Copy link
Contributor

Your astra database wasnt running, it was hibernated, hence the error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants