BREAKING: Supabase Project Status Change Failures Across Multiple Regions
Supabase experiencing widespread project status change failures. Impact assessment and immediate workarounds inside.
Supabase Project Status Change Failures - Multiple Regions Down
What's Affected
Supabase is currently experiencing project status change failures across multiple regions. This impacts:
Important note: Core database and API functionality remain operational in most cases. This incident primarily affects administrative/management operations within the Supabase dashboard.
Immediate Workarounds
If You Need to Pause a Project
1. Database-level approach: Connect directly to your PostgreSQL instance and pause write operations at the application level instead of using the dashboard 2. Contact Supabase Support: Open a priority ticket for manual intervention 3. Temporary mitigation: Implement connection pooling limits in your application to reduce resource consumptionIf You Need to Resume a Project
1. Verify your API keys and connection strings are still valid 2. Restart your application services (they often reconnect automatically) 3. Monitor logs for any authentication errors 4. Contact Supabase Support for dashboard-level resume if neededIf You Need to Delete a Project
How to Check If You're Affected
1. Try the dashboard: Navigate to your project settings → attempt to pause/resume/delete 2. Check error messages: Look for "project status change" or "configuration update failed" errors 3. Verify functionality: Run a simple query against your database 4. Check Supabase status page: https://status.supabase.com 5. Monitor region: Note which region your project is in—failures are multi-region
Current Status Details
Alternatives & Workarounds
Short-term
Longer-term
What NOT to Do
❌ Do not repeatedly retry project status changes (this adds load) ❌ Do not delete projects during this incident unless absolutely necessary ❌ Do not assume all Supabase services are down (they may not be)
Next Steps
1. Verify impact on your specific projects 2. Contact Supabase Support if you need administrative actions performed 3. Monitor status page for resolution updates 4. Keep API keys secure—do not rotate unless absolutely necessary
Resources
Last updated: Check status page for real-time updates. This report reflects monitoring data and may not capture all details.