DB connection string stopped working all of a sudden

The same postgres connection string was working until it didn't. postgresql://postgres:<<password>>@db.qngqglsgmfstgtdvhcin.supabase.co:5432/postgres Is it just me or has anyone else faced this issue?
3 Replies
D
D2mo ago
I have the same issue, the DB access in Supabase/Dashboard console does not load either so I am guessing there are issues - however their status page is not mentioning anything https://status.supabase.com/
Supabase Status
Welcome to Supabase's home for real-time and historical data on system performance.
D
D2mo ago
Looks to be fixed my side
vick
vick2mo ago
Did you lose IPv6 connectivity? Connecting to the DB directly has been working fine for me all day (US East region)

Did you find this page helpful?