S
Supabase2mo ago
Yash

Can't reach database server at `db.gyzdoaxezbgczreavbcy.supabase.co:5432`

I'm getting this error very intermittently. But this affecting my users. May i know what could be the reasons here. I'm using "@supabase/supabase-js": "^2.56.0" and "@prisma/client": "^6.13.0".
1 Reply
inder
inder2mo ago
You might not have support for ipv6. Try with the session pooler connection string. https://supabase.com/docs/guides/troubleshooting/supabase--your-network-ipv4-and-ipv6-compatibility-cHe3BP
No description

Did you find this page helpful?