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

Arduino IDE hangs on "Downloading index: package_esp32_dev_index.json" #2734

Closed
3 tasks done
petrisz opened this issue Oct 16, 2024 · 1 comment
Closed
3 tasks done
Assignees
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

Comments

@petrisz
Copy link

petrisz commented Oct 16, 2024

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

  1. Successful completion of whatever background process the IDE is trying to run.
  2. Ability to run other background jobs like compiling and uploading my sketch.

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

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the nightly build
  • My report contains all necessary details
@petrisz petrisz added the type: imperfection Perceived defect in any part of project label Oct 16, 2024
@per1234 per1234 self-assigned this Oct 17, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 17, 2024
@per1234
Copy link
Contributor

per1234 commented Oct 17, 2024

Hi @petrisz. Thanks for taking the time to submit an issue.

I see we have another report about this at #2719.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants