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

Error in Upsert Config #3160

Closed
mdlmarkham opened this issue Sep 6, 2024 · 2 comments · Fixed by #3180
Closed

Error in Upsert Config #3160

mdlmarkham opened this issue Sep 6, 2024 · 2 comments · Fixed by #3180
Labels
bug Something isn't working

Comments

@mdlmarkham
Copy link

Describe the bug
I have configured a Document Store with a couple of sample PDF files. I have set up a Postgres database in my local lab environment, and I would like to use it for both the vector store and the record manager:

image

When I press "Upsert" I get this error:

_Status: 500 Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - Error: Not implemented.

Am I doing something wrong... or have I found the Daily Double? - Thanks.

@phamquyhai
Copy link

@mdlmarkham i take same a bug
To fix: don't using _, - (special characters) for db, table name.

@HenryHengZJ
Copy link
Contributor

i think its the same problem as this: #3004

@HenryHengZJ HenryHengZJ added the bug Something isn't working label Sep 9, 2024
@HenryHengZJ HenryHengZJ linked a pull request Sep 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants