Deployment crashed emails
leadas
PROOP

4 months ago

Some time ago I've received email after each build, that deployment crashed, then did some changes and it was smooth (deployment works fine even with emails). Now those emails are back. Cannot figure what to do to avoid them. Deployment id: 6e714500-d5db-41d5-805b-3924cfe8dec6

11 Replies

4 months ago

Are you running a Node application?


leadas
PROOP

4 months ago

Yes


4 months ago

Is your start command something like npm run start?


leadas
PROOP

4 months ago

yes, it is npm start which executes node init-database.js && node server.js



leadas
PROOP

4 months ago

changed to node init-database.js && node server.js but still received email


4 months ago

Did you receive an email just once after you applied the change?


4 months ago

Or does it keep happening


leadas
PROOP

4 months ago

after build completed, received email


leadas
PROOP

4 months ago

looks, like issue was with health check, need to double confirm it


leadas
PROOP

4 months ago

nah, looks like issue somewhere else


Welcome!

Sign in to your Railway account to join the conversation.

Loading...