Doodle3D/Doodle3D-cura-plugin

Error creating SSL Context

mith opened this issue · 0 comments

mith commented

On some windows PC's Cura seems to be unable to create SSL connections.

2017-08-15 11:33:46,605 - DEBUG - Doodle3D-cura(3).D3DCloudPrintPlugin.startUpload [58]: Upload to Doodle3D connect started
2017-08-15 11:33:46,800 - WARNING - Doodle3D-cura(3).D3DCloudPrintPlugin._onNetworkError [207]: Network error: 99, Error creating SSL context ()
2017-08-15 11:33:46,802 - DEBUG - Doodle3D-cura(3).D3DCloudPrintPlugin._onFinished [159]: A reply from https://gcodeserver.doodle3d.com/upload did not have status code.

This can be solved by installing OpenSSL dll's, but this is obviously not a correct long-term solution.