mURGA
mURGA
IImmich
Created by mURGA on 1/30/2025 in #help-desk-support
EHOSTUNREACH 172.18.0.3:6379
Hi guys! All of the sudden my Immich_Server started restarting every 2 minutes and says that it can't connect to the Redis on port 6379. I've tried rebooting my server, pulling the latest images but to no help. I'm running it in docker and the error message in Immich_server is something like this: Error: connect EHOSTUNREACH 172.18.0.3:6379 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16) { errno: -113, code: 'EHOSTUNREACH', syscall: 'connect', address: '172.18.0.3',  port: 6379 } and after a while: microservices worker error: MaxRetriesPerRequestError: Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details., stack: MaxRetriesPerRequestError: Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details. at Socket.<anonymous> (/usr/src/app/node_modules/ioredis/built/redis/event_handler.js:182:37) at Object.onceWrapper (node:events:639:26) at Socket.emit (node:events:524:28) at TCP.<anonymous> (node:net:351:12) microservices worker exited with code 1 Killing api process Initializing Immich v1.120.2 Detected CPU Cores: 4 I dont think I have made any changes at all (I updated the immich_server to latest version yesterday tho). Please help!
34 replies