-
Notifications
You must be signed in to change notification settings - Fork 892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extremely slow toolchain download #4057
Comments
How much memory does your machine have? How much free disk space? |
Hmmm I do remember downloading nightlies are slower, but I don't expect it to be this slow... Could this be a infra/peering problem or something? @jdno have you seen anything like this before? |
@ferologics OTOH you're using macOS 15.1 which is AFAIK still in prerelease state. Does it work alright on other machines/network environments, if you happen to have access to any? |
imo this is not beta macos related, usually my toolchain update is smooth, but can occasionally be painfully slow, like now. my peers haven't had this issue, they're running stable macos. |
This might be a server issue. I've had a few instances where downloads crawled because I got routed to a bad CDN server. |
@ChrisDenton Thanks for sharing! I was reminded of the dual-CDN problem in #3791 (comment). @ferologics Would you mind explicitly telling Rustup the CDN you'd like to use as described in that post and see if it gets any better?
|
@ferologics It would also be helpful to get the output of |
my install went through later that day, but I will try to repro and see if pointing it helps @rami3l
^ @jdno this is the current output, not sure if that changed since yesterday. |
Verification
Problem
rustup toolchain install nightly-2024-10-19-aarch64-apple-darwin
.. no firewall or vpn ..
starts 4mib/s then immediately drops to 17kib/s
Steps
rustup toolchain install nightly-2024-10-19-aarch64-apple-darwin
Possible Solution(s)
wait 🤷
Notes
it's not the first time this happens
Rustup version
Installed toolchains
OS version
macOS Sequoia 15.1 (24B82)
The text was updated successfully, but these errors were encountered: