Author Topic: RC3 now ignoring my custom vrlclient.xml  (Read 1282 times)

2022-03-31, 12:14:58

Philw

  • Active Users
  • **
  • Posts: 267
    • View Profile
As above - previously working vrlclient.xml pointing to central machine on network now being ignored on all clients and nodes and pointing to 127.0.0.1 locahost instead. Any ideas please?

2022-03-31, 15:49:59
Reply #1

Ales

  • Corona Team
  • Active Users
  • ****
  • Posts: 184
    • View Profile
It seems to be working here with RC3, both with client running on Windows and macOS (tested with one Windows and one macOS (Intel) machines with vrlclient.xml pointing to single macOS (M1) machine). Is there anything specific in your vrlclient.xml that might be relevant? In my tests I only configured primary server (Host) and left secondary (Host1 and Host2) empty. Also, is this happening on Windows or macOS?

2022-03-31, 16:23:53
Reply #2

Philw

  • Active Users
  • **
  • Posts: 267
    • View Profile
Just this, and all was working very smoothly with RC 2 across full C4D host on MacOS and Windows and on Windows TR clients.

<VRLClient>
   <LicServer>
      <Host>192.168.3.230</Host>
      <Port>30304</Port>
      <Host1></Host1>
      <Port1>30304</Port1>
      <Host2></Host2>
      <Port2>30304</Port2>
      <User></User>
      <Pass></Pass>
   </LicServer>
</VRLClient>

Now the "license server" button in "about" just launches local instance of the server on each machine, despite that xml being present in the same, correct location.
« Last Edit: 2022-04-04, 10:06:15 by Philw »

2022-03-31, 17:32:22
Reply #3

Philw

  • Active Users
  • **
  • Posts: 267
    • View Profile
So - I noticed that the Windows version has a configure license server button in the prefs - using that made the Windows clients update their config to point to the network host. MacOS doesn't have that though?

2022-03-31, 17:51:52
Reply #4

Philw

  • Active Users
  • **
  • Posts: 267
    • View Profile
So I can't make the Macs grab their licences because that override button doesn't exist. Its as if they aren't looking in the right place for that file?

2022-04-03, 16:01:44
Reply #5

Philw

  • Active Users
  • **
  • Posts: 267
    • View Profile
As I have had no reply here or to my proper support ticket...

I've manually set a MacOS env variable for VRAY_AUTH_CLIENT_FILE_PATH= (which seems to be the only other way to force a path to the xml file on MacOS from online docs)...

Now, my Corona does grab a license from my network license machine so that's good... but just as a note - "license server" button in "About" still tries to launch the local 127.0.0.1 instead of the proper location.
« Last Edit: 2022-04-04, 08:39:03 by Philw »