Ana bilgisayar çözülemedi: mirrorlist.centos.org Centos 7


12

En son centos 7 yeni bir yükleme var

[root@localhost ~]# cat /etc/centos-release
CentOS Linux release 7.4.1708 (Core) 
[root@localhost ~]# 

Bir şey yüklemek istedim ve wget yüklenmedi, bu yüzden wget yüklemeye çalıştığımda tha yum hata verdiğini gördüm.

Belki bu sorunla ilgili tüm konuları internette gördüm ama şansım çözümümü bulamıyorum.

[root@localhost ~]# yum update
Loaded plugins: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.

 One of the configured repositories failed (CentOS-7 - Base),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=base ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable base
        or
            subscription-manager repos --disable=base

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=base.skip_if_unavailable=true

failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try.
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
[root@localhost ~]# 

Depoları listelediğimde şunu elde ederim:

[root@localhost ~]# yum repolist all
Loaded plugins: fastestmirror
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
http://mirror.centos.org/centos/7/os/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=centosplus&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
http://mirror.centos.org/centos/7/centosplus/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
http://mirror.centos.org/centos/7/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
http://mirror.centos.org/centos/7/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: mirror.centos.org; Unknown error"
Trying other mirror.
repo id                                                                                         repo name                                                                                         status
C7.0.1406-base/x86_64                                                                           CentOS-7.0.1406 - Base                                                                            disabled
C7.0.1406-centosplus/x86_64                                                                     CentOS-7.0.1406 - CentOSPlus                                                                      disabled
C7.0.1406-extras/x86_64                                                                         CentOS-7.0.1406 - Extras                                                                          disabled
C7.0.1406-fasttrack/x86_64                                                                      CentOS-7.0.1406 - CentOSPlus                                                                      disabled
C7.0.1406-updates/x86_64                                                                        CentOS-7.0.1406 - Updates                                                                         disabled
C7.1.1503-base/x86_64                                                                           CentOS-7.1.1503 - Base                                                                            disabled
C7.1.1503-centosplus/x86_64                                                                     CentOS-7.1.1503 - CentOSPlus                                                                      disabled
C7.1.1503-extras/x86_64                                                                         CentOS-7.1.1503 - Extras                                                                          disabled
C7.1.1503-fasttrack/x86_64                                                                      CentOS-7.1.1503 - CentOSPlus                                                                      disabled
C7.1.1503-updates/x86_64                                                                        CentOS-7.1.1503 - Updates                                                                         disabled
C7.2.1511-base/x86_64                                                                           CentOS-7.2.1511 - Base                                                                            disabled
C7.2.1511-centosplus/x86_64                                                                     CentOS-7.2.1511 - CentOSPlus                                                                      disabled
C7.2.1511-extras/x86_64                                                                         CentOS-7.2.1511 - Extras                                                                          disabled
C7.2.1511-fasttrack/x86_64                                                                      CentOS-7.2.1511 - CentOSPlus                                                                      disabled
C7.2.1511-updates/x86_64                                                                        CentOS-7.2.1511 - Updates                                                                         disabled
C7.3.1611-base/x86_64                                                                           CentOS-7.3.1611 - Base                                                                            disabled
C7.3.1611-centosplus/x86_64                                                                     CentOS-7.3.1611 - CentOSPlus                                                                      disabled
C7.3.1611-extras/x86_64                                                                         CentOS-7.3.1611 - Extras                                                                          disabled
C7.3.1611-fasttrack/x86_64                                                                      CentOS-7.3.1611 - CentOSPlus                                                                      disabled
C7.3.1611-updates/x86_64                                                                        CentOS-7.3.1611 - Updates                                                                         disabled
base/7/x86_64                                                                                   CentOS-7 - Base                                                                                   enabled: 0
base-debuginfo/x86_64                                                                           CentOS-7 - Debuginfo                                                                              disabled
base-source/7                                                                                   CentOS-7 - Base Sources                                                                           disabled
c7-media                                                                                        CentOS-7 - Media                                                                                  disabled
centosplus/7/x86_64                                                                             CentOS-7 - Plus                                                                                   enabled: 0
centosplus-source/7                                                                             CentOS-7 - Plus Sources                                                                           disabled
cr/7/x86_64                                                                                     CentOS-7 - cr                                                                                     disabled
extras/7/x86_64                                                                                 CentOS-7 - Extras                                                                                 enabled: 0
extras-source/7                                                                                 CentOS-7 - Extras Sources                                                                         disabled
fasttrack/7/x86_64                                                                              CentOS-7 - fasttrack                                                                              disabled
updates/7/x86_64                                                                                CentOS-7 - Updates                                                                                enabled: 0
updates-source/7                                                                                CentOS-7 - Updates Sources                                                                        disabled
repolist: 0
[root@localhost ~]# 

Im sorun nerede olabilir emin değilim onun benim vmware / OVH adanmış sunucu üzerinde taze bir yükleme.

Yüklü ve iyi çalışan başka bir sunucum var ama bu sefer bu sorunu aldım.

Herhangi biri bana yardımcı olabilir? Ayrıca etc / yum.repo.d tüm devre dışı satırları etkinleştirmeye çalıştım

/etc/yum.repos.d/CentOS-Base.repo'm

# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the 
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

#released updates 
[updates]
name=CentOS-$releasever - Updates
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra
baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras&infra=$infra
baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

daha sonra ziyaret eden kullanıcılar için: Tamamen farklı bir nedenden dolayı da bu hatayı almaya başladık - ius'un mirrorlist bağlantısı yeni bir uç noktaya taşındı ve sunucularımızın çoğu, hatanın benzer bir şekilde meydana gelmesi nedeniyle eski olanı yapılandırdı. hata mesajı. bakın: github.com/iusrepo/infrastructure/issues/14
Gulats

Yanıtlar:


16
Could not resolve host: mirrorlist.centos.org; Unknown error

Bu, (a) doğru yapılandırılmış bir DNS sunucunuz olmadığını veya (b) ağ yapılandırmanızın doğru olmadığını ve ana bilgisayar adını kontrol etmek için bir DNS sunucusuna bağlanamayacağınızı gösterir mirrorlist.centos.org.

Kullanmayı deneyin ping 8.8.8.8. Bu başarısız olursa deneyin ping <local-gateway-ip>. Bu da başarısız olursa, yerel ağ yapılandırmanız yanlıştır ve yapılandırmayı kontrol etmeniz gerekir.

Eğer ping komutu 8.8.8.8kullanmayı deneyin host, nslookupya diggibi DNS ayarlarını kontrol etmek host google.comveya dig google.com. Bunlar başarısız olursa, DNS ayarlarınızı kontrol etmeniz gerekir. /etc/resolv.confNelerin yapılandırıldığını kontrol edin .

GÜNCELLEME

Yana /etc/resolv.confboştur, kurulum için bir DNS çözücü gerekir. Ben nanoveya vi(ya da rahat kullanarak ne olursa olsun) kullanarak dosyaya aşağıdaki girilmesini öneririz :

nameserver 9.9.9.9

Bu dosyayı kaydedin ve yum updatetekrar deneyin .

Ayrıca gibi diğer DNS ana Eğer tercih ederim eğer deneyebilir 8.8.8.8ya 8.8.4.4ya OpenDNS ana herhangi.


etc / resolv.conf boş Orada hiçbir şeye dokunmadım
Albano Albanese

Bunu denedim utdream.org/post.cfm/... ve bu bir access.redhat.com/solutions/1433223 ayrıca 9.9.9.9 ancak hiç şans :(
Albano Albanese

Bir DNS çözümleyici eklerseniz /etc/resolv.confve yine de yapamıyorsanız host google.com, yerel ağ yapılandırmanızı kontrol etmeniz gerekir. Çıktısını yayınla ip addrve ip routeyerel ağa ilişkin bilgileri içerecek şekilde emin olun. Ayrıca, NIC'yi de beraberinizde getirmeniz gerekebilir ip link set <eth adapter id> up. iptables -nLBağlantılarınızı engelleyen kötü bir Güvenlik Duvarı yapılandırmanız olmadığından emin olmak için çıktısını da yayınlamak isteyebilirsiniz .
Andrew

sorumu kontrol edebileceğiniz çıktılarla güncellediniz mi? Yardımınız için teşekkür ederim, benim için çok önemli çünkü çevrimdışı bir web sitem var.
Albano Albanese

Gördüğüm kadarıyla, güvenlik duvarının doğru yapılandırılmadığını merak ediyorum, ama buradan iyi görünüyor. Çıktısı nedir host google.com 8.8.8.8? Ve denediğinizde ne görüyorsunuz ping 8.8.8.8? Her şey yolunda görünüyor , ama bir şey doğru değil ve ne olduğundan emin değilim.
Andrew

4

Bir yerde bir bağlantı sorununuz olabilir, burada bir sorununuz olduğunu kontrol etmek için küçük bir işlem.

Temel Bağlantı

Sunucunun interneti olup olmadığını kontrol edin (ip adresi ve doğru rota - çalışmıyorsa, ip addressbir IP adresiniz olup olmadığını kontrol edin ).

 ping 8.8.8.8

Çözücü

Çözümleyicinin ne olduğunu kontrol edin ve onlara ping atın

 cat /etc/resolv.conf

nameserverBir IP adresiniz ve hattınız olmalıdır . IP'nin yanıt verdiğini kontrol edin.

 ping xx.xx.xx.xx

Sonra nslookup yapın

 nslookup mirrorlist.centos.org

IP adreslerinin bir listesini döndürmelidir. Değilse, DNS sunucunuz düzgün çalışmıyor olabilir, başka bir sunucuyu

 nslookup
 > server 8.8.8.8
 > mirrorlist.centos.org

Ve bu sefer beklendiği gibi çalışıp çalışmadığını kontrol edin.


Hey Oliver cevap için teşekkür ederim benim resolv.conf boş hiçbir şey yoktur ve ben 8.8.8.8 ping zaman yanıt veriyor.
Albano Albanese

resolv.conf içine ekleyebileceğim bir şey var mı? Eğer yum çalışmasını ilk alabilirsiniz Eğer ahır wget ve sonra virtualmin daha sonra ama dediğim gibi resolv.conf içinde bir şey yok
Albano Arnavutça

Ben de bu access.redhat.com/solutions/1433223 denedim ama yeniden başlatıldıktan sonra aynı sorun böylece güncellenmiş paket var ama şans aynı değil
Albano Albanese

benzeyen bir çizgi eklemeyi deneyinnameserver 8.8.8.8
ob2

hiçbir şey olmuyor :(
Albano Albanese
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.