November 13, 2025Nov 13 Long story short - power failed middle of the night. I have a UPS and it would appear from the logs that there was an unclean shutdown, now I have no Dockers. Can anyone understand why this would have happened and if that is the reason why I now have the "No Docker containers installed"?Thanks! Logs attachedP.S. This is from Gemini ๐๐ผThis log confirms exactly what happened:The UPS worked perfectly and commanded a clean shutdown.The Unraid shutdown script failed to stop a process that was using your cache pool.Because it couldn't unmount the cache pool, the pool was not cleanly exported.This directly caused the "unclean shutdown detected" error you saw in the first log.When the server booted back up, it saw the "busy" or "unclean" cache pool. This likely led to the docker.img and libvirt.img files (which live on that pool) being inaccessible or appearing corrupt, forcing Unraid to create new, empty ones.The root cause was a process that refused to close, preventing your ZFS cache pool from unmounting cleanly. camraid-diagnostics-20251113-1916.zip
November 13, 2025Nov 13 Community Expert Docker image is not new, but try recreating it, as long as the appdata is all there, it will restore alรงl the apps:https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#re-creating-the-docker-image-fileThen:https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#reinstalling-docker-applicationsAlso see below if you have any custom docker networks:https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#restoring-docker-custom-networks
November 14, 2025Nov 14 Author Thanks. I'm familiar with this and did just that :). Previously had this issue twice but believe it to be unrelated (disk ran out of space). This time though it seems related to not being able to shut down cleanly. Something hopefully doesn't happen often as I live in the boonies and the power isn't so reliable.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.