Announcement

Collapse
No announcement yet.

V-Ray Error on Amazon Base 2 Linux Image

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

  • V-Ray Error on Amazon Base 2 Linux Image

    Hello guys,

    I am getting the following error on the Amazon Linux Base 2 Image with Deadline 10.1.7.1:

    Error: V-Ray returned non-zero error code: 127

    RenderPluginException

    STDOUT: /usr/ChaosGroup/V-Ray/Maya2020-x64/bin/vray.bin: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory


    Do you have any idea what could be causing the issue and how to fix it?

  • #2
    Hey there. I'm running into the same issue and not coming across any info. Did you find a solution for this?

    Comment


    • #3
      I am going to run a few tests and let you know when I have more details. Meanwhile, could you confirm if V-Ray Standalone is rendering fine without Deadline?
      Nikolay Kusht | chaos.com
      Team Lead, 3D Support | contact us

      Comment


      • #4
        Hi guys!
        This looks like missing libraries on the Amazon Linux. It's possible to come across other missing libraries. As far as I recall Amazon Linux uses yum as a package manager. You can run
        Code:
        sudo yum install libX11-devel
        to install that library.

        Here is a link to download the package if needed: https://centos.pkgs.org/7/centos-x86...86_64.rpm.html

        Comment


        • #5
          I didn't manage to install V-Ray Standalone on this Linux, it gives me segfault upon executing the installer.
          Nikolay Kusht | chaos.com
          Team Lead, 3D Support | contact us

          Comment


          • #6
            I seem to have just now got it working when running locally:
            sudo /usr/ChaosGroup/VRay_Builds/vray_adv_50022_maya2020_centos7/maya_vray/bin/vray.bin

            This is after registering all required environmental variables, documented here:
            https://docs.chaosgroup.com/display/...levrlclientxml

            I haven't tried running from Deadline 10.1

            Comment


            • #7
              To report back, nothing has changed with Deadline, same error. Ran the sudo yum install libX11-devel update to no avail.

              Comment


              • #8
                Could you please check if the correct vray file is used, because there are 3 different files - "vray" and "vray.bin" also "vrayslave" located into the same directory.

                Click image for larger version

Name:	vray_issue.JPG
Views:	171
Size:	63.0 KB
ID:	1100484
                Maybe you will need to change the path in Deadline to vray or vrayslave instead of vray.bin.
                Could you also please let us know what are the steps you take prior this error message and what kind of rendering you choose in Deadline? Maybe you can send us some screenshots if you want.
                Is it possible share a screenshot of where exactly this error appears and if Deadline Configure Plugin settings of V-Ray window - points to correct vray file?

                Thank you.
                Stefan Isakov

                Technical Support Team Lead
                Contact Support

                Chaos

                Comment


                • #9
                  Ultimately, the issue was solved by running the VRay installer, instead of running from the zip folder option. Was kind of hoping I could get it running from the zip (portable) for a more nimble network update stand point. Seems to work well via Deadline after running the installer. Thanks!

                  Comment


                  • #10
                    Thanks for the feedback!
                    Nikolay Kusht | chaos.com
                    Team Lead, 3D Support | contact us

                    Comment

                    Working...
                    X