bluesteam
Verified User
- Joined
- Jan 28, 2021
- Messages
- 66
Hello,
We have a VPS server with DirectAdmin on it and CloudLinux.
Recently we were forced to restore the VPS server entirely from a full VPS backup.
Before the restore, we could reboot the server as many times as we would like and DA would be fine.
Since the restore, every time we reboot, DA shows an expired license error message.
To correct this we run the following command from a shell:
Why would the license stop working after every reboot??
We have a VPS server with DirectAdmin on it and CloudLinux.
Recently we were forced to restore the VPS server entirely from a full VPS backup.
Before the restore, we could reboot the server as many times as we would like and DA would be fine.
Since the restore, every time we reboot, DA shows an expired license error message.
To correct this we run the following command from a shell:
Code:
cd /usr/local/directadmin/scripts
./getLicense.sh <LicenseID>
Why would the license stop working after every reboot??