We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On some windows PC's Cura seems to be unable to create SSL connections.
This can be solved by installing OpenSSL dll's, but this is obviously not a correct long-term solution.
The text was updated successfully, but these errors were encountered: