Issue
There are several possible methods of validating a license on a CloudLinux server.
Environment
- CLN
- CloudLinux OS
Solution
1. Through using the Server license check tool:
https://cln.cloudlinux.com/console/check-license
All that is required is to enter an IP address, and the tool will verify whether such a server exists in our database.
Next, there are several command-line tools available:
2. This command will return an error if the server is unregistered. Otherwise, an empty output is fine.
rhn_check
3. The following command will either return an OK or No valid license found, last successful check was on <Date>:
cldetect --check-license
4. The following command is required to check whether the JWT token used by CloudLinux OS Pro servers is present.
cldiag --check-jwt-token
Comments
2 comments
Now i get following license error
Complete!
Registering as CloudLinux shared
Error communicating with server. The message was:
com.cloudlinux.clos.domain.exceptions.xmlrpc.ClnXmlRpcException: (#_#) You cannot register a new server! Right now you have 1 servers in total and your billing limit is 1 and you don't have active trial.
Check https://cloudlinux.zendesk.com/hc/en-us/articles/360016240940 for more information.
Unable to register at CLN server, please contact CloudLinux support at https://cloudlinux.zendesk.com/hc/requests/new
Hello Yujin,
I have removed the server IP address from your comment. You actually have to follow the article provided and check your CLN account. This one: https://cloudlinux.zendesk.com/hc/en-us/articles/360016240940
Please sign in to leave a comment.