July 18, 20223 yr Not sure if it was just a coincidence, but last week i installed Bazarr (linuxserver's version) and noticed that afterwards all my docker versions say Not Available. I ended up deleting the Bazarr docker, but docker version didn't go back to normal. I just tried restarting the server and it didn't go back to normal. Dockers are still working normally. (attached diagnostics) tower-diagnostics-20220718-0755.zip
July 18, 20223 yr Author I should mention i'm running 6.10.3 Edit: I just tried tried using this method, and it didn't work On 5/15/2021 at 4:34 AM, ephdisk said: @kennygunit I was able to SSH in to my server. But this will only last until you reboot. sudo nano /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php The permanent way would be to modify the boot via SSH: sudo nano /boot/config/go Paste this at the end: (Shift Insert or Right Click) # Fix Docker - Case Insensitive sed -i 's#@Docker-Content-Digest:\\s*\(.*\)@#\@Docker-Content-Digest:\\s*\(.*\)@i#g' /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php Ctrl X and save then Reboot. All thanks goes to HyperV, Morthan, and ich777 ❤️ It came from this thread: Edited July 18, 20223 yr by danimal86
July 19, 20223 yr Author Anyone? edit: tried restoring to before i downloaded bazzarr and looks to be the same (its rebooting now) Edited July 19, 20223 yr by danimal86
July 21, 20223 yr Author Still doing it. Throwing out a hail marry to some of the greats that have helped me in the past @itimpi @Squid (threw in an updated diagnostic) tower-diagnostics-20220721-0710.zip Edited July 21, 20223 yr by danimal86
July 21, 20223 yr You've got this line you added into the go file # Fix Docker - Case Insensitive sed -i 's#@Docker-Content-Digest:\\s*\(.*\)@#\@Docker-Content-Digest:\\s*\(.*\)@i#g' /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php Remove it, reboot and try again
July 21, 20223 yr Author 2 hours ago, Squid said: You've got this line you added into the go file # Fix Docker - Case Insensitive sed -i 's#@Docker-Content-Digest:\\s*\(.*\)@#\@Docker-Content-Digest:\\s*\(.*\)@i#g' /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php Remove it, reboot and try again I removed it, check for updates - same Rebooted, check for updates - same no change
July 23, 20223 yr Try changing your DNS server to 208.67.222.222 and 208.67.220.220 instead of using your router. Settings - Network Settings
July 23, 20223 yr Author 5 hours ago, AndrewZ said: Try changing your DNS server to 208.67.222.222 and 208.67.220.220 instead of using your router. Settings - Network Settings The IPv4 DNS Server? how do i change it to two different ones? Edit: This did the trick! I stopped my docker engine, and i came up with a spot to add multiple dns servers. I changed it to this : I checked for updates on the dockers and were back in business I'd still like to know why this happened if anyone knows. Edited July 23, 20223 yr by danimal86
August 30, 20223 yr It is some kind of bug. It is happening every time when updating docker container from community apps menu and not from docker menu.... If you force update it after from docker menu it becomes OK again.
December 21, 20223 yr I'm seeing the same issue with one of my containers that I built. I have another that has a similar unraid docker template that doesn't have this issue.
January 24, 20233 yr Tried changing DNS to OpenDNS as suggested and to Cloudflare. Neither one fixed the issue.
January 24, 20233 yr https://forums.unraid.net/topic/134016-fix-to-a-small-issue-with-updating-oci-docker-images/page/2/#comment-1220827
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.