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

urllib failed to download (reason: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed #957

Open
bin-mech opened this issue Jun 8, 2016 · 4 comments

Comments

@bin-mech
Copy link

bin-mech commented Jun 8, 2016

How to fix following issue, thank you very much !
Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...
[ERROR] urllib failed to download (reason: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)): https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz
Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...
[ERROR] urllib failed to download (reason: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)): https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz
Downloading https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz...
[ERROR] urllib failed to download (reason: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)): https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz
[CRITICAL] You may wish to check your Internet connection or the remote server

@bin-mech bin-mech changed the title SSL: CERTIFICATE_VERIFY_FAILED urllib failed to download (reason: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed Jun 9, 2016
@vbraun
Copy link
Contributor

vbraun commented Jun 16, 2016

Which operating system?

@bin-mech
Copy link
Author

ubuntu 14.04

@bin-mech
Copy link
Author

export SSL_CERT_DIR=/etc/ssl/certs
seems solving my problem.

@certik
Copy link
Member

certik commented Jul 29, 2016

@bin-mech the other option is to use this PR: hashdist/hashdist#344, and the new -N option that it implements.

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