Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Register
    • Register
    • Login

    TEAM RENDER HTTPS errors under Windows Server 2012

    General Talk
    2
    2
    1.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Axel Lambrecht
      last edited by

      Hi, if I use the HTTPS Plugin under Windows, it doesn’t work for me.
      On Mac i don´t have any issues…
      Our TRS is Windows Server 2012.
      TRS R19 R19.053

      This is popping up in the cmd-line:
      Traceback (most recent call last):
      File “‘trs_wi_https.pyp'”, line 22, in
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL_init_.py”, line 8, in
      from OpenSSL import rand, crypto, SSL
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL\rand.py”, line 12, in
      from OpenSSL._util import (
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL_util.py”, line 6, in
      from cryptography.hazmat.bindings.openssl.binding import Binding
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\cryptography\hazmat\bindings\openssl\binding.py”, line 14, in
      from cryptography.hazmat.bindings._openssl import ffi, lib
      ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

      Any Ideas?

      1 Reply Last reply Reply Quote 0
      • a_blockA
        a_block
        last edited by

        Hi Axel,

        welcome in our small developer forum. 😃

        Unfortunately, it's not the right place to discuss issues with MAXON Labs plugins. This forum is really focused on discussing development related topics with 3rd party developers. The comment you posted on MAXON Labs directly already was the right approach.

        The thing with MAXON Labs is, that these are all side projects of our developers, often done in spare time. As the page states, MAXON does not promise any support or future maintenance. With that said, usually our developers provide support nevertheless, just because the want these projects top work ok. But then it also heavily depends on their current workload. I made the developer aware of the issue and it can be reproduced (which is always the first step to a fix), but I can't make any promises when he might find the time to look into it.

        Cheers,
        Andreas

        1 Reply Last reply Reply Quote 2
        • First post
          Last post