Hello, I setup a routed IPv6 bridge on docker because I am transitioning my network to IPv6 only. Setting up Immich I put them all on my IPv6-Bridge and they have addresses, they are all pingable and I am able to interactively ping their address along with their hostname from another container.
I can access the web-ui just fine
But the immich-server continues to go down and when I check the logs it states that
"Error: getaddrinfo ENOTFOUND immich_redis at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:111:26) {
errno: -3007,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'immich_redis'
"
Is there something I can do to fix this? I