-
-
Notifications
You must be signed in to change notification settings - Fork 23.8k
Closed as not planned
Labels
questionFurther information is requestedFurther information is requested
Description
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.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested

