BREAKING: Supabase Project Status Change Failures Across Multiple Regions
Supabase experiencing widespread project status change failures. Immediate workarounds and mitigation strategies inside.
BREAKING: Supabase Project Status Change Failures Across Multiple Regions
What's Down
Supabase is currently experiencing project status change failures affecting multiple geographic regions. This impacts:
Note: Database queries and real-time features appear unaffected at this time. This is primarily a control plane issue.
Immediate Workarounds
1. Pause Operations
If you need to pause a project:2. Alternative Project Management
Use the Supabase CLI as a potential workaround: ```bash supabase projects list supabase projects pause <project-id> ``` *Disclaimer: We're unsure if CLI operations are affected. Test in non-critical environment first.*3. Database Access
If your application depends on database connectivity:4. Real-time & Auth Services
How to Check If You're Affected
1. Dashboard Test: Log into Supabase dashboard and attempt to pause/resume any project 2. Specific Symptoms: - Error messages like "Project status update failed" - Spinner loading indefinitely on project settings - 5xx responses when hitting project management endpoints 3. Check Your Region: Failures identified in multiple regions—your primary region may be affected 4. Monitor Official Channels: - Supabase Status Page: status.supabase.com - Twitter/X: @supabase - Discord Community: supabase.com/discord
Alternatives & Mitigation
Short-term:
Longer-term:
What We Don't Know
Recommended Actions
1. ✅ Check your region on status page 2. ✅ Avoid repeated dashboard attempts (creates request queue) 3. ✅ Test CLI operations only in staging environments 4. ✅ Monitor official Supabase channels for updates 5. ✅ Ensure your app's database queries continue functioning
Last Updated: Check status.supabase.com for real-time updates.
*StillNotAThing.com will continue monitoring this incident.*