Pro plan user here. SQL Editor returns:
"Error: Failed to fetch (api.supabase.com)" on every query — even single-line ALTER TABLE statements. Table Editor also won't load at all.
Already tried:
• Incognito mode
• DNS flush
• Breaking SQL into single statements
• SELECT 1 works fine so the DB itself is up
All Supabase systems show operational. Billing is current. The dashboard API layer seems to be the issue. Anyone else seeing this or know a fix?
A Pro plan user reports that the SQL Editor and Table Editor are not functioning, with errors such as "Failed to fetch (api.supabase.com)" and connection timeouts. The issue persists even when using psql directly, indicating a potential database outage. The user has tried various troubleshooting steps without success.
Update: it's not just the dashboard. Tried connecting via psql directly to the pooler, it's also timing out with "connection to database not available". Table Editor now shows "Connection terminated due to connection timeout" too. The DB itself appears to be down, not just the SQL Editor UI.
What does your project health status show?