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:
Err:1 http://mirrors.dotsrc.org/armbian-apt buster InRelease
Could not resolve 'mirrors.dotsrc.org'
Get:2 file:/var/cache/openmediavault/archives InRelease
Ign:2 file:/var/cache/openmediavault/archives InRelease
Err:3 https://dl.bintray.com/openmediavault-plugin-developers/usul buster InRelease
Could not resolve 'dl.bintray.com'
Err:4 http://security.debian.org buster/updates InRelease
Could not resolve 'security.debian.org'
Err:5 https://dl.bintray.com/openmediavault-plugin-developers/usul-extras buster InRelease
Could not resolve 'dl.bintray.com'
Err:6 http://packages.openmediavault.org/public usul InRelease
Could not resolve 'packages.openmediavault.org'
Err:7 https://download.docker.com/linux/debian buster InRelease
Could not resolve 'download.docker.com'
Get:8 file:/var/cache/openmediavault/archives Release
Ign:8 file:/var/cache/openmediavault/archives Release
Get:9 file:/var/cache/openmediavault/archives Packages
Ign:9 file:/var/cache/openmediavault/archives Packages
Get:9 file:/var/cache/openmediavault/archives Packages
Err:10 http://httpredir.debian.org/debian buster InRelease
Could not resolve 'httpredir.debian.org'
Ign:9 file:/var/cache/openmediavault/archives Packages
Err:11 http://httpredir.debian.org/debian buster-updates InRelease
Could not resolve 'httpredir.debian.org'
Get:9 file:/var/cache/openmediavault/archives Packages
Ign:9 file:/var/cache/openmediavault/archives Packages
Get:9 file:/var/cache/openmediavault/archives Packages
Ign:9 file:/var/cache/openmediavault/archives Packages
Get:9 file:/var/cache/openmediavault/archives Packages
Ign:9 file:/var/cache/openmediavault/archives Packages
Get:9 file:/var/cache/openmediavault/archives Packages
Ign:9 file:/var/cache/openmediavault/archives Packages
Get:9 file:/var/cache/openmediavault/archives Packages
Reading package lists... Done
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'
W: Failed to fetch http://packages.openmediavault.org/public/dists/usul/InRelease Could not resolve 'packages.openmediavault.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Display More
If I try to update Portainer in OMV-Extras I get this error:
Docker storage :: /srv/dev-disk-by-label-NAS/appdata/
Agent port:: 8000
Web port:: 9000
Opt-out :: 1
arch :: armhf
option :: portainer
state :: install
extras :: 5.3.4
DNS error. Exiting ...
Done.
And the 'Update Management' does not show any updates at all.
Hope you guys can help.