[Errno 14] yum fails with HTTP/HTTPS Error 404

Typical Cause

This issue generally occurs if client system is able to communicate with given server but could not find or access the requested package on the server.

Resolution

This issue can occur due to corruption of local client cache, try to clear cache on client system:

rm -fr /var/cache/yum/*
yum clean all 

If it does not help, see the section below for other known issues

https://access.redhat.com/articles/1320623


Luiz

Enthusiastic team player skilled in process improvement and automation, with a deep interest in technology. I possess certifications like CKA, RHCSA, RHCE,Terraform and more, enhancing my technical expertise. Feel free to reach out for a chat or collaboration!

Post a Comment

To Top