4 months ago
I keep getting emails about deployment crashed but when I go into the dashboard everything is fine.
DeploymentId: d53f1671-7791-4cf0-8dd8-a2a6c6e6b172
6 Replies
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.
After every deployment? I’ve looked at the logs and haven’t seen anything.
4 months ago
(no markdown available for this content)
Sorry was away fro the week. I'll give the above a try.
Yes, after every deploy.
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