Skip to main content

Yum issue, One of the configured repositories failed (Unknown)

Comments

13 comments

  • andrew.n
    So..what repos you have enabled?
    0
  • Todd23
    From yum.repos.d EA4.repo MariaDB102.repo cPAddons.repo centos-extras.repo cloudlinux-ea4-experimental.repo cloudlinux-ea4-rollout.repo cloudlinux-ea4-testing.repo cloudlinux-ea4.repo cloudlinux-imunify360.repo cloudlinux-rollout.repo cloudlinux.repo cpanel-plugins.repo imunify-rollout.repo imunify360-testing.repo imunify360.repo wp-toolkit-cpanel.repo
    0
  • andrew.n
    yum clean all yum --disablerepo=centos-extras update how is this?
    0
  • Todd23
    Got this Error getting repository data for centos-extras, repository not found then the same error as before
    0
  • Todd23
    This is now affecting more of my servers.
    0
  • andrew.n
    Sorry for the delay Todd. Can you also run this and paste the output please? It seems centos-extra is not enabled hence you got that error. yum repolist enabled
    0
  • Todd23
    Loaded plugins: fastestmirror, langpacks, rhnplugin, universal-hooks This system is receiving updates from CLN. Loading mirror speeds from cached hostfile * EA4: 63.247.64.58 * cpanel-addons-production-feed: 63.247.64.58 * cpanel-plugins: 63.247.64.58 * cloudlinux-x86_64-server-7: xmlrpc.cln.cloudlinux.com repo id repo name status !EA4/7/x86_64 EA4 ( EasyApache 4 ) 4,822+860 !cpanel-addons-production-feed/x86_64 cPanel Addons Production Feed 68 !cpanel-plugins/x86_64 cPanel Plugins project 76 !cl-ea4/7/x86_64 CloudLinux 7 EasyApache4 16,606 !cloudlinux-ea4-rollout-1/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 1 0 !cloudlinux-ea4-rollout-10/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 10 0 !cloudlinux-ea4-rollout-2/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 2 0 !cloudlinux-ea4-rollout-3/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 3 0 !cloudlinux-ea4-rollout-4/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 4 0 !cloudlinux-ea4-rollout-5/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 5 0 !cloudlinux-ea4-rollout-6/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 6 0 !cloudlinux-ea4-rollout-7/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 7 0 !cloudlinux-ea4-rollout-8/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 8 0 !cloudlinux-ea4-rollout-9/7/x86_64 CloudLinux-EA4-7 - Gradual Rollout Slot 9 0 !cloudlinux-imunify360/7/x86_64 CloudLinux-7 - Imunify360 2,691 !cloudlinux-rollout-1/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 1 0 !cloudlinux-rollout-10/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 10 0 !cloudlinux-rollout-2/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 2 0 !cloudlinux-rollout-3/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 3 0 !cloudlinux-rollout-4/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 4 0 !cloudlinux-rollout-5/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 5 0 !cloudlinux-rollout-6/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 6 0 !cloudlinux-rollout-7/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 7 2 !cloudlinux-rollout-8/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 8 0 !cloudlinux-rollout-9/7/x86_64 CloudLinux-7 - Gradual Rollout Slot 9 0 !cloudlinux-x86_64-server-7 cloudlinux-x86_64-server-7 42,582+331 !imunify360 EL-7 - Imunify360 2,691 !imunify360-rollout-1/7 Imunify360 - Gradual Rollout Slot 1 0 !imunify360-rollout-2/7 Imunify360 - Gradual Rollout Slot 2 0 !imunify360-rollout-3/7 Imunify360 - Gradual Rollout Slot 3 0 !imunify360-rollout-4/7 Imunify360 - Gradual Rollout Slot 4 0 !mysql-connectors-community/x86_64 MySQL Connectors Community 230 !mysql-tools-community/x86_64 MySQL Tools Community 138 !mysql57-community/x86_64 MySQL 5.7 Community Server 564 repolist: 70,470
    0
  • Todd23
    i just did a yum update and it didn't throw an error.
    0
  • andrew.n
    nice so all looks good now?
    0
  • Todd23
    Yes on the one server. Will see what happens on the others
    0
  • cPRex Jurassic Moderator
    Thanks @andrew.n
    0
  • mioritichost
    For CloudLinux users: sometimes, their repos "fastest mirrors" are down or very slow. This will lead to "One of the configured repositories failed (Unknown)" error. The solution is to edit /etc/yum/pluginconf.d/fastestmirror.conf and to enable the line: exclude=eu-fr.cl-mirror.net (that mirror was for me; replace it with what you have) and use yum again. I've lost 3 hours for this solution. :mad:
    0
  • CanSpace
    For CloudLinux users: sometimes, their repos "fastest mirrors" are down or very slow. This will lead to "One of the configured repositories failed (Unknown)" error. The solution is to edit /etc/yum/pluginconf.d/fastestmirror.conf and to enable the line: exclude=eu-fr.cl-mirror.net (that mirror was for me; replace it with what you have) and use yum again. I've lost 3 hours for this solution. :mad:

    Thanks this saved us. We had to exclude us-ny.cl-mirror.net
    0

Please sign in to leave a comment.