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

python version have problems with ssl #6

Open
ptxmac opened this issue Nov 7, 2015 · 6 comments
Open

python version have problems with ssl #6

ptxmac opened this issue Nov 7, 2015 · 6 comments

Comments

@ptxmac
Copy link

ptxmac commented Nov 7, 2015

When using EDGE (haven't testet without) I get problems connecting to SSL sites. The logs refers to this page: https://github.com/SiCKRAGETV/sickrage-issues/wiki/SSL-Errors which indicate that the problems is because of the python version.

I added the ppa:fkrull/deadsnakes ppa, and upgraded python to version 2.7.10 which fixed the problem!

@hsablonniere
Copy link

@ptxmac Great news, you patched the Dockerfile and did a new build ? Could you push your Dockerfile somewhere and maybe push the image on docker hub ?

@needo37 Are you still maintaining the project ?

@Caroga
Copy link

Caroga commented Mar 5, 2016

Great to hear! If @needo37 is not maintaining this project then I'd gladly take over his great work.
In the meantime, could you provide us with your dockerfile @ptxmac or did you added the fix manually ?

@ptxmac
Copy link
Author

ptxmac commented Mar 5, 2016

I solved it by upgrading python in the running container and restarting sickrage

@Caroga
Copy link

Caroga commented Mar 5, 2016

Are you positive you've installed 2.7.10 and not 3.x for example ? As I cannot seem to locate 2.7.10 release in deadsnakes's launchpad: https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes

@ptxmac
Copy link
Author

ptxmac commented Mar 5, 2016

If you look in deadsnakes readme he mentions that python2.7 have been moved to https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes-python2.7

@Caroga
Copy link

Caroga commented Mar 5, 2016

+1!

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

3 participants