Critical bug: the doctor runs as root but containers are rootless under the archipelago user. When checking if a conmon process has an associated container, the root podman database was queried (empty), causing ALL conmon processes to be identified as orphaned and killed. This terminated running containers every 30 minutes. Fix: use sudo -u archipelago to query the rootless podman database. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
14 KiB
Executable File
14 KiB
Executable File