7 months ago
[Redis client] write EPIPE
Queue errored
write EPIPE
Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:161:15)
at writeGeneric (node:internal/stream_base_commons:152:3)
at Socket._writeGeneric (node:net:954:11)
at Socket._write (node:net:966:8)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Socket.Writable.write (node:internal/streams/writable:508:10)
at EventEmitter.sendCommand (/usr/local/lib/node_modules/n8n/node_modules/ioredis/built/Redis.js:394:29)
at /usr/local/lib/node_modules/n8n/node_modules/ioredis/built/redis/event_handler.js:266:26
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.
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.
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.
7 months ago
Ok, somehow it fixed itself, case closed
Status changed to Solved brody • 7 months ago