3 months ago
My Postgres service is failing to boot with catatonit: failed to exec pid1
after migration to the Metal (New) region. The volume is mounted at /var/lib/postgresql/data
and hasn't been changed. How can I verify whether the volume vol_gxodi8ef96xjlhz8
was successfully migrated and whether it's intact?
I haven't changed anything but it is crashing.
3 Replies
3 months ago
Hello,
May I ask why you have set the start command for Postgres to npm start
?
Best,
Brody
Status changed to Awaiting User Response Railway • 3 months ago
brody
Hello,May I ask why you have set the start command for Postgres to npm start ?Best,Brody
3 months ago
Honestly I don't know. This was my first. I may have mistakenly applied the npm start
command to the Postgres service instead of the Node.js backend. I removed it and it seems to be working now, thank you very much!
Attachments
Status changed to Awaiting Railway Response Railway • 3 months ago
Status changed to Awaiting User Response Railway • 3 months ago
Status changed to Solved brody • 3 months ago