-
Notifications
You must be signed in to change notification settings - Fork 2.6k
error: failed to fetch https://github.com/rust-lang/crates.io-index
- Caused by: [16/-17] The SSL certificate is invalid
#3344
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
Comments
https://github.com/rust-lang/crates.io-index
https://github.com/rust-lang/crates.io-index
- Caused by: [16/-17] The SSL certificate is invalid
I am seeing the same thing on Debian and on (Travis)[https://travis-ci.com/NetSys/NetBricks#L3392] with Rust nightly toolchain. This is not a problem when either using the nightly build from the 26th (through |
Dupe of #3340 |
Thanks guys. Trying to understand how to rectify. Can you help me with what action I should take? |
As its fixed on master, I'd say you should wait until the next nightly, or alternatively, manually roll back the version on your travis setup. I see from reading the other issue that this workaround might fix it: #598 (comment) |
Thanking you. Workaround - |
I am using a dockerfile to build an environment with Rust. I have been using this as a base.
Error:
Updating registry `https://github.com/rust-lang/crates.io-index` error: failed to fetch `https://github.com/rust-lang/crates.io-index
It has previously functioned fine. What has changed to cause this?
Steps to reproduce -
Clone above
repo
and build viadocker build -t "test:latest" /path/to/repo/
Edit, I added the verbose output and got the following:
Caused by: [16/-17] The SSL certificate is invalid
The text was updated successfully, but these errors were encountered: