Control Web Panel

WebPanel => Installation => Topic started by: MW2020 on November 04, 2020, 06:23:13 PM

Title: Connecting to centos-webpanel.com (centos-webpanel.com)|
Post by: MW2020 on November 04, 2020, 06:23:13 PM
I have tried to install CWP numerous times now, on CentOS 7 and 8, on a VPS and a Dedicated, but I am constantly faced with this problem. It appears it cannot connect to the server to install. It retries numerous times and then gives up.

What am I doing wrong here?
Title: Re: Connecting to centos-webpanel.com (centos-webpanel.com)|
Post by: cinique on November 04, 2020, 10:43:31 PM
What am I doing wrong here?
Not explaining well enough.  ::)
You are using a minimal installation ISO? Can you ping the centos-webpanel site and others? There should be no firewall and your DNS setup at your Registrar.
Title: Re: Connecting to centos-webpanel.com (centos-webpanel.com)|
Post by: MW2020 on November 05, 2020, 01:24:37 PM
I am trying to run the installation script on a Centos 7 dedicated. This is a fresh image, with no firewall setup and it simply goes through the motions of trying to contact the file server and then states that it has given up.

I can ping any site, so the network is there and I can install any other image stored online
Title: Re: Connecting to centos-webpanel.com (centos-webpanel.com)|
Post by: cinique on November 05, 2020, 02:43:46 PM
Dump the command used & output here, enclosed in the code tags.
Title: Re: Connecting to centos-webpanel.com (centos-webpanel.com)|
Post by: Igor S. on November 10, 2020, 01:01:44 PM
@MW2020 I would try the command below before the installation:
Code: [Select]
echo 'nameserver 1.1.1.1' >> /etc/resolv.conf I guess you have DNS resolvers problem.