[Docker] 2.7.5 -> 3.0.1 restart loop #29626
Answered by
CoderDeltaLAN
Jul 6, 2026
Replies: 2 comments 7 replies
This comment was marked as low quality.
This comment was marked as low quality.
|
OK docker is running in a lxc on proxmox - there is no dmesg. I tested and gave the VM additional RAM temporary. That allowed me to restart immich some times. Now it seems that it can also run with RAM size before |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hey, that silent death right after the MapRepository line points to the OOM killer. Run dmesg | grep -i oom on the VM to confirm, then give it more RAM or add swap and let it boot once. The geodata import takes a few minutes and after that the loop is gone, you can lower the RAM back afterwards.