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.
Safaribooksonline login failed #13413
Comments
|
I got 2 different outputs on different computers
and
|
|
Same problem here |
|
I hit the same error message with this error on login.
On inspecting my system, I noticed that Python was using OpenSSL 0.9.8zh which was installed. Homebrew's OpenSSL version was at 1.0.2l. [EDIT: This is isn't the newest rev, but worked for me as it was, so if you want to move to latest stable to try something similar go ahead!] I updated Python to use 1.0.2l, and cleaned up links in Homebrew. Did the bones of this suggestion from first answer in this SO query https://stackoverflow.com/questions/18752409/updating-openssl-in-python-2-7 Worked for me! Let me know if works for any of you. |
|
This is still not fixed !!
|
|
I got a similar error, although probably not the same, since I didn't get the traceback. |
I can't login with a subscription account.
I've seen in the file "youtube_dl/extractor/safari.py" that _LOGIN_URL = 'https://www.safaribooksonline.com/accounts/login/'
I've tried to login through "https://www.safaribooksonline.com/accounts/login/" with my credentials and my user/pass works fine as well as the access through "https://ssl.safaribooksonline.com/securelogin"