Closed Bushbrand17 closed 3 years ago
They definitely aren't caused by this plugin. And for a dns issue, I would prefer you post in the forum. You have ipv6 enabled but docker isn't hosting their repo on ipv6 (even though it has an ipv6 address). I think you have two options:
disable ipv6 on the OMV system.
disable ipv6 for apt (better option in my opinion)
echo 'Acquire::ForceIPv4 "true";' | sudo tee /etc/apt/apt.conf.d/99force-ipv4
Hello OMV family,
recently I have been getting errors while checking for updates on OMV 5.5.23-1.
You can find the log in the attached .txt file Error OMV.txt
I am a linux noob so unfortunately I am unable to solve this myself. But it looks like there is a problem with a the docker repository. How do I solve this?