Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - gpcode

Pages: [1]
1
Installation / error when installing
« on: September 03, 2015, 01:05:59 PM »
hi i am installing CWP in fresh install centos 6.4 and get this error when instaling:

#########################################################
          CentOS Web Panel MailServer Installer
#########################################################

visit for help: www.centos-webpanel.com

Password OK!!

curl: (6) Couldn't resolve host 'centos-webpanel.com'
Loaded plugins: fastestmirror, security
Setting up Remove Process
No Match for argument: sendmail
Determining fastest mirrors
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stock error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base
Loaded plugins: fastestmirror, security


--

my /etc/resolv.conf :
nameserver 8.8.8.8
nameserver 8.8.4.4

--
my eth0 config:

DEVICE=eth0
HWADDR=xxxxxx
TYPE=Ethernet
UUID=xxxxx
ONBOOT=yes
NM_CONTROLLED=no
BOOTPROTO=static
IPADDR=xxxxx
NETMASK=xxxxxx
DNS2=xxxxx
GATEWAY=1xxxxx
DNS1=xxxxx
IPV6INIT=no
USERCTL=no
PEERDNS=yes

--
any idea guys?


Pages: [1]