N8N crashing every few hours
goonjanmall
PROOP

6 months ago

Please see my logs.

At first i thought i messed up with the settings. So, i rolled it back to a very stable build a couple of months ago.

But, it's still crashing. Seems like a commn issue in the thread. Please check.

worker has crashed 5-8 times. Primary has also crashed.

Is this a one off issue. How do i fix it. I use railway just for n8n.

$10 Bounty

4 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!


6 months ago

This appears to be an issue with the way your n8n is connecting to your database

Please go into the variables and change the:

  • QUEUE_BULL_REDIS_HOST from ${{Redis.REDISHOST}} to ${{Redis.REDISHOST_PRIVATE}}

  • QUEUE_BULL_REDIS_PORT from ${{Redis.REDISPORT}} to ${{Redis.REDISPORT_PRIVATE}}

For both the Worker and Primary


Status changed to Awaiting User Response Railway 6 months ago


goonjanmall
PROOP

6 months ago

Hey, now it is not even connecting. Getting 502 error constantly.

OMG - something is very wrong here.


Status changed to Awaiting Railway Response Railway 6 months ago


goonjanmall
PROOP

6 months ago

I tried to redploy and go back to an older version, but to no avail. What to do now??

Attachments


6 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 6 months ago


Loading...