supabse project goes completlty un healthy #47484
campuslink-web
started this conversation in
General
Replies: 1 comment
-
|
Did you check your usage and database observability logs for over capacity? Disk i/o burst in particular can make a project unhealthy and restart will not work right away as it takes time to replenish. This is particularly true if you have an app doing looping error retries without backoff. There is also infra issues that could impact restart and upgrades right now so options to resolve are more limited. See the status page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our production project became unhealthy today around 09:00 AM IST.
Symptoms:
Project status is Unhealthy
Database inaccessible
Auth inaccessible
SQL Editor hangs
Table Editor hangs
Query Analyzer hangs
REST API unavailable
Flutter app offline
Web app offline
Public API offline
Restarting the project did not recover it
Another project in the same organization is healthy
This is a production outage affecting all customers.
Beta Was this translation helpful? Give feedback.
All reactions