You're still on Centos 6? Or are you already using Centos 7? If you are on Centos 7 then you don't have to replace the system.Now the authorization has expired.
You're still on Centos 6? Or are you already using Centos 7? If you are on Centos 7 then you don't have to replace the system.
Centos 7 has updates until 2024. DA supports it too.
cd /usr/local/directadmin/scripts
./getLicense.sh '123456'
service directadmin restart
Just in case you bought you license some other place accidentally. There are lots of fraud sites out there.How do I update LicenseKey???
You have to upgrade to the newest DA version if you don't already done that.
You can try via SSH like this to update if it does not update automatically:
replace 123456 with your license key.Code:cd /usr/local/directadmin/scripts ./getLicense.sh '123456' service directadmin restart
If that don't work, maybe the DA pid is out of sync.
In that case, have a look here, the above instructions are in there too, and lower you can find options to try if this does not work.
Still prompt “License has expired”cd /usr/local/directadmin/scripts
./getLicense.sh <cid> <lid>
service directadmin restart
return./getLicense.sh ' license key'
Usage:
./getLicense.sh auto
or:
./getLicense.sh <cid> <lid> [<ip>]
Definitons:
cid: Client ID
lid: License ID
ip: your server IP (only needed when wrong ip is used to get license)
example: ./getLicense.sh 999 9876
cd /usr/local/directadmin/scripts
./getLicense.sh auto
cd /usr/local/directadmin/scripts
./getLicense.sh <cid> <lid> [<ip>]
Still prompt “License has expired”UseCode:cd /usr/local/directadmin/scripts ./getLicense.sh auto
or
Code:cd /usr/local/directadmin/scripts ./getLicense.sh <cid> <lid> [<ip>]
where you must fill in :
Definitons:
cid: Client ID
lid: License ID
ip: your server IP (only needed when wrong ip is used to get license)
>> example: ./getLicense.sh 999 9876 12.12.12.12 <<
Can you explain? In your post I see Expiry Jan 18 2038 here. I don't see expire Jan 12 2012.he expiry epoch here translates to jan 12 2012, which is exactly the starting date of the license
Hi Richard, thanks for your reply.Can you explain? In your post I see Expiry Jan 18 2038 here. I don't see expire Jan 12 2012.
CentOS Linux release 7.9.2009 (Core) x86_64Are you on 32 bit centos 7? Only 64 bit is is supported.
Your build is to oldDirectAdmin 1.51.3
It should work then. I would log a ticket with DA.CentOS Linux release 7.9.2009 (Core) x86_64
Hi BrentYour build is to old
You need to update.
Important: Upgrade your DirectAdmin to ensure compatibility with our new licensing system
We'd like to announce that we're shutting down our old licensing infrastructure. Our more advanced key-based system has been operating for months already, and we are now ready to formalize this system as the future of DirectAdmin licensing. If you are running any of our last three releases...forum.directadmin.com
If you are running any of our last three releases (1.63.4 / 1.63.5 / 1.63.6) then there is nothing you need to do. If you are running an older version, please upgrade your DirectAdmin in the control panel or manually. If you are unsure of your version, you can view it in the "Licensing / Updates" section of the control panel.
We are an ISP, and as much as we want to keep everything up to date, there are always customers that refuse to upgrade their VPS.
I directadmin 1.63.7 versionIt should work then. I would log a ticket with DA.
I assume you have completely updated the system?
with
yum update
and
./build update
./build update_d
./build update_versions