My Postgres machine has been unreachable for ~2 hours and I cannot recover it through any CLI commands.
App: guido-postgres
Machine: d8939ddb600e48
Region: nrt
Symptoms:
-
host_status: "unreachable"in machines API -
config: nullreturned for the machine -
fly machine restart→ 408 timeout -
fly machine stop→ 408 timeout -
fly ssh console→ flyctl nil pointer panic (because config is null) -
Manual restart via dashboard → “Lease Failed”
-
Releases v14 and v15 stuck in
runningstate since 12:40 UTC today
Last request ID: 01KRGNFGST33HYMYH3R3H97352-nrt
My backend app guido-backend is down because it can’t reach Postgres. Any help appreciated.