Announcement

Collapse
No announcement yet.

[SOLVED] No floating license error

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Originally posted by 88_mskins View Post
    Win10, can't show Sign In button
    Win11 is still the same.
    Attached Files

    Comment


    • #62
      Originally posted by abdelkarim_keraressi View Post
      hello i get this ... i dont know some time i did local and other intall it with remote and i got both waty this issue :
      Error acquiring V-Ray license.
      Error 10061: Unknown license error (10061)
      ​ can you please fix this or what should i do please! my email wich i receive beta abatipe this is email im logging ...
      cixnoo_cixy smereces abdelkarim_keraressi

      Hi,

      Error 10061 may be caused by the inability of one of the Chaos services to start correctly. You can check if this is the problem like this:
      1. Open a Windows command prompt window (in Windows' Start menu, type cmd and select Command Prompt)
      2. Type netstat -anb
      3. In the output, look for the following entries:
      Code:
      TCP 0.0.0.0:30304 0.0.0.0:0 LISTENING
      [vrol.exe]
      
      TCP 127.0.0.1:30301 0.0.0.0:0 LISTENING
      [ula.exe]
      
      TCP 127.0.0.1:30305 0.0.0.0:0 LISTENING
      [cbservice.exe]
      
      TCP 127.0.0.1:30306 0.0.0.0:0 LISTENING
      [cbservice.exe]​
      If any of the above is missing or reports a different .exe file, let me know and I'll post further instructions on how to proceed.
      Last edited by iavor_vajarov; 17-12-2024, 01:27 AM. Reason: The reason for the error is not that the port is occupied, rather that there is no port open at all. The instructions how to check this are still valid though.
      Iavor Vajarov
      V-Ray for Blender Developer
      chaos.com

      Comment


      • #63
        Originally posted by adam_morris View Post
        Yep the subscription is showing in my Chaos account:

        image.png
        But if I click Manage on the error message shown in Blender, it sends me to https://my.chaos.com/organization/li...#regular-login which then shows

        image.png

        I just tried the suggestion above and uninstalled all the Chaos products from my system, then restarted. As well as starting Chaos License Server from the Windows start menu.

        No change to the problem with any of it.
        Can you make sure that the Unified login and the license server are running? Simply type "start chaos license server" in the Windows start menu, then do the same for "start chaos unified login".
        Alex Yolov
        Product Manager
        V-Ray for Maya, Chaos Player
        www.chaos.com

        Comment


        • #64
          I've just started both of those and no change. Running netstat -anb shows me:​

          TCP 0.0.0.0:30304 0.0.0.0:0 LISTENING
          [vrol.exe]​
          ...
          TCP 127.0.0.1:30301 0.0.0.0:0 LISTENING
          [ula.exe]
          TCP 127.0.0.1:30304 127.0.0.1:55645 ESTABLISHED
          [vrol.exe]
          TCP 127.0.0.1:30305 0.0.0.0:0 LISTENING
          [cbservice.exe]
          TCP 127.0.0.1:30305 127.0.0.1:55649 ESTABLISHED
          [cbservice.exe]
          TCP 127.0.0.1:30306 0.0.0.0:0 LISTENING
          [cbservice.exe]​
          ...
          TCP 192.168.1.4:55438 34.122.230.224:443 ESTABLISHED
          [cbservice.exe]​

          Comment


          • #65
            Originally posted by adam_morris View Post
            I've just started both of those and no change. Running netstat -anb shows me:​

            TCP 0.0.0.0:30304 0.0.0.0:0 LISTENING
            [vrol.exe]​
            ...
            TCP 127.0.0.1:30301 0.0.0.0:0 LISTENING
            [ula.exe]
            TCP 127.0.0.1:30304 127.0.0.1:55645 ESTABLISHED
            [vrol.exe]
            TCP 127.0.0.1:30305 0.0.0.0:0 LISTENING
            [cbservice.exe]
            TCP 127.0.0.1:30305 127.0.0.1:55649 ESTABLISHED
            [cbservice.exe]
            TCP 127.0.0.1:30306 0.0.0.0:0 LISTENING
            [cbservice.exe]​
            ...
            TCP 192.168.1.4:55438 34.122.230.224:443 ESTABLISHED
            [cbservice.exe]​
            Looks like all services are up and running. Could you then check that a firewall is not blocking any of them?
            Iavor Vajarov
            V-Ray for Blender Developer
            chaos.com

            Comment


            • #66
              So I've tried all the tricks, nope, sure doesn't seem to want to work.

              I recently had to replace my OS/App drive. Downloaded the build from 12/11/2024 and installed. First run of the set up I get this notification. Been trying a couple of days to hopefully use this as I have a project to do in Maya and everything is V-Ray (lighting / materials / HDR) so this is a bit of a conundrum. I just prefer to do my modelling in Blender and this was an awesome opportunity to see how (possibly) seamless the work between the two applications could be.

              I also have a educational license for V-Ray 6.xx to use with Maya, ZBrush through school with final assignments looming in the near future. I am hoping this is not the message I get when I open the other tools and other V-Ray application. *Fingers Crossed*

              EDIT: Also went through the process to correct the issue; sign out sign in etc ... Followed that up with ensuring the Chaos License Server and Unified Log In were working ... nope. Will not let me use V-Ray for Blender AND has greyed out the selection for GPU/RTX rendering and put me on CPU, not that it will render anything at this time.
              You do not have permission to view this gallery.
              This gallery has 1 photos.
              Last edited by marco_renna; 17-12-2024, 08:22 PM.

              Comment


              • #67
                OK I've finally just got it working Here were my exact steps:

                1. Added permissions to my firewall for ulasupervisor.exe and vrlsupervisor.exe (vrol.exe, ula.exe and cbservice.exe had already been set automatically but those two had not)

                image.png

                2. Ran Blender, closed the error message but left Blender open

                3. Ran Manage Chaos License Server (vrlctl.exe)

                4. Signed out via the browser window that it opened

                image.png

                5. Closed Blender

                6. Opened Blender again

                7. Clicked the popup that said "Sign In" and signed in via the browser window that it opened

                8. Toggled into render mode and it worked

                Hopefully that helps people to get it working and the dev team to troubleshoot.
                Last edited by adam_morris; 18-12-2024, 03:52 AM.

                Comment


                • #68
                  Hi,
                  I had that floating licence issue, sign out-sign in didn't work, until i sign out, close blender and reopen, it ask me to sign in, i did and it worked fine.

                  Comment

                  Working...
                  X