Verification
Problem
I am on a new Windows 11 machine, with the most current version of rustup (installed two days ago). Running rustup update fails approximately 3 times out of 4 with an os error 10054.
Steps
- Run
rustup update multiple times, oberve how it fails 3 times out of 4
Possible Solution(s)
No response
Notes
I am also encountering the likely related cargo issue rust-lang/cargo#13457 on the same machine. The workaround in rust-lang/cargo#13457 (comment) resolved that issue for me.
Rustup version
rustup 1.27.0 (bbb9276d2 2024-03-08)
Installed toolchains
Default host: x86_64-pc-windows-msvc
rustup home: <...>\.rustup
stable-x86_64-pc-windows-msvc (default)
rustc 1.77.2 (25ef9e3d8 2024-04-09)
OS version
Windows 11 Enterprise 23H2 22631.3447
Verification
Problem
I am on a new Windows 11 machine, with the most current version of rustup (installed two days ago). Running
rustup updatefails approximately 3 times out of 4 with anos error 10054.Steps
rustup updatemultiple times, oberve how it fails 3 times out of 4Possible Solution(s)
No response
Notes
I am also encountering the likely related
cargoissue rust-lang/cargo#13457 on the same machine. The workaround in rust-lang/cargo#13457 (comment) resolved that issue for me.Rustup version
rustup 1.27.0 (bbb9276d2 2024-03-08)Installed toolchains
OS version
Windows 11 Enterprise 23H2 22631.3447