Difference between revisions of "Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'It is possible to see this error when installing the switch. Try: yum --disablerepo=epel -y update ca-certificates If it does not help (and you see error [Errno 14] problem …')
 
(No difference)

Latest revision as of 05:52, 16 July 2019

It is possible to see this error when installing the switch.

Try:

yum --disablerepo=epel -y update  ca-certificates

If it does not help (and you see error [Errno 14] problem making ssl connection):

yum update
reboot

Sources: