March 9Mar 9 My docker setting page is completely blank as shown in the image. It's been like this for quite some time, stayed this way through several upgrade. The docker containers are working fine so I just left it like this. But now I need to increase docker image size. Any way I can get my docker settings back?
March 9Mar 9 Community Expert Have you tried a different browser? Do you have any adblocker or anything else that might interfere?
March 9Mar 9 Author Tried chrome and firefox with no adblocker, but they all show the same blank page.Diagnostics attached. Edited March 29Mar 29 by auzn removed diagnostic file, now that the problem is solved
March 9Mar 9 Community Expert One of the pool devices dropped offline in the past, scrub the pool and check all errors were corrected.Regarding the Docker issue, try booting in safe mode.
March 24Mar 24 Author On 3/10/2026 at 1:28 AM, JorgeB said:One of the pool devices dropped offline in the past, scrub the pool and check all errors were corrected.Regarding the Docker issue, try booting in safe mode.I have a bad pool drive ssd keeps drop offline, I already pulled it out.I tried to boot in safe mode with GUI, as shown below. The docker setting page is still missing under safe mode. Not sure what to do here...
March 24Mar 24 Community Expert Try recreating the Docker image.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
March 25Mar 25 Author 21 hours ago, JorgeB said:Try recreating the Docker image.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-networksTried this, but did not work. Specifically, I deleted docker.img from terminal and rebooted. Now all my containers are gone, but docker setting page is still empty. Tried re-install a container again, the container loaded, the docker.img file came back, but the docker setting page is still empty as shown above.Could it be the webpage served by the unraid GUI get damaged? I tried to see the page source and this is what I found:
March 25Mar 25 Community Expert That suggests a config problem, you can try redoing the flash drive, backup the current one first and then recreate it using the USB tool and just restore the bare minimum, like the key, super.dat and the pools folder for the assignments, also copy the docker user templates folder (\config\plugins\dockerMan\templates-user), if all works you can then reconfigure the server or try restoring a few config files at a time from the backup to see if you can find the culprit.
March 25Mar 25 Community Expert Solution Before doing the above, try just renaming /boot/config/docker.cfg to docker.bak and rebooting; there are some suspicious entries there.
March 25Mar 25 Author 13 minutes ago, JorgeB said:Before doing the above, try just renaming /boot/config/docker.cfg to docker.bak and rebooting; there are some suspicious entries there.wow, this actually works. Thanks for the help!
March 25Mar 25 Community Expert 4 hours ago, auzn said:Tried this, but did not work.Specifically, I deleted docker.img from terminal and rebooted.So you didn't actually follow the instructions.
March 29Mar 29 Author On 3/26/2026 at 4:10 AM, trurl said:So you didn't actually follow the instructions.The first line of the instruction is "Go to Settings → Docker in the WebGUI.", which is kinda hard to follow since my problem is not having that docker web gui.Anyway the problem is solved by remove the "/boot/config/docker.cfg" and let the system create a new one. The docker web gui re-appeared.Looking at the bad config file, there is a line DOCKER_DHCP_BR0="192.168.1.8/null", and I think this null causes the web gui to malfunction. I was indeed messing with the docker network settings at some point, but not sure how this null got slip into the config file. Edited March 29Mar 29 by auzn
March 29Mar 29 Community Expert 11 minutes ago, auzn said:The first line of the instruction is "Go to Settings → Docker in the WebGUI.", which is kinda hard to follow since my problem is not having that docker web gui.The instructions are referring to the Settings page, not the Docker page. One of the items on the Settings page is Docker, which is where you make the settings for the Docker service, and will allow you to delete and recreate the docker.img
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.