Trying to activate an Online License Server on a virtual machine running CentOS 7.4 - this means I have no gui access. The server installs, I disabled dongle licensing, uploaded the activation file and downloaded the resulting cert.crt. The problem came when trying to enable the online license as seen below. Anyone with any direction for me?
[fixer@basestation ~]$ /usr/ChaosGroup/VRLService/OLS/vrlctl online enable /etc/vray/cert.crt
> Reading config from /home/fixer
> ERROR: while activating site: (500) Could not save certificate.
Try the "vrlctl online status" command to check if the server is reachable
[fixer@basestation ~]$ /usr/ChaosGroup/VRLService/OLS/vrlctl online status
> Reading config from /home/fixer
ChaosGroup Online licensing server v.4.5.1
Online licensing is available
[fixer@basestation ~]$ /usr/ChaosGroup/VRLService/OLS/vrlctl online enable /etc/vray/cert.crt
> Reading config from /home/fixer
> ERROR: while activating site: (500) Could not save certificate.
Try the "vrlctl online status" command to check if the server is reachable
[fixer@basestation ~]$ /usr/ChaosGroup/VRLService/OLS/vrlctl online status
> Reading config from /home/fixer
ChaosGroup Online licensing server v.4.5.1
Online licensing is available
Comment