होस्ट हल नहीं कर सका: mirrorlist.centos.org Centos 7


12

मेरे पास नवीनतम सेंटो 7 की एक ताजा स्थापना है

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

मैं कुछ स्थापित करना चाहता था और wget स्थापित नहीं था इसलिए जब मैंने wget स्थापित करने का प्रयास किया तो मैंने देखा कि tha yum त्रुटि दे रहा है।

मैंने इंटरनेट पर इस समस्या के बारे में सभी विषयों को देखा, लेकिन कोई भी भाग्य मुझे अपना समाधान नहीं मिला।

[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 ~]# 

इसलिए जब मैं रिपोज को सूचीबद्ध करता हूं तो मुझे यह मिलता है:

[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 ~]# 

मुझे यकीन नहीं है कि समस्या कहां हो सकती है मेरे vmware / OVH समर्पित सर्वर पर एक नई स्थापना।

मेरे पास एक और सर्वर स्थापित है और ठीक काम कर रहा है लेकिन इस बार मुझे यह समस्या आई।

कोई भी मेरी मदद कर सकता है? मैंने आदि / yum.repo.d में सभी अक्षम लाइनों को सक्षम करने का प्रयास किया है

my /etc/yum.repos.d/CentOS-Base.repo

# 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

बाद में आने वाले उपयोगकर्ताओं के लिए: हमें यह त्रुटि पूरी तरह से भिन्न कारण के कारण भी मिलने लगी है - ius के मिररलिस्ट लिंक को एक नए समापन बिंदु पर माइग्रेट कर दिया गया है और हमारे अधिकांश सर्वरों में पुराने एक को कॉन्फ़िगर किया गया था जिसके कारण विफलता एक समान के साथ हुई थी त्रुटि संदेश। संदर्भ: github.com/iusrepo/infrastructure/issues/14
गुलाट्स

जवाबों:


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

यह इंगित करता है कि या तो (a) आपके पास ठीक से कॉन्फ़िगर किया गया DNS सर्वर नहीं है या (b) आपका नेटवर्क कॉन्फ़िगरेशन सही नहीं है और आप होस्टनाम की जाँच करने के लिए DNS सर्वर से कनेक्ट नहीं हो सकते mirrorlist.centos.org

प्रयोग करके देखें ping 8.8.8.8। यदि यह विफल रहता है, तो प्रयास करें ping <local-gateway-ip>। यदि वह भी विफल हो जाता है, तो आपका स्थानीय नेटवर्क कॉन्फ़िगरेशन गलत है और आपको कॉन्फ़िगरेशन की जांच करनी होगी।

यदि आप पिंग कर सकते हैं 8.8.8.8, उपयोग करने का प्रयास कर सकते हैं host, nslookupया digजैसे DNS सेटिंग्स की जांच host google.comकर सकते हैं dig google.com। यदि ये विफल हो जाते हैं, तो आपको अपनी डीएनएस सेटिंग्स को जांचना होगा। /etc/resolv.confयह देखने के लिए जांचें कि क्या कॉन्फ़िगर किया गया है।

अपडेट करें

चूंकि /etc/resolv.confरिक्त है, इसलिए आपको DNS रिज़ॉल्वर को सेटअप करना होगा। मैं सुझाव दूंगा कि आप nanoया vi(या जो भी आपके द्वारा उपयोग की जा रही है) का उपयोग कर फ़ाइल में निम्नलिखित दर्ज करें :

nameserver 9.9.9.9

इस फ़ाइल को सहेजें, फिर yum updateपुनः प्रयास करें।

आप अन्य DNS मेजबानों को भी आज़मा सकते हैं यदि आप चाहते हैं, जैसे कि 8.8.8.8या 8.8.4.4OpenDNS होस्ट में से कोई भी।


etc / resolv.conf खाली है मैं वहाँ कुछ भी नहीं छूता
अल्बानो अल्बनीस

मैंने इस utdream.org/post.cfm/… और यह एक का उपयोग करने की कोशिश की। यह भी एक्सेस है। श्रेष्ट.com / solutions / 1433223 आपका 9.9.9.9 भी है, लेकिन भाग्य नहीं :(
अल्बानो

यदि आप DNS रिज़ॉल्वर को इसमें जोड़ते हैं /etc/resolv.confऔर फिर भी ऐसा नहीं कर सकते हैं host google.comतो आपको अपने स्थानीय नेटवर्क कॉन्फ़िगरेशन की जाँच करने की आवश्यकता है। के उत्पादन में पोस्ट करें ip addrऔर ip routeऔर स्थानीय नेटवर्क के बारे में जानकारी शामिल करना सुनिश्चित करें। साथ ही, आपको एनआईसी को साथ लाना होगा ip link set <eth adapter id> up। आप यह iptables -nLसुनिश्चित करने के लिए आउटपुट भी पोस्ट करना चाहते हैं कि आपके कनेक्शन को ब्लॉक करने के लिए आपके पास खराब फ़ायरवॉल कॉन्फ़िगरेशन नहीं है।
एंड्रयू

मेरे सवाल को अपडेट कर सकते हैं आउटपुट के साथ? आपकी मदद के लिए थैंक्यू मेरे लिए यह बहुत महत्वपूर्ण है क्योंकि मेरे पास एक रैंक वाली वेबसाइट है जो ऑफलाइन है।
अल्बानो अल्बनीस

मैं जो देखता हूं, उससे सोच रहा हूं कि क्या फ़ायरवॉल सही से कॉन्फ़िगर नहीं किया गया है, लेकिन यह यहाँ से ठीक दिखता है। का आउटपुट क्या है host google.com 8.8.8.8? और जब आप कोशिश करते हैं तो आप क्या देखते हैं ping 8.8.8.8? सब कुछ ठीक लग रहा है , लेकिन कुछ सही नहीं है और मुझे यकीन नहीं है कि क्या।
एंड्रयू

4

आपके पास कहीं एक कनेक्टिविटी समस्या हो सकती है, यहां एक छोटी प्रक्रिया की जाँच करें कि आपके पास समस्या कहाँ है।

बेसिक कनेक्टिविटी

जांचें कि क्या सर्वर में इंटरनेट है (आईपी पता और सही मार्ग - यदि काम नहीं कर रहा है, तो जांचें कि ip addressक्या आपके पास आईपी पता है)।

 ping 8.8.8.8

रिज़ॉल्वर

जाँच करें कि रिज़ॉल्वर क्या हैं और उन्हें पिंग करें

 cat /etc/resolv.conf

आपके पास nameserverएक आईपी पते के साथ लाइन होनी चाहिए । जांचें कि आईपी जवाब दे रहा है।

 ping xx.xx.xx.xx

फिर एक nslookup करें

 nslookup mirrorlist.centos.org

इसे आईपी पतों की सूची लौटानी चाहिए। यदि नहीं, तो आपका DNS सर्वर सही तरीके से काम नहीं कर सकता है, आप किसी अन्य सर्वर के साथ प्रयास कर सकते हैं

 nslookup
 > server 8.8.8.8
 > mirrorlist.centos.org

और इस बार यह जाँच करें कि यह अपेक्षित है।


जवाब के लिए हे ओलिवर थैंक्यू मेरी resolv.conf खाली है वहाँ कुछ भी नहीं है और जब मैं पिंग कर रहा हूँ 8.8.8.8 प्रतिक्रिया दे रहा है।
अल्बानो अल्बनीस

वहाँ कुछ भी है कि मैं resolv.conf में जोड़ सकता हूँ? अगर मैं यम को स्टाल वाइट में और वर्चुअमिन की तुलना में पहले काम करने के बाद मिल सकता हूं, लेकिन जैसा कि मैंने कहा कि resolv.conf में कुछ भी नहीं है
अल्बानो अल्बनीस

मैं भी इस access.redhat.com/solutions/1433223 की कोशिश कर चुका हूं, लेकिन रिबूट के बाद भी यही मुद्दा है इसलिए अपडेटेड पैकेज तो है, लेकिन इसमें कोई खराबी नहीं है
अल्बानो अल्बनीस

एक लाइन जोड़ने की कोशिश की तरह लग रहा हैnameserver 8.8.8.8
ob2

ऐसा कुछ नहीं होता :(
अल्बानो अल्बानिया
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.