yum HTTPS Error 404 accessing rhel-7-server-rh-common-beta-rpms, rhel-7-server-rpms

Posted on

Starting the previous week, any operation with yum is giving us HTTPS Error 404 trying to download repomd.

[root@srv yum.repos.d]# yum update mc
rhel-7-server-extras-rpms | 3.4 kB 00:00:00
https://cdn.redhat.com/content/dist/rhel/server/7/7/x86_64/optional/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
failure: repodata/repomd.xml from rhel-7-server-rpms: [Errno 256] No more mirrors to try.
https://cdn.redhat.com/content/dist/rhel/server/7/7/x86_64/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found

More data: https://pastebin.com/AC8wZpPf

I've followed the steps at https://access.redhat.com/solutions/1256473 and cleared the cache

I followed https://access.redhat.com/discussions/3398871 and added repo_gpgcheck =1 to yum.conf

Is this the prominent problem with downloads that from the last week?

https://status.redhat.com/ says the downloads problem was resolved multiple times, however its still seems to be an issue.

Responses