CasaOS immich server doesn't find DB

hi,
I’m trying to install Immich on CasaOS with BigBear Store, but Immich doesn’t work for me, logs in server container and microservices below.

``
Error: getaddrinfo ENOTFOUND immich-redis
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
errno: -3008,
code: ‘ENOTFOUND’,
syscall: ‘getaddrinfo’,
hostname: ‘immich-redis’
}
Error: getaddrinfo ENOTFOUND immich-postgres
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)
[Nest] 7 - 04/22/2024, 10:29:40 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)…

Can you reinstall it and check again? I made a change to the docker-compose.

Perfect :grinning:
Thanks a lot, this fixed my issue

1 Like

Awesome! You’re welcome! :slight_smile: