You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the solution: the LuxCoreRender's URL : https://luxcorerender.org/download/lol can't be connected because the sercurity certificat is expired !!!
Nom commun (CN) www.luxcorerender.org
Organisation (O)
Unité d'organisation (OU)
Nom commun (CN) Sectigo RSA Domain Validation Secure Server CA
Organisation (O) Sectigo Limited
Unité d'organisation (OU)
Émis le lundi 26 juin 2023 à 02:00:00
Expire le jeudi 4 juillet 2024 à 01:59:59
Certificat 3be1fe7e9217328b02b7d3076f1aa6b9b6e6594740acbe83f2065852c36b1d65
Clé publique 8559643ca2b3dd859f353899a4715ca5cac505b2033464662ba0fdb84b53e5ac
.blend file:
A simple cube on 3Dview
Steps to reproduce:
Install BlendLuxCore 2.9 for Blender 4.1 and LoL in HOME/LuxCoreOnlineLibrary_data
Screenshots or rendered images:
Error message from Blender console:
Python: Traceback (most recent call last):
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\urllib\request.py", line 1348, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1294, in request
self._send_request(method, url, body, headers, encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1340, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1289, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1048, in _send_output
self.send(msg)
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 986, in send
self.connect()
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\http\client.py", line 1466, in connect
self.sock = self._context.wrap_socket(self.sock,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 517, in wrap_sockets
return self.sslsocket_class._create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 1108, in _create
self.do_handshake()
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\ssl.py", line 1383, in do_handshake
self._sslobj.do_handshake()
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\Users\Patrick\Mes Applications\blender-4.1.1\4.1\python\Lib\urllib\request.py", line 1351, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1006)>
OS: Windows 10 updated.
Blender version: 4.1.1 win54bites
LuxCore version: v2.9
The text was updated successfully, but these errors were encountered: