Applicable to:
- SolusVM
Symptoms
Unable to install SolusVM license:
SVM_ERROR: License SolusVM Enterprise (RS) type can't be added when SolusVM Enterprise Slave Only (RS) type already installed.
Cause
A license from SolusVM reseller was previously installed on the server.
Resolution
-
Connect to Master node over SSH.
-
Delete previous license:
# echo "delete from license;" | awk -F: '{ system("MYSQL_PWD='"'"'" $3 "'"'"' mysql -u " $2 " "$1) }' /usr/local/solusvm/includes/solusvm.conf
-
Install the new license in SolusVM > Configuration > License by inserting license code in New License Key field and clicking Save.
Comments
0 commentsPlease sign in to leave a comment.