Skip to content
New issue

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

Imgur broken (SSL Error) #20

Open
Nothing4You opened this issue Dec 15, 2015 · 2 comments
Open

Imgur broken (SSL Error) #20

Nothing4You opened this issue Dec 15, 2015 · 2 comments

Comments

@Nothing4You
Copy link

Error

Not sure if related to #19 as I didn't have this error yesterday.

I'm using the latest screencloud version and the update checker says it's on the latest version.

No idea how to check the plugin version though.

Edit:
Forgot to post more details.
System is Win 8.1 x64.

@Nothing4You
Copy link
Author

From the link in the error message:

Certain Python platforms (specifically, versions of Python earlier than 2.7.9) have restrictions in their ssl module that limit the configuration that urllib3 can apply. In particular, this can cause HTTPS requests that would succeed on more featureful platforms to fail, and can cause certain security features to be unavailable.

If you encounter this warning, it is strongly recommended you upgrade to a newer Python version, or that you use pyOpenSSL as described in the OpenSSL / PyOpenSSL section.

So the bundled python version probably needs to get updated, which in turn makes it a screencloud core issue

@olav-st
Copy link
Owner

olav-st commented Dec 16, 2015

I pushed a temporary fix, see olav-st/screencloud#175 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants