BREAKING: Supabase Project Status Change Failures Across Regions
Supabase experiencing widespread project status change failures. Immediate workarounds and detection methods inside.
Supabase Project Status Change Failures - Incident Report
What's Down
Supabase is currently experiencing failures in project status change operations across multiple regions. This affects:
Core database services (PostgreSQL, Realtime, Auth, Storage) appear to be operational, but the control plane managing project lifecycle operations is impaired.
How to Check If You're Affected
1. Attempt project status change: Try pausing or resuming a non-production project in your Supabase dashboard
2. Check error messages: Look for "Project status change failed" or generic 500 errors
3. Test region-specific: The issue spans multiple regions—try different project regions
4. Monitor dashboard: Visit [status.supabase.com](https://status.supabase.com) for official updates
5. Check API logs: Review recent API calls for failed PATCH/POST requests to /project/{id}/status
Immediate Workarounds
If You Need to Pause Projects
curl requests to Supabase Management APIIf You Need to Delete Projects
Alternatives & Contingencies
For Development/Testing:
For Production:
What Remains Operational
Next Steps
1. Monitor [status.supabase.com](https://status.supabase.com) for updates 2. Verify your applications continue functioning (they should) 3. Defer non-urgent project status changes 4. Document any failed operations with timestamps for support claims 5. Review incident post-mortem once published
Support
For urgent issues:
*Last updated: Monitor status page for latest information.*