sa-east-1: project down 2 hours, restart failed (capacity), resize completed but still 522 on Auth/REST #47473
Replies: 4 comments 10 replies
-
|
Why would you resize down from small to micro? If the project shows the correct size though I would think you got thru the capacity "gauntlet". You need to make sure your app is not continuing to hit the database also. I've seen cases where user code does loop retries with no backoff. This will pile up with a wall of requests that eat up the disk i/o burst for any of the nano/micro/small projects so they never come up. |
Beta Was this translation helpful? Give feedback.
-
|
Hey everyone, I'm running a Supabase project hosted in the sa-east-1 (São Paulo) region. Since yesterday, my project has been almost completely unreachable. The dashboard shows Database, PostgREST, Auth, and Storage as "Unhealthy", and my overall success rate is sitting at around 8.5%. I tried to debug it with a simple Here's the exact response I got: http |
Beta Was this translation helpful? Give feedback.
-
|
Supabase is leaning towards this being tied to the current general capacity outage. |
Beta Was this translation helpful? Give feedback.
-
|
Were you able to solve this? Exactly same problem here... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Production project has been down for several hours and I can't get it back despite trying everything available to me. Posting here since official support response is delayed (very high ticket volume per their auto-reply).
Project:
jyupvxxpyhuyzeofrnjo(sa-east-1, Pro plan)What happened:
/rest/v1/...and/auth/v1/...endpoints, and direct SQL connections time outSupport tickets: SU-408345 and SU-408392 (no human response yet)
Has anyone run into this before — restart/resize completing at the infrastructure level but the database still not accepting connections afterward? Or does this connect to the open "Project status change failures in multiple regions" incident on the status page? Any pointers welcome while I wait on a ticket response.
Beta Was this translation helpful? Give feedback.
All reactions