BREAKING: Supabase Project Status Change Failures Across Multiple Regions
Supabase experiencing widespread project status change failures. Critical workarounds and mitigation strategies inside.
Incident Summary
Supabase is currently experiencing project status change failures across multiple regions. Users report inability to pause, resume, or modify project states through the dashboard and API endpoints.
What's Affected
How to Check If You're Affected
1. Try pausing/resuming a project in your Supabase dashboard 2. Check API responses - Look for 5xx errors or timeout responses when calling project status endpoints 3. Monitor your databases - Existing database operations may continue unaffected; only status management is impacted 4. Check Supabase status page - https://status.supabase.com for real-time updates
Immediate Workarounds
For Development/Testing Projects
For Production Databases
Application-Level Alternatives
API Workaround Details
If you've automated project management via Supabase Management API:
PATCH /v1/projects/{ref}/pauseWhat You Should NOT Do
❌ Repeatedly retry status change requests (adds load) ❌ Assume database data is lost (it's not) ❌ Migrate to competitors without confirming incident scope ❌ Attempt workarounds involving direct Postgres manipulation unless experienced
Expected Resolution Timeline
Unfortunately, we cannot provide a specific ETA. Supabase engineering is investigating root cause across all affected regions.
Stay Updated
Last Updated: Monitor this page for updates. We'll revise with more specific mitigation details as we confirm root causes.
*This report contains information we can verify. For real-time status, always defer to official Supabase channels.*