Yum Install Error Http 403

Home » CentOS » Yum Install Error Http 403
CentOS 2 Comments

Hi

When I install package on CentOS7 with below command :

yum install

I will hit errors like:

# yum install httpd
Loaded plugins: fastestmirror
http://CentOS-distro.1gservers.com/7.2.1511/os/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 403 – Forbidden
Trying other mirror.
To address this issue please refer to the below knowledge base article

https://access.redhat.com/solutions/69319

If above article doesn’t help to resolve this issue please create a bug on https://bugs.CentOS.org/

The link need an RedHat Product Series Number to access but I do not have one. So not read yet.

I did a few search can sure about below information:

1. Do not using http_proxy in my env
2. SElinux and firewall is closed
3. yum clean all do not help

I also try to replace all files in my /etc/yum.repos.d with files from a working machine. But still have error.

One more thing I did is to add

timeout

2 thoughts on - Yum Install Error Http 403