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 impacting multiple regions. Users report inability to pause, resume, or modify project states through the dashboard and API.
What's Affected
How to Check If You're Affected
1. Navigate to Supabase dashboard → Projects
2. Attempt to pause or resume any project
3. Check browser console for API errors (typically 5xx responses)
4. Monitor official [Supabase status page](https://status.supabase.com)
5. Test via CLI: supabase projects list (may show stale state)
Immediate Workarounds
For Development/Testing Projects
For Production Projects
supabase projects pause PROJECT_ID may work when dashboard failsAPI-Level Mitigation
Alternatives & Temporary Solutions
1. Database operations: These appear unaffected—your data remains accessible 2. Alternative platforms (if critical): Firebase, PlanetScale, or AWS RDS (migration required) 3. Local development: Switch to local Supabase development if blocking your workflow 4. Read-only access: Existing connections should continue functioning
What You Should NOT Do
Next Steps
1. Check status page every 15 minutes for updates 2. Subscribe to Supabase notifications for incident resolution 3. Document impact for your records 4. Implement monitoring: Add alerts for failed project state changes
Note
I'm uncertain whether this affects all regions equally or if database query performance is impacted. Check the official Supabase status page and your region-specific dashboards for confirmation. If your specific use case differs, reply with details for targeted workarounds.
Last updated: Real-time. Refresh for latest information.