S
Supabase4h ago
Alek

SELF_SIGNED_CERT_IN_CHAIN

So I choose Supabase due to its "plug and play" feature with Vercel, and it has been the most painful experience I've had setting up something in years... The included env variables are not working. I paid for the ipv4 extra and it still doesn't work. The documentation doesn't say anything about this.Please help...
No description
2 Replies
Alek
AlekOP4h ago
I'm using Drizzle with the connection pool correctly setup as the documentation instructs
Alek
AlekOP3h ago
After digging for hours, found this post talking about storing the whole CA content on an env var: https://github.com/drizzle-team/drizzle-orm/discussions/881 Problem is, the POSTGRES_PORT is not an automatically added env variable, which makes the automatic variables pointless IMO
GitHub
Error: self signed certificate in certificate chain · drizzle-team...
Hello, I am a new user of drizzle and trying to run the command for the first time to connect to my Supabase instance: drizzle-kit introspect:pg But I got this error [⣟] 0 tables fetching [⣟] 0 col...

Did you find this page helpful?