Docker container starts but crashes without logging any errors
trustcore-system
PROOP
6 months ago
My docker container starts but crashes without any error and logs
Attachments
2 Replies
Railway
BOT
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
echohack
EMPLOYEE
6 months ago
Looks like it is running now.
In the linked log, it looks like your app is sending a SIGTERM event without logging. So I'd guess that your app has an unhandled exception. You'd need to add additional tracing or logging to see precisely what's going on.
Status changed to Awaiting User Response Railway • 6 months ago
Status changed to Solved echohack • 6 months ago