Errors

CloudLinux Fix HTTP Error 404 Not Found errors in yum

In this article, we will fix HTTP Error 404 Not Found errors in yum.

If you are getting a 404 error while installing or updating CloudLinux software via yum, this article will help you.

Usually, current repository data doesn’t match the cached information, so first clean yum cache using the following command:

# yum clean all

If the error persists, comment out following line from /etc/yum.conf file:

distroverpkg=cloudlinux-release

If you are still unable to fix the error, contact us. Our server experts will solve the issue.

[Need assistance to fix this error or install tools? We’ll help you.]

Related Articles