BREAKING: Supabase Project Status Change Failures Across Multiple Regions
Supabase experiencing widespread project status change failures. Immediate workarounds and status checks inside.
Incident Summary
Supabase is currently experiencing project status change failures affecting multiple regions. Users report inability to pause, resume, or modify project states through the dashboard and API.
What's Down
How to Check If You're Affected
1. Attempt to pause/resume a project in your Supabase dashboard
2. Check for error messages like "Failed to update project status" or similar
3. Monitor your application logs for 400/500 errors from api.supabase.co
4. Check [Supabase Status Page](https://status.supabase.com) for official updates
5. Test the Management API directly if you use it programmatically
Immediate Workarounds
For Production Projects:
For Development/Testing:
supabase projects list (if available)For API Integration:
Alternative Solutions
1. Contact Support: File an urgent ticket with Supabase support for manual status changes 2. Use Supabase CLI: Some project management operations may work via CLI even if dashboard fails 3. Temporary Workarounds: If cost is a concern, document what you'd like to change for manual execution post-incident 4. Infrastructure as Code: Consider storing project configurations to quickly recreate if needed
What You Should NOT Do
Monitoring Status
Data Safety
This appears to be a control plane issue, not a data plane issue. Your databases, data, and active projects should remain accessible. Only status management is affected.
Note: Specific region details and ETAs are not currently available. This report will be updated as more information emerges.