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
After updating license key is not getting updated.
Restarted Direct Admin
cd /usr/local/directadmin/scripts
./getLicense.sh
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