Where does the setvrlservice -dump command on MacOS refer to vrlclient.xml?
After setting it with
sudo /Applications/Autodesk/maya2018/vray/bin/setvrlservice -server=[serverIP]
I checked with
/Applications/Autodesk/maya2018/vray/bin/setvrlservice -dump
to see that localhost is set.
If I check /Users/[UserName]/.ChaosGroup/vrlclient.xml, it is set to IP instead of localhost. However, the -dump command shows the localhost.
This allows the license to be available in Maya UI, but MayaBatch and vray standalone (terminal) will show a license error could not obtain a license (61).
After setting it with
sudo /Applications/Autodesk/maya2018/vray/bin/setvrlservice -server=[serverIP]
I checked with
/Applications/Autodesk/maya2018/vray/bin/setvrlservice -dump
to see that localhost is set.
If I check /Users/[UserName]/.ChaosGroup/vrlclient.xml, it is set to IP instead of localhost. However, the -dump command shows the localhost.
This allows the license to be available in Maya UI, but MayaBatch and vray standalone (terminal) will show a license error could not obtain a license (61).
Comment