Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
urlopen error [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure #5366
Comments
|
Please post the full output you get when running with --verbose option. Such issues are highly related to the python version. Currently a known issue is that in python 2.6, https connections to some websites fails at the handshake stage because older python uses insecure encryption algorithms and some websites reject them. |
|
|
The host |
|
Ok, thank you! :) |
Trying to download album artwork from SoundCloud fails:
WARNING: Unable to download thumbnail "https://i1.sndcdn.com/artworks-000035687072-eoakfk-t500x500.jpg": <urlopen error [Errno 1] _ssl.c:507: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>
Log output: