EAI_AGAIN log V2.0.0
Updated to V2.0.0 this evening and this is the server log. It appears the EAI_AGAIN database isn’t responding. I’m using Portainer, and repulled/redeployed the image to update like I usually do. I restarted the stack, then independently restarted the server then the database container. Here’s the full log.
I’ve tried in chrome and safari, and in incognito. I’m not on a reverse proxy.
Initializing Immich v2.0.0
Detected CPU Cores: 12
Starting api worker
Starting microservices worker
[Nest] 7 - 10/02/2025, 2:30:20 AM LOG [Microservices:EventRepository] Initialized websocket server
Error: getaddrinfo EAI_AGAIN database
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'database'
}
microservices worker error: Error: getaddrinfo EAI_AGAIN database, stack: Error: getaddrinfo EAI_AGAIN database
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26)
microservices worker exited with code 1
Killing api process
I’ve tried in chrome and safari, and in incognito. I’m not on a reverse proxy.
Initializing Immich v2.0.0
Detected CPU Cores: 12
Starting api worker
Starting microservices worker
[Nest] 7 - 10/02/2025, 2:30:20 AM LOG [Microservices:EventRepository] Initialized websocket server
Error: getaddrinfo EAI_AGAIN database
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26) {
errno: -3001,
code: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'database'
}
microservices worker error: Error: getaddrinfo EAI_AGAIN database, stack: Error: getaddrinfo EAI_AGAIN database
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26)
microservices worker exited with code 1
Killing api process