Rust installation site is down!

Hello Guys,
Can you install Rust instances on new devices?
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
I think the main repository is down:

warn: curl: (7) Failed to connect to static.rust-lang.org port 443 after 82 ms: Could not connect to server
error: command failed: downloader https://static.rust-lang.org/rustup/dist/x86_64-unknown-linux-gnu/rustup-init /tmp/tmp.DPbRgo0ix9/rustup-init x86_64-unknown-linux-gnu

I think it's aws.

2 Likes

It's why I did git clone of Rust repository, and do not care more about Internet.