I always receive a crash mail when it's not the case
gabrielurgomez
PROOP

15 days ago

hey guys, I think you have a bug in notifications

I always get an email like this saying that my build crashed

but it didn't fail, just fyi

$20 Bounty

6 Replies

Railway
BOT

15 days ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 15 days ago


Can you share deploy logs(click on the link ) ...sometimes deployment may crash in diff env


gabrielurgomez
PROOP

15 days ago

sure thing, here it is


Can you share logs around 11:58AM cause you got email at 11:58AM


gabrielurgomez
PROOP

15 days ago

wait, I lost track

I have done a new merge to generate a full fresh deploy
as you can see with the green arrow, this is the top of the logs

and here is the email at 1:13

one thing I noticed is that for a very short period of time (less than 1 second) the deployment is being seen here in this green section, in red (crashed) but then it appears to be ok and everything works fine, I guess that's what's triggering the false positive notification email


Can you try changing your start command from yarn start:api to node dist/main within your start command in the service settings?
https://station.railway.com/questions/getting-false-deploy-crashed-emails-d-f2823405


gabrielurgomez
PROOP

15 days ago

in that case it crashes


Loading...