Hey, today ill updated my docker server, and most of my docker containers...
the logs shows the follwoing when restarting:
Error: connect EHOSTUNREACH 172.23.0.3:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16)
[Nest] 17 - 03/23/2025, 4:36:25 PM ERROR [ExceptionHandler] Error: connect EHOSTUNREACH 172.23.0.3:5432
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '172.23.0.3',
port: 5432
}
microservices worker exited with code 1
Killing api process
Initializing Immich v1.129.0
Detected CPU Cores: 4
Starting api worker
Starting microservices worker
but the server is stuck then there..
.