You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Connection Reset By Peer" is by-default treated as a fatal error by curl, but can be produced spuriously, either due to switching networks, or overly aggressive load-balancing by ISPs.
However, I am not quite sure whether you referring to the rustup-init.sh part or the Rust part of the software... If it's the latter then we have two download backends to choose from, did you mean the libcurl backend specifically?
In other words, would you mind explaining more about when you usually encounter this error?
Verification
Problem
"Connection Reset By Peer" is by-default treated as a fatal error by curl, but can be produced spuriously, either due to switching networks, or overly aggressive load-balancing by ISPs.
Steps
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.26.0 (1980-01-01)
Installed toolchains
Default host: x86_64-unknown-linux-gnu
rustup home: /home/binarycat/.rustup
installed toolchains
nightly-2024-06-10-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu (default)
stage1
1.80.1-x86_64-unknown-linux-gnu
active toolchain
nightly-x86_64-unknown-linux-gnu (default)
rustc 1.83.0-nightly (2bd1e894e 2024-09-26)
OS version
NixOS 24.05 (Uakari)
The text was updated successfully, but these errors were encountered: