Keep getting deploy crashed
martyphee
PROOP

4 months 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
FREE

4 months 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

4 months ago

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


4 months ago

(no markdown available for this content)


martyphee
PROOP

4 months ago

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

Yes, after every deploy.


martyphee
PROOP

4 months 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.


4 months ago

No problem!


Status changed to Solved brody 4 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...