V3D-AM-INFO: Skipping already uploaded: soft8soft-eu/AROAJSY2GOEHMOFUVPIOE:ee6098fa38/ssdemo_rev2/ssdemo_rev2.html V3D-AM-INFO: Skipping already uploaded: soft8soft-eu/AROAJSY2GOEHMOFUVPIOE:ee6098fa38/ssdemo_rev2/ssdemo_rev2.js V3D-AM-INFO: Uploading: soft8soft-eu/AROAJSY2GOEHMOFUVPIOE:ee6098fa38/ssdemo_rev2/SSV100120HYDW.bin TORNADO-ERROR: Uncaught exception GET /network/upload?app=ssdemo_rev2&zip=0 (::1) HTTPServerRequest(protocol='http', host='localhost:8668', method='GET', uri='/network/upload?app=ssdemo_rev2&zip=0', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connectionpool.py", line 495, in _make_request conn.request( File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\awsrequest.py", line 96, in request rval = super().request(method, url, body, headers, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connection.py", line 455, in request self.send(chunk) File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\awsrequest.py", line 223, in send return super().send(str) ^^^^^^^^^^^^^^^^^ File "http\client.py", line 1045, in send File "ssl.py", line 1212, in sendall File "ssl.py", line 1181, in send ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2406) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\httpsession.py", line 464, in send urllib_response = conn.urlopen( ^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connectionpool.py", line 843, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\util\retry.py", line 449, in increment raise reraise(type(error), error, _stacktrace) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\util\util.py", line 38, in reraise raise value.with_traceback(tb) File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connectionpool.py", line 789, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connectionpool.py", line 495, in _make_request conn.request( File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\awsrequest.py", line 96, in request rval = super().request(method, url, body, headers, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\urllib3\connection.py", line 455, in request self.send(chunk) File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\awsrequest.py", line 223, in send return super().send(str) ^^^^^^^^^^^^^^^^^ File "http\client.py", line 1045, in send File "ssl.py", line 1212, in sendall File "ssl.py", line 1181, in send urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:2406) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\Verge3D_for_Blender\manager\lib\tornado\web.py", line 1713, in _execute result = await result ^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 2687, in get await server.runAsync(self.netRequestThread, req) File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 447, in runAsync return await asyncio.wrap_future(executor.submit(func, *args, **kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "concurrent\futures\thread.py", line 58, in run File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 2778, in netRequestThread self.processUploadRequest(s3, cred) File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 2949, in processUploadRequest url = self.uploadS3File(s3, cred, p.relative_to(appsDir), appsDir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\server.py", line 2681, in uploadS3File s3.upload_file(localPath, bucket, key, ExtraArgs=extra_args) File "C:\Program Files\Verge3D_for_Blender\manager\lib\boto3\s3\inject.py", line 145, in upload_file return transfer.upload_file( ^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\boto3\s3\transfer.py", line 372, in upload_file future.result() File "C:\Program Files\Verge3D_for_Blender\manager\lib\s3transfer\futures.py", line 103, in result return self._coordinator.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\s3transfer\futures.py", line 264, in result raise self._exception File "C:\Program Files\Verge3D_for_Blender\manager\lib\s3transfer\tasks.py", line 135, in __call__ return self._execute_main(kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\s3transfer\tasks.py", line 158, in _execute_main return_value = self._main(**kwargs) ^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\s3transfer\upload.py", line 791, in _main response = client.upload_part( ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\client.py", line 569, in _api_call return self._make_api_call(operation_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\client.py", line 1005, in _make_api_call http, parsed_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\client.py", line 1029, in _make_request return self._endpoint.make_request(operation_model, request_dict) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\endpoint.py", line 119, in make_request return self._send_request(request_dict, operation_model) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\endpoint.py", line 200, in _send_request while self._needs_retry( ^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\endpoint.py", line 360, in _needs_retry responses = self._event_emitter.emit( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\hooks.py", line 412, in emit return self._emitter.emit(aliased_event_name, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\hooks.py", line 256, in emit return self._emit(event_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\hooks.py", line 239, in _emit response = handler(**kwargs) ^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 207, in __call__ if self._checker(**checker_kwargs): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 284, in __call__ should_retry = self._should_retry( ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 320, in _should_retry return self._checker(attempt_number, response, caught_exception) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 363, in __call__ checker_response = checker( ^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 247, in __call__ return self._check_caught_exception( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\retryhandler.py", line 416, in _check_caught_exception raise caught_exception File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\endpoint.py", line 279, in _do_get_response http_response = self._send(request) ^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\endpoint.py", line 383, in _send return self.http_session.send(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Verge3D_for_Blender\manager\lib\botocore\httpsession.py", line 491, in send raise SSLError(endpoint_url=request.url, error=e) botocore.exceptions.SSLError: SSL validation failed for https://soft8soft-eu.s3.eu-central-1.amazonaws.com/AROAJSY2GOEHMOFUVPIOE%3Aee6098fa38/ssdemo_rev2/SSV100120HYDW.bin?uploadId=MthItYLvHQtx1dKm1F5B_S9Rds7U3mU43gYnWCtNbgZcYdf.Qzdo9Xdn3CFo9ZhDowD93w.ro40_2PaDXlk6kOnJlZGwTZB_4Niu.FYNXm.iQyi3obcS.xJIFRsxX5iLRLzVrQ_vFeeV7gvlMadjeg--&partNumber=3 EOF occurred in violation of protocol (_ssl.c:2406) TORNADO-ERROR: 500 GET /network/upload?app=ssdemo_rev2&zip=0 (::1) 356086.58ms