8 months ago
Always: Railway will automatically restart your service every time it stops, regardless of the reason.
I have it set toAlwaysand I believe it should restart, but I'm unsure why it hasn't. Currently my service just says Crashed and is sitting there.
Am I missing a config?
17 Replies
8 months ago
A service will attempt to restart 10 times. If all 10 crash or fail, the service will not restart
8 months ago
Mind sending logs?
gm, so i just checked the logs again and there are new entries coming in from a minute ago but the server says crashed
8 months ago
All of them
Can i just give you the service ID? It seems its running but it says "Crashed"
8 months ago
go to the service deployment -> command/ctrl + k -> download deploy logs
8 months ago
Seems like it never actually crashed then. If you restart it, the message should change
8 months ago
or if it did crash, it recovered
I know i can fix it this way, but this isn't really a fix and I need this server state to be reliable. I'm intentionally not restarting to try to preserve the error state in case the Railway team might want to take a investigate it


