Hi yes, still getting the SSLs. It looks like some incompatibility with the OS ssl libraries.
Hi SubstantialElk6 ,
Are you still getting SSL errors ?
Hi, i was trying out the steps on this ( https://github.com/allegroai/clearml/blob/master/docs/clearml-task.md ) and encountered the following error.
` Environment setup completed successfully
Starting Task Execution:
ClearML results page:
done
2021-03-01 14:09:08,973 - clearml.Task - INFO - Waiting to finish uploads
2021-03-01 14:09:09,243 - clearml.storage - ERROR - Exception encountered while uploading HTTPSConnectionPool(host='192.168.50.32', port=8081): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)'),))
2021-03-01 14:09:09,243 - clearml.metrics - WARNING - Failed uploading to (HTTPSConnectionPool(host='192.168.50.32', port=8081): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)'),)))
2021-03-01 14:09:09,247 - clearml.storage - ERROR - Exception encountered while uploading HTTPSConnectionPool(host='192.168.50.32', port=8081): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)'),))
2021-03-01 14:09:09,247 - clearml.metrics - WARNING - Failed uploading to (HTTPSConnectionPool(host='192.168.50.32', port=8081): Max retries exceeded with url: / (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)'),)))
2021-03-01 14:09:09,247 - clearml.metrics - ERROR - Not uploading 2/4 events because the data upload failed
2021-03-01 14:09:09,304 - clearml.Task - INFO - Finished uploading
DONE: Running task 'a1b68016dbd74708b1a55163abc61951', exit status 0 `
Hi yes, still getting the SSLs. It looks like some incompatibility with the OS ssl libraries.
Hi SubstantialElk6 ,
Are you still getting SSL errors ?