BREAKING: Supabase Project Status Change Failures Across Multiple Regions
Supabase experiencing widespread project status change failures. Check affected status and immediate workarounds inside.
Incident Summary
Supabase is currently experiencing project status change failures affecting multiple regions. This impacts users attempting to pause, resume, or modify project states through the dashboard and API.
What Is Down
What IS working:
How to Check If You're Affected
1. Try the dashboard: Navigate to your project settings → attempt to pause/resume
2. Check status page: Visit https://status.supabase.com for real-time updates
3. Monitor logs: Check your project logs for ProjectStatusChange errors
4. API test: If using management API, test project status endpoints
Immediate Workarounds
For Pause/Resume Operations
For Development Teams
For Production Applications
Alternatives & Workarounds
1. Use Supabase CLI locally: supabase link --project-ref XXX for local testing instead of dashboard modifications
2. Contact support directly: Email support@supabase.com with urgent status change needs
3. Implement exponential backoff: If using management API, add retry logic with exponential backoff
4. Check secondary regions: If your project is multi-region capable, verify status across all regions
Next Steps
Status Page
For live updates, blockers, and ETAs, visit: https://status.supabase.com
Last Updated: Check status page for most current information
*Note: This report covers known details. Supabase may provide additional context on their status page.*