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] Postgres Record Manager #3815

Open
adechristanto opened this issue Jan 5, 2025 · 1 comment
Open

[BUG] Postgres Record Manager #3815

adechristanto opened this issue Jan 5, 2025 · 1 comment
Labels
question Further information is requested

Comments

@adechristanto
Copy link

Describe the bug
Got this error on using Postgres from Supabase as upsert record manager
Error: vectorsService.upsertVector - Error: Error: Error inserting: invalid input syntax for type bigint: "c02224ef-388e-5a99-abb1-d99cb2e5b2fc" 400 Bad Request
To Reproduce
In Document store or directly in Chatflow, use the same Database / project from Supabase vector store and as postgres record manager.

after save and try to upsert and you will see the error.

Screenshots
Xnip2025-01-05_20-20-52
Xnip2025-01-05_20-13-34

Flow
If applicable, add exported flow in order to help replicating the problem.

Setup

  • Installation: docker
  • Flowise Version: 2.2.3
  • OS: Linux
  • Browser: Chrome
@HenryHengZJ
Copy link
Contributor

you need to do some setup on supabase side first: https://docs.flowiseai.com/integrations/langchain/vector-stores/supabase#prerequisite

@HenryHengZJ HenryHengZJ added the question Further information is requested label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants