Red Hat repo error
I am working on RHEL 7 system and trying install few software but I keep getting below errors:
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
epel/x86_64/metalink | 25 kB 00:00:00
epel | 4.7 kB 00:00:00
https://cdn.redhat.com/content/e4s/rhel/server/7/7Server/x86_64/optional/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
I have tried:
subscription-manager repos --disable=rhel-7-server-eus-rpms
yum-config-manager --disable rhel-7-server-e4s-optional-rpms
I have looked the article (https://access.redhat.com/articles/1320623) and tried what's suggested but hasn't worked.
Any idea?