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

Rustup is unable to download on appveyor #1208

Closed
Marwes opened this issue Jul 20, 2017 · 1 comment
Closed

Rustup is unable to download on appveyor #1208

Marwes opened this issue Jul 20, 2017 · 1 comment

Comments

@Marwes
Copy link

Marwes commented Jul 20, 2017

I originally encountered this issue on gluon's appveyor setup but it appears that rustup's own appveyor setup has the same problem. This may just be an issue on appveyor but since rustup's setup is also affected I figured opening an issue here was relevant.

Might be related to rust-lang/rust#43333 but the solution in that PR does not help.

Build started
git clone -q https://github.com/gluon-lang/gluon.git C:\projects\gluon
git fetch -q origin +refs/pull/279/merge:
git checkout -qf FETCH_HEAD
Running Install scripts
curl -sSf -o rustup-init.exe https://win.rustup.rs
rustup-init.exe --default-host %TARGET% --default-toolchain %CHANNEL% -y
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to 'C:\Users\appveyor\.rustup\tmp\ip9r_xhlefdoj47g_file'
info: caused by: error during download
info: caused by: [35] SSL connect error (schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.)
Command exited with code 1
@Boddlnagg
Copy link
Contributor

@Marwes Marwes closed this as completed Apr 14, 2018
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

2 participants