PDA

View Full Version : Error Update licence



staff
12-08-2008, 03:48 AM
Hello I have a problem when I want to update my license its makes me this error :


ks364700:~# ./getLicense.sh 123 12345 91.xxx.xxx.xxx
--11:42:42-- https://www.directadmin.com/cgi-bin/licenseupdate?lid=12345&uid=123
=> `/usr/local/directadmin/conf/license.key'
Résolution de www.directadmin.com... failed: Name or service unknown.
Error downloading the license file


I even try to run this command and here is the error :


ks364700:~# wget http://files.directadmin.com/services/wget-1.8.2.tar.gz
--11:46:50-- http://files.directadmin.com/services/wget-1.8.2.tar.gz
=> `wget-1.8.2.tar.gz'
Résolution de files.directadmin.com... failed: Name or service unknown.

Help me :(

scsi
12-08-2008, 06:47 AM
Means your server is not resolving hostnames. You need to update /etc/resolv.conf with the right nameservers that your isp gives you.

staff
12-08-2008, 07:39 AM
Yet I have the same ip in the resolv.conf

tillo
12-08-2008, 08:08 AM
What "same ip"?

In that file you should have something like:


nameserver 333.3.2.1
nameserver 333.1.2.3


Ask for the right nameservers to your ISP or DataCenter staff.

staff
12-08-2008, 08:33 AM
Yes my good looks like this



nameserver 333.3.2.1
nameserver 333.1.2.3

tillo
12-08-2008, 09:00 AM
If you can't resolve www.directadmin.com nor files.directadmin.com then you have the wrong IPs.

It may be related to some glibc problems too, but it's really uncommon.

Dravu
12-08-2008, 03:02 PM
Yes my good looks like this
Ask your server provider what IPs to use. You apparently aren't using the right nameserver IPs