N8N from template keeps failing due to Redis connection error

cxfactory
TRIAL

7 months ago

[Redis client] write EPIPE

Dec 15 23:31:12

Worker

Queue errored

Dec 15 23:31:12

Worker

write EPIPE

Dec 15 23:31:12

Worker

Error: write EPIPE

Dec 15 23:31:12

Worker

at afterWriteDispatched (node:internal/stream_base_commons:161:15)

Dec 15 23:31:12

Worker

at writeGeneric (node:internal/stream_base_commons:152:3)

Dec 15 23:31:12

Worker

at Socket._writeGeneric (node:net:954:11)

Dec 15 23:31:12

Worker

at Socket._write (node:net:966:8)

Dec 15 23:31:12

Worker

at writeOrBuffer (node:internal/streams/writable:570:12)

Dec 15 23:31:12

Worker

at _write (node:internal/streams/writable:499:10)

Dec 15 23:31:12

Worker

at Socket.Writable.write (node:internal/streams/writable:508:10)

Dec 15 23:31:12

Worker

at EventEmitter.sendCommand (/usr/local/lib/node_modules/n8n/node_modules/ioredis/built/Redis.js:394:29)

Dec 15 23:31:12

Worker

at /usr/local/lib/node_modules/n8n/node_modules/ioredis/built/redis/event_handler.js:266:26

Dec 15 23:31:12

Worker

at Socket.<anonymous> (/usr/local/lib/node_modules/n8n/node_modules/ioredis/built/redis/event_handler.js:47:39)

This is the part that keeps repeating in logs.

Solved

3 Replies

7 months ago

You do not have an active redis deployment.

Redeploy that and then you can redeploy the surrounding services.


brody

You do not have an active redis deployment.Redeploy that and then you can redeploy the surrounding services.

cxfactory
TRIAL

7 months ago

I tried many times to deploy the same template but redis always fails.


brody

You do not have an active redis deployment.Redeploy that and then you can redeploy the surrounding services.

cxfactory
TRIAL

7 months ago

Ok, somehow it fixed itself, case closed


Status changed to Solved brody 7 months ago


N8N from template keeps failing due to Redis connection error - Railway Help Station