a month ago
After the May 19 GCP platform outage, my Postgres service is stuck in a crash loop. Manual redeployments do not fix it, the service keeps crashing with the same error on every attempt.
Logs repeat endlessly:
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/f26df044-a4c6-4a1f-9935-dfde3ba910bf/vol_leo568odofkgmjw5
ERROR (catatonit:2): failed to exec pid1: No such file or directory
The volume mounts successfully but the container fails to exec pid1. The Postgres container image appears to be in an inconsistent state on the node after the outage.
I have attempted multiple manual redeployments, none resolve the issue.
5 Replies
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
I have the same problem.
a month ago
It's still happening for me as well - I saw another thread that said it was solved, but it's not for my deployments
a month ago
A redeploy worked for me.
a month ago
Okay, let me try that - I was trying the "Restart" which I thought was functionally the same. Looks like the redeploy worked. Appreciate it.
jnmclarty
A redeploy worked for me.
a month ago
Yes! This worked for me too. As @bdronn mentioned, 'redeploying' and 'restarting' are two different things. Redeploying worked.
Status changed to Solved ville-prog • about 1 month ago