Peer End Does Not Respond During Rust Installation
Symptom
When running the curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh command to install Rust, a message is displayed indicating that the peer end does not respond.
Key Process and Cause Analysis
A network exception occurs.
Conclusion and Solution
Recover the network connection and run the Rust installation command again.
Parent topic: Troubleshooting