Vector stores errors - Postgres and Vectara #1906
Unanswered
datasci888
asked this question in
Q&A
Replies: 2 comments 1 reply
-
To use a Postgres DB that requires sll (neon requires sll), you'll need to set an ENV variable of |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
When I add Postgres and add credentials, host, and database, error:connection is insecure (try using sslmode=require) is shown. I set up the PostgreSQL server using jupyter notebook, created the database, and verified embeddings. The database accepts connections, and I tested it with an SQL query. The database was accessed through neondb.
Similarly, the Vectara node was giving an upsert error when I used the pdf document loader.
Error: Error: Error Vectara API returned status code FORBIDDEN: undefined while adding document
We have checked the credentials and all seems good. Any guidance would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions