Open TheJman494 opened 2 months ago
Hey, sorry for the late response. I'm not familiar with podman, but this sounds like an issue with your config (probably related to networking?)
Hey, sorry for the late. I'm not familiar with podman, but this sounds like an issue with your config (probably related to networking?)
My networking configuration hasn't changed in the time between it was working and now.
Unfortunately I do not have an exact time frame for these events as I do not run immich 24/7.
I am using Podman/Podman-compose on Arch, along with Cockpit for web management, and I have an AdGuard Home DNS pod running 24/7 as my primary dns server for every device on my network.
Previously I was able to use the provided compose file along with
sudo podman compose up -d
to create and update the immich pod group without issues, but recently I have not been able to start it at all due to some aardvark-dns binding issues within the immich container.This is the specific error I get for each of the 3 pods, immich, redis, postgres Log on pod group creation
Log on pod group start
As stated, I was previously able to use the container without issues before, but some change, roughly within the last month, has made it no longer start. I probably need to provide more information, just let me know.