My Postgres Flex machine (flyio/postgres-flex:15.8) is stuck in the “starting” state with 0/3 health checks, and I’m unable to stop, restart, or kill it. Commands like fly machines restart, fly machines stop --signal SIGKILL, and fly machines start all fail because Fly reports that the machine is still “starting.” The UI also shows it permanently stuck in this state.
-
Attempts to force stop or restart return errors like:
“machine still restarting”
“unable to stop machine, current state invalid, starting”
I need help either force-stopping this machine or recovering the volume so I can get Postgres running again.