BREAKING: Supabase MAJOR π¨ workarounds inside [79r5t79bj15y]
Supabase is down: Project Resize Problems in US-West-2. Immediate workarounds for indie hackers.
BREAKING: Supabase Project Resize Issues in US-West-2
Status: Identified | Severity: MAJOR π¨ | Region: US-West-2 | Time: Ongoing
---
What's Down & Who's Affected
Supabase is currently experiencing critical issues with project resizing operations in the US-West-2 region. This impacts:
If your project is in US-East-1, EU-West-1, or APAC regions, you're unaffected at this time.
---
Immediate Workarounds (DO THIS NOW)
Option 1: Pause Your Resize (Recommended)
Option 2: Switch to Read Replica (If Critical)
Option 3: Point Traffic Elsewhere (Nuclear Option)
---
How to Check If You're Affected
1. Dashboard check: Supabase Dashboard β Project Settings β Compute - Look for "Resize in progress" or error states - If you see a spinner longer than 2 minutes: you're affected
2. Status page: https://status.supabase.com/ (filter by US-West-2) - Red indicator = confirmed issue in your region
3. Quick CLI test: ```bash curl -s https://api.supabase.com/health | grep us-west-2 ```
4. Application test: If resize is blocking you, you'll see 503 or timeout errors when attempting capacity changesβnormal queries work fine.
---
Alternative Tools to Consider (Temporary)
If you need immediate alternatives:
None require permanent migrationβuse for 24 hours max, then switch back.
---
How to Monitor Recovery
1. Watch the status page: https://status.supabase.com/ - Updates every 2-3 minutes - Subscribe to updates (bell icon)
2. Check your dashboard: Refresh every 5 minutes after 12 minutes - Resize spinner should disappear when fixed
3. Test resize operation: Once status shows "resolved," try a test resize on a non-critical project first
4. Community watch: Check #incidents in Supabase Discord (community-run updates often faster than official)
---
What NOT to Do
β Force-kill your database connection β Panic-migrate all data (wait 20 minutes) β Resize multiple projects simultaneously β Assume data is lost (it isn'tβresize is just stuck)
---
ETA for resolution: Supabase infrastructure team reports 20-30 minute recovery window from incident detection. Stay calm, your data is safe.
Questions? Check your project logs for specific error codes. Share errors (without credentials) in the community thread below.