I can't return the server with all the Workflows.
stasyanst25
HOBBYOP

2 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.

$10 Bounty

9 Replies

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.

stasyanst25
HOBBYOP

2 months ago

I made an outstanding payment, and now the server won't start at all.


Does it crash? Does Railway just not allow you to deploy a service? More info would help.


stasyanst25
HOBBYOP

2 months ago

Nothing works, the server doesn't start at all.

Attachments


surajmandalcell
PRO

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.


stasyanst25
HOBBYOP

2 months ago

This is written in the logs.

Attachments


surajmandalcell
PRO

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.


Well in the image, Redis is completely offline... So I'd focus on getting a Redis deployment up and running first.


surajmandalcell
PRO

2 months ago

yup he needs to start redis first. I did not see the redis container state.


Loading...