
dnf:ai:a1066
I am getting the following error when running dnf upgrade "Curl error (7): Couldn't connect to server for https://annex-repo-02/repo/epel/x86_64/repodata/repomd.xml [Failed to connect to annex-repo-02 port 443: Connection refused]"
$ dnf upgrade --disablerepo=epel
try on your machine
This command will perform a system upgrade while temporarily disabling the EPEL repository, which is currently causing a connection error. This will allow the upgrade to continue without trying to connect to the EPEL repository.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- I am getting the following error when running dnf upgrade "Curl error (7): Couldn't connect to server for https://annex-repo-02/repo/epel/x86_64/repodata/repomd.xml [Failed to connect to annex-repo-02 port 443: Connection refused]"?