Control Web Panel

WebPanel => Installation => Topic started by: BrettS on December 09, 2020, 10:07:16 PM

Title: WGET install URL error
Post by: BrettS on December 09, 2020, 10:07:16 PM
Resolving centos-webpanel.com (centos-webpanel.com)... failed: Name or service not known.
wget: unable to resolve host address ‘centos-webpanel.com’

Same goes for the alternative url.

Is there a problem?
Title: Re: WGET install URL error
Post by: studio4host on December 09, 2020, 10:25:21 PM
you need to check your server DNS resolving.
Title: Re: WGET install URL error
Post by: Igor S. on December 10, 2020, 08:48:21 PM
Resolving centos-webpanel.com (centos-webpanel.com)... failed: Name or service not known.
wget: unable to resolve host address ‘centos-webpanel.com’

Same goes for the alternative url.

Is there a problem?

Try the command below maybe it will help you:
Code: [Select]
echo 'nameserver 1.1.1.1' >> /etc/resolv.conf