winor
May 3, 2024, 7:21am
1
Hey,
I’m trying to download packages from PlatformIO, but it’s unbearably slow, and it’s been like that since yesterday. My internet connection appears to be fast and stable, so I’m guessing one of the mirrors in my region is faulty.
Hi, thanks for the report. We are checking this issue and will back to you with the updates soon.
Meanwhile, we disabled that CDN mirror and you can try downloading packages again. Does it work better now?
Related issue
opened 02:48PM - 29 Apr 24 UTC
help wanted
package management
What kind of issue is this?
- [ ] **Question**.
This issue tracker is … not the place for questions. If you want to ask how to do something,
or to understand why something isn't working the way you expect it to,
use [Community Forums](https://community.platformio.org) or [Premium Support](https://platformio.org/support)
- [ ] **PlatformIO IDE**.
All issues related to PlatformIO IDE should be reported to the
[PlatformIO IDE for VSCode](https://github.com/platformio/platformio-vscode-ide/issues) repository
- [ ] **Development Platform or Board**.
All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms
should be reported to appropriate repository related to your hardware
https://github.com/topics/platformio-platform
- [ ] **Feature Request**.
Start by telling us what problem you’re trying to solve. Often a solution
already exists! Don’t send pull requests to implement new features without first getting our
support. Sometimes we leave features out on purpose to keep the project small.
- [X] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue.*
------------------------------------------------------------------
### Configuration
**Operating system**: NixOS 23.11.6359.53a2c32bc66f (Tapir) x86_64
**PlatformIO Version** (`platformio --version`): PlatformIO Core, version 6.1.6
**Internet speed** (yandex.com/internet):
<a href="https://yandex.com/internet/"><img src="https://yandex.com/internet/informer/black/en/11482539.33-10558876.95.png"/></a>
#### ISP
asn: AS34168
name: PJSC Rostelecom
city: Vladimir
country: Russia
### Description of problem
Package download speed is too slow: 47 minutes for esp32s3 toolchain.
CDN choosing on client side would solve this problem btw
#### Steps to Reproduce
1. pio init --ide eclipse -b esp32-s3-devkitc-1
### Actual Results
Download speed is very slow
### Expected Results
Download speed is high, package downloads in under 5 minutes
### If problems with PlatformIO Build System:
**The content of `platformio.ini`:**
```ini
[env:esp32-s3-devkitc-1]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
```
winor
May 3, 2024, 9:07am
3
Yes, much better! thank you !!
winor
May 23, 2024, 3:49pm
4
Hey,
Looks like it is happening again?
Could you try this link directly, what is your speed?
winor
May 24, 2024, 8:03am
6
Looks like it’s working now…
I have the same issue. With PlatformIO it takes hours to download. And when i try the provided link . It also take around 4 hours o download.
With speedtest.net i get 50Mbit. So that shouldn’t be the problem.
How to get it working again?
We found the problem and have fixed it on our side. Could you check again this link ?
Now it works as it should. Thanks for the fast fix.
1 Like
I’m not sure if it has been fixed. Or if it was, it might be back. I’m consistently getting extremely slow download speeds. The direct download link above was in the few kbps range. Few of my attempts even failed.