Supabase broken DNS
Hi!
I just restored an inactive project on Supabase and now I can't connect to the DB anymore. I know what the problem is. The DNS lookup from url to ip address is not working, since I can connect to the database using
psql
if I use an external ip lookup service and feed it the actual ip of the database. But if I use the url for the DB, it can't resolve the host name.
Has anyone had similar problems? Do I just need to wait for the DNS records to propagate? Or are there any better solutions?0 Replies