Keep getting deploy crashed
martyphee
PROOP

14 days ago

I keep getting emails about deployment crashed but when I go into the dashboard everything is fine.

https://railway.com/project/f3c7ba20-b204-47ff-a6f2-8244618ca96e/service/1aaca256-ffe9-4b5a-9a31-f550146ec45c?environmentId=e5faab6e-c36e-4ba3-bfc7-6105f0540a39&id=d53f1671-7791-4cf0-8dd8-a2a6c6e6b172#deploy

DeploymentId: d53f1671-7791-4cf0-8dd8-a2a6c6e6b172

Solved$20 Bounty

6 Replies

xmrafonso
FREETop 5% Contributor

14 days ago

Hey, there is a chance that the deployment crashed and it just simply restarted by itself.

I'd recommend checking logs and seeing if there are any issues. Maybe there is a problem in your service that you didn't notice.


martyphee
PROOP

14 days ago

After every deployment? I’ve looked at the logs and haven’t seen anything.


14 days ago


martyphee
PROOP

8 days ago

Sorry was away fro the week. I'll give the above a try.

Yes, after every deploy.


martyphee
PROOP

8 days ago

Looks like the steps from the link above fixed the issue.

I'm using railway.json and changed the command to this "startCommand": "npm run db:migrate && node ./server.js", from npm run start and I'm not getting the emails anymore.

Thank you Brody.


8 days ago

No problem!


Status changed to Solved brody 8 days ago


Loading...