Hey, my database hostname (db.<project-ref>.supabase.co) has no DNS record and isn't resolving at all. The API endpoint works fine, but the database is completely unreachable.
- Tried multiple DNS resolvers (Google, Cloudflare) — no A record found
- Restarted the database from the dashboard — still no DNS after 30+ minutes
- Connection pooler also returns "Tenant or user not found"
- Paid-tier project's branch database, production database is working.
- it was working before, suddenly it went like this.
Anyone else experiencing this? Is there a known issue with database DNS records?