3 months ago
The server won't reboot. I've tried everything to no avail. The server was running N8N with important workflows. Please help me fix it.
9 Replies
2 months ago
Are there any crash logs?
Also, if you have any outstanding payments, you won’t be able to deploy anything.
0x5b62656e5d
Are there any crash logs?Also, if you have any outstanding payments, you won’t be able to deploy anything.
2 months ago
I made an outstanding payment, and now the server won't start at all.
2 months ago
Does it crash? Does Railway just not allow you to deploy a service? More info would help.
2 months ago
Can you check the healthcheck url in settings?
it should be either /healthz, /healthz/readiness, /metrics
you can also try removing it if it already exists and then try restarting.
2 months ago
You either have not set the Redis environment variable in the variables tab, have not spun up a Redis instance, or have set the variable incorrectly.
2 months ago
Well in the image, Redis is completely offline... So I'd focus on getting a Redis deployment up and running first.
2 months ago
yup he needs to start redis first. I did not see the redis container state.
