Announcement

Collapse
No announcement yet.

activating license server on headless VM

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • activating license server on headless VM

    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

  • #2
    Just found the answer elsewhere, needed to log in using
    /usr/ChaosGroup/VRLService/OLS/vrlctl online login [username] [password]

    Comment

    Working...
    X