I have an issue how do I reconnect my vray via the online license server?
Announcement
Collapse
No announcement yet.
license server
Collapse
X
-
Hey, LuckyClouds
I think this art. will help you: https://forums.chaosgroup.com/forum/...ves-vrlservice
Cheers,Boyan Nalchadjiiski | QA Engineer @ Chaos |
E-mail: boyan.nalchadjiiski@chaos.com
-
Hey,
Let to try this one:If you have the V-Ray Online license server installed locally on the MAC it's possible for you to have problems with permissions since OSX 10.11 have some extra security measures built in and don't let you use the files in .ChaosGroup folder if they are owned by root user (which is by default since a root password is required for installation).
Could you please try to оpen a terminal on your MAC (Type in "terminal" in Finder), paste the following command and press "return" key:
sudo chown -R YourCurrentUser /Users/YourCurrentUser/.ChaosGroup
where YourCurrentUser is the name of your current user (you can see it in the output of "whoami" command). You'll be prompted for your password.
After that reboot the MAC and after it boots up again paste and load in your web browser http://localhost:30304
You should see the license server's screen and you'll be presented with an option to log in with your credentials .
Zdravko Keremidchiev
Technical Support Representative
Chaos GroupBoyan Nalchadjiiski | QA Engineer @ Chaos |
E-mail: boyan.nalchadjiiski@chaos.com
Comment
Comment