Hi,
as in title, suddenly my postgres app stopped to work the servers start to refuse any connection, after the restart I can see that deployment is in pending state and flyctl status -a my-postgres
command gives me that:
Deployment Status
ID = 097ac02c-e0a2-1e5d-da28-142685f151f7
Version = v3
Status = running
Description = Deployment is running
Instances = 1 desired, 1 placed, 0 healthy, 0 unhealthy
Instances
ID PROCESS VERSION REGION DESIRED STATUS HEALTH CHECKS RESTARTS CREATED
be721702 app 3 fra run pending 0 2m38s ago
It’s second restart, the first hanged up for 16 minutes or so.
So what are my options?