Project apparently crashing, but not being shown in dashboard
My server seemingly crashed (no error logs tho, it just stopped working) all of a sudden. Rebooting fixes the issue, but random, inexplainable crashes with 0 logs are unacceptable.
6 Replies
Project ID:
66e4c7f8-b49f-4b7e-b465-a2c55af02f32
66e4c7f8-b49f-4b7e-b465-a2c55af02f32
if there are no logs it means you aren't logging anything, or at least not logging to stdout/stdout without buffering
oh something finally popped up, but it was a caught error
weird
hopefully this is an edge case?
hopefully
inexplainable crashes with 0 logs are unacceptable.I'd just like to note that kind of tone isn't appreciated, as it is up to your app to print out the reason it crashed in a timely manner, along with exiting with an error code so railway can trigger a restart
No no my stuff is setup to log errors
And it eventually did, but a few hours after the log actually was sent