I have some trouble when trying to update OMV.
Looking at similar issues on the forum led me to the conclusion, that it might have something to do with the way OMV connects to the internet, or more specific a DNS issue.
I have tried some of the suggestions in the other threads, but no luck so far.
The timestamp of OMV was off even though I have activated NTP server. I managed to get the time right again, but that did not help either.
I have tried pinging 8.8.8.8 and it goes through, but google.com does not.
I’m running OMV 5.5.6-1 (Usul) on a Odroid HC2.
Some of the errors I'm getting are these:
When I try to open ‘armbian-config’ I get the following message:
Warning: Configuration cannot work properly without a working internet connection. Press CTRL C to stop or any key to ignore and continue.
The apt-get update command gives these error messages:
W: Failed to fetch http://httpredir.debian.org/debian/dists/buster/InRelease Could not resolve 'httpredir.debian.org'
W: Failed to fetch http://httpredir.debian.org/debian/dists/buster-updates/InRelease Could not resolve 'httpredir.debian.org'
W: Failed to fetch http://security.debian.org/dists/buster/updates/InRelease Could not resolve 'security.debian.org'
W: Failed to fetch http://mirrors.dotsrc.org/armbian-apt/dists/buster/InRelease Could not resolve 'mirrors.dotsrc.org'
W: Failed to fetch https://dl.bintray.com/openmediavault-plugin-developers/usul/dists/buster/InRelease Could not resolve 'dl.bintray.com'
W: Failed to fetch https://download.docker.com/linux/debian/dists/buster/InRelease Could not resolve 'download.docker.com'
W: Failed to fetch https://dl.bintray.com/openmediavault-plugin-developers/usul-extras/dists/buster/InRelease Could not resolve 'dl.bintray.com'
If I try to update Portainer in OMV-Extras I get this error:
And the 'Update Management' does not show any updates at all.
Hope you guys can help.