-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
installation fails on "failed to authenticate when downloading repository" #2422
Comments
Could you re-run that command with |
Running into the same issue. With verbose on,
Additional Notes:
|
@tristanwietsma is the error intermittent or reproducible? Failing to authenticate with a connection that doesn't need authentication is odd indeed! |
Reproducible; never succeeds. |
Oh what does your global |
yup, that was it. I had this for
Removing solved it. Thanks. |
Ah ok, in that case I'm gonna close this in favor of #2078 as I think it's a dupe of that. Thanks for the investigation though! |
using rustc 1.8.0-dev, can't install cargo. Default build fails unconditionally.
to reproduce:
target/snapshot/bin/cargo build --target x86_64-unknown-linux-gnu --release
Updating registry
https://github.com/rust-lang/crates.io-index
An unknown error occurred
Caused by:
failed to authenticate when downloading repository
The text was updated successfully, but these errors were encountered: