Direct Admin License not getting updated

intensastech

Verified User
Joined
Aug 11, 2021
Messages
6
We are getting license expiry warning message.

After updating license key is not getting updated.

Restarted Direct Admin

cd /usr/local/directadmin/scripts
./getLicense.sh 'odIM549HRaKzDZt1jBTv1yrM7ssfd'

The above command resulting as below.

./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

We used the information from https://docs.directadmin.com/directadmin/general-usage/licensing.html

Also tried the below
./getLicense.sh auto
./getLicense.sh cliend id license id
 
CentOS 6.4
32 or 64 bits ? 32 bits is not supported, Centos 6 64 bits is still supported (as long its last)
Follow de thread that is shared by Brent , many solutions are provided but you really have an old version (Centos 6.0 was the latest)
 
Back
Top