23 hours ago23 hr For about the last year, every couple months some of my docker containers would disappear from the list in the docker tab. The containers weren't just stopped, but removed from the list of containers. Thankfully no data was lost, and I could always restore them by adding a new container and selecting the template of the lost container. When restored with the template, the containers launch normally with no errors.This happens most often with HomeAssistant, but would also occur with Calibre and Radarr.Looking at the diagnostics syslog.txt, I found this would always happen after a container auto update. In syslog this would appear as "Aug 24 04:21:50 EggsBenjamin Docker Auto Update: Restarting homeassistant". After this point, the container would be removed from the list with no other error or warning I could find.From the terminal when I run "docker ps -a" the container also doesn't appear. Presumably the container is failing to start, but I don't know where to find logs showing details if the container is being removed. Any ideas? eggsbenjamin-diagnostics-20260824-0824.zip
11 hours ago11 hr Community Expert Aug 17 04:40:24 EggsBenjamin kernel: SQUASHFS error: Unable to read directory block [2ddf6a97:a72]Aug 17 04:40:24 EggsBenjamin kernel: SQUASHFS error: Unable to read metadata cache entry [2ddf6a97]Aug 17 04:40:24 EggsBenjamin kernel: SQUASHFS error: Unable to read directory block [2ddf6a97:a72]Aug 17 04:40:24 EggsBenjamin kernel: SQUASHFS error: Unable to read metadata cache entry [2ddf6a97]This typically means flash drive problems; you can try recreating it first. If issues continue, replace it.
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.