rust-lang / cargo

The Rust package manager
https://doc.rust-lang.org/cargo
Apache License 2.0
12.63k stars 2.4k forks source link

Download speed 16 kB/s #14220

Open pbies opened 2 months ago

pbies commented 2 months ago

Problem

Run:

curl https://sh.rustup.rs -sSf | sh

and accept default installation.

Download speed for all packages will be max 16 kB/s.

Home Internet connection is 600/60 Mb/s.

Steps

No response

Possible Solution(s)

No response

Notes

Run on Macbook Pro M2 Pro with 16 GB of RAM and Wi-Fi 5 connection.

Version

No response

weihanglo commented 2 months ago

We are not able to help due to the lack of a minimal set of steps to reproduce. Here are tips about how to create a minimal, complete, and verifiable example. It is unclear what "all packages" refert to. Looks like a rustup or network connection issue to me.