Yesterday ZimaOS was working great this morning I wake up to it not loading any of my docker or even showing up with the setting
Looks like the UI is loading, but the backend (Docker/services) isn’t responding.
First thing I’d check:
- Can you access the terminal/SSH and run:
docker ps
If nothing shows or it errors, Docker likely didn’t start.
Also worth checking:
df -h
(to rule out disk/mount issues)
Quick questions:
- Did this happen after an update/reboot?
- Are you using external drives for storage/AppData?
That’ll narrow it down fast


