I upgraded a system from OMV 7 to OMV 8. The upgrade seemed fine.
However, for the past week, I have seen problems with apt updates.
The problem manifests in the daily anacron job or if I directly invoke apt update. I see connection refused errors repeatedly.
The odd part is if I go to the website directly from within the server (e.g., wget), the connection is fine. It only seems an issue with apt.
I have tried rebooting. I also tried updating the /etc/apt config files to use https only (suggested by a past post). Nothing seems to help.
Example AnaCron Error
Code
etc/cron.daily/openmediavault-apticron:
W: Failed to fetch http://deb.debian.org/debian/dists/trixie/InRelease Unable to connect to deb.debian.org:http:
W: Failed to fetch http://deb.debian.org/debian/dists/trixie-updates/InRelease Unable to connect to deb.debian.org:http:
W: Failed to fetch https://openmediavault-plugin-developers.github.io/packages/debian/dists/synchrony/InRelease Unable to connect to openmediavault-plugin-developers.github.io:https:
W: Failed to fetch http://httpredir.debian.org/debian/dists/trixie-backports/InRelease Unable to connect to httpredir.debian.org:http:
W: Failed to fetch http://security.debian.org/debian-security/dists/trixie-security/InRelease Unable to connect to security.debian.org:http:
W: Failed to fetch http://packages.openmediavault.org/public/dists/synchrony/InRelease Unable to connect to packages.openmediavault.org:http:
W: Failed to fetch https://openmediavault.github.io/packages/dists/synchrony/InRelease Unable to connect to openmediavault.github.io:https:
W: Some index files failed to download. They have been ignored, or old ones used instead.
If I directly invoke apt update on the server, the errors are:
Code
Err:7 https://openmediavault.github.io/packages synchrony InRelease
Could not connect to openmediavault.github.io:443 (185.199.111.153). - connect (111: Connection refused) Could not connect to openmediavault.github.io:443 (185.199.110.153). - connect (111: Connection refused) Could not connect to openmediavault.github.io:443 (185.199.108.153). - connect (111: Connection refused) Could not connect to openmediavault.github.io:443 (185.199.109.153). - connect (111: Connection refused) Could not connect to openmediavault.github.io:443 (2606:50c0:8000::153), connection timed out Could not connect to openmediavault.github.io:443 (2606:50c0:8003::153), connection timed out Could not connect to openmediavault.github.io:443 (2606:50c0:8001::153), connection timed out Could not connect to openmediavault.github.io:443 (2606:50c0:8002::153), connection timed out
Unable to connect to openmediavault.github.io:https:
Err:8 https://httpredir.debian.org/debian trixie-backports InRelease
Could not connect to httpredir.debian.org:443 (151.101.2.132). - connect (111: Connection refused) Could not connect to httpredir.debian.org:443 (151.101.66.132). - connect (111: Connection refused) Could not connect to httpredir.debian.org:443 (151.101.194.132). - connect (111: Connection refused) Could not connect to httpredir.debian.org:443 (151.101.130.132). - connect (111: Connection refused) Could not connect to httpredir.debian.org:443 (2a04:4e42::644), connection timed out Could not connect to httpredir.debian.org:443 (2a04:4e42:200::644), connection timed out Could not connect to httpredir.debian.org:443 (2a04:4e42:600::644), connection timed out Could not connect to httpredir.debian.org:443 (2a04:4e42:400::644), connection timed out
Unable to connect to httpredir.debian.org:https:
Err:9 https://security.debian.org/debian-security trixie-security InRelease
Could not connect to security.debian.org:443 (151.101.66.132). - connect (111: Connection refused) Could not connect to security.debian.org:443 (151.101.194.132). - connect (111: Connection refused) Could not connect to security.debian.org:443 (151.101.130.132). - connect (111: Connection refused) Could not connect to security.debian.org:443 (151.101.2.132). - connect (111: Connection refused) Could not connect to security.debian.org:443 (2a04:4e42:200::644), connection timed out Could not connect to security.debian.org:443 (2a04:4e42::644), connection timed out Could not connect to security.debian.org:443 (2a04:4e42:600::644), connection timed out Could not connect to security.debian.org:443 (2a04:4e42:400::644), connection timed out
Unable to connect to security.debian.org:https: