Arduino IDE hangs on "Downloading index: package_esp32_dev_index.json" #2734
Labels
conclusion: duplicate
Has already been submitted
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Upon launching the Arduino IDE it begins downloading a package index but it never completes. (I left it to it for 6+ hours and nothing changed). While the editor itself is being responsive, I cannot compile or upload code on my device because the package index download just blocks any other background jobs.
Downloading index: package_esp32_dev_index.json
I've checked whether the URL the IDE is trying to access is valid and I could download the same json file manually just fine.
I tried both the latest stable app image (v2.3.3) and the nightly build (20241015), both produce the same (lack of) results.
Please find attached stdout and stderr. arduino-ide.log
To reproduce
Launch the Arduino IDE and wait.
Expected behavior
Arduino CLI version
1.0.4
Operating system
Linux
Operating system version
Linux 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: