Announcement

Collapse
No announcement yet.

Linux - license server not starting

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

  • Linux - license server not starting

    Just bought Vray this week and am trying to get it running on my machine (Fedora Core 11 x64). The dongle drivers and license server installed with no problem; the system sees the dongle okay, but the license server fails to start every time with this error:
    Code:
    Starting V-Ray license service.../etc/init.d/vrlsvcctl: line 21: 19007 Segmentation fault      "$DAEMON" -daemon
    failed
    I tried uninstalling and reinstalling, restarting the machine...nothing is working. Anyone got any ideas or seen this happen before? This is vray_adv_150SP1.

  • #2
    Yep, our support guys are looking into it; if you have a Windows machine you can keep the license server there for the time being; I hope to have more information for you on Monday (btw it runs fine here on Fedora 8 ).

    Best regards,
    Vlado
    I only act like I know everything, Rogers.

    Comment


    • #3
      So to work around this issue please follow these steps:

      1) Uninstall the 64-bit version of the V-Ray license server;
      2) Install the 32-bit version of the zlib library using the command
      Code:
      yum install zlib.i686
      3) Install the 32-bit version of the V-Ray license server.

      Apologies for the inconvenience; we are working to resolve the issue with the 64-bit version of the server.

      Best regards,
      Vlado
      I only act like I know everything, Rogers.

      Comment

      Working...
      X