Forums

Resolved
0 votes
Attempts to install the DHCP server from the market place throws a bug: Can anyone please help resolve this.

Exception: failure: repodata/repomd.xml from clearos-fast-updates: [Errno 256] No more mirrors to try. http://download2.clearsdn.com/marketplace/fast_updates/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download2.clearsdn.com; Temporary failure in name resolution" http://download4.clearsdn.com/marketplace/fast_updates/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download4.clearsdn.com; Temporary failure in name resolution" http://download1.clearsdn.com/marketplace/fast_updates/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download1.clearsdn.com; Temporary failure in name resolution" http://download3.clearsdn.com/marketplace/fast_updates/7/x86_64/repodata/repomd.xml: [Errno 14] curl#6 - "Could not resolve host: download3.clearsdn.com; Temporary failure in name resolution"
Tuesday, November 08 2016, 01:06 PM
Share this post:
Responses (1)
  • Accepted Answer

    Tuesday, November 08 2016, 07:09 PM - #Permalink
    Resolved
    0 votes
    This looks like your internet is not configured correctly. Can you give the output of:
    ifconfig | grep -v '^\s' -A 1
    lspci -k | grep Eth -A 3
    cat /etc/resolv-peerdns.conf
    Also does the command "host google.com" resolve to an address?

    Do you know if you are behind a proxy?
    The reply is currently minimized Show
Your Reply