![]() |
|
Unraid 7.2.4 Docker Autostart Bug – Containers Will Not Stay Enabled - Printable Version +- Unraid.Monster (https://unraid.monster) +-- Forum: All Forums (https://unraid.monster/forumdisplay.php?fid=1) +--- Forum: Registered User Forum (https://unraid.monster/forumdisplay.php?fid=2) +--- Thread: Unraid 7.2.4 Docker Autostart Bug – Containers Will Not Stay Enabled (/showthread.php?tid=127) |
Unraid 7.2.4 Docker Autostart Bug – Containers Will Not Stay Enabled - admin - 03-05-2026 Unraid 7.2.4 Docker Autostart Bug – Containers Will Not Stay Enabled / Random Containers Start (Downgrading to 7.2.3 Fixes It) Summary After upgrading from Unraid 7.2.3 to 7.2.4, Docker behavior became unstable and the Docker container autostart feature stopped working reliably. Containers would either:
The only confirmed fix in this case was downgrading back to Unraid 7.2.3, which immediately restored normal Docker behavior. This post documents the issue for anyone experiencing Docker instability after upgrading to Unraid 7.2.4. Environment
Primary Issue: Docker Autostart Settings Do Not Persist After upgrading to Unraid 7.2.4, Docker containers could no longer reliably retain their autostart setting. Typical Behavior When enabling Autostart = On for any container:
Code: Autostart has reverted back to OFFAdditional Behavior: Random Containers Start While Others Do Not Another confusing symptom is that some containers will start while others will not, even when autostart is enabled. Observed behavior includes:
Docker Instability During Heavy Workloads During large document ingestion jobs:
After rebooting the server, the Docker autostart issue remained. Attempted Fixes (Did Not Work) Several troubleshooting steps were attempted before discovering the downgrade fix. Recreating the Docker Image Steps taken:
Code: Issue persistedReinstalling Containers Containers were restored using the Unraid App Store → Previous Apps feature.
Code: Autostart settings still would not persistManual Docker Configuration Attempts Attempts were made to manually manipulate Docker configuration and restart services. Result: Code: No change in behavior
UI Behavior Observed The issue appears to be related to the Docker UI not committing configuration changes. Indicators include:
Final Resolution After exhausting troubleshooting options, the system was downgraded back to Unraid 7.2.3. Steps
Conclusion The issue appears to be a Docker management bug introduced in Unraid 7.2.4, affecting the persistence of container autostart settings. Key observations:
Recommendation If you experience the following issues after upgrading to Unraid 7.2.4:
Hopefully this documentation helps others running into similar Docker problems after upgrading to Unraid 7.2.4. |