Skip to content
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

Package CDN speed, Russia #4909

Open
1 of 5 tasks
katsu-chan opened this issue Apr 29, 2024 · 2 comments
Open
1 of 5 tasks

Package CDN speed, Russia #4909

katsu-chan opened this issue Apr 29, 2024 · 2 comments

Comments

@katsu-chan
Copy link

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 or Premium Support

  • PlatformIO IDE.
    All issues related to PlatformIO IDE should be reported to the
    PlatformIO IDE for VSCode 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.

  • 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):

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:

[env:esp32-s3-devkitc-1]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
@ivankravets
Copy link
Member

Do you still experience this issue?

@katsu-chan
Copy link
Author

CDN works for me now. But there is a great chance, that my IP has changed; so i cant say anything about whether the initial problem with CDN is truly resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants