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 2.3.3 freezes and goes offline on macOS Sonoma 14.6.1 #2537

Open
3 tasks done
leonardocavagnis opened this issue Oct 22, 2024 · 0 comments
Open
3 tasks done
Labels
type: imperfection Perceived defect in any part of project

Comments

@leonardocavagnis
Copy link
Member

Describe the problem

I'm experiencing an issue with Arduino IDE version 2.3.3 running on macOS Sonoma 14.6.1 on a MacBook Pro 2023 with an Apple M2 Pro chip. After launching the IDE, it enters "offline mode" within a few seconds and becomes completely unresponsive. I'm unable to compile or upload sketches, and the IDE does not respond to any commands. The only way to close it is by forcing quit.

The development console shows the following error: net:ERR_CONNECTION REFUSED (screenshot attached).

I am also attaching the logs generated when launching the IDE from the command line.

Image

To reproduce

  1. Launch Arduino IDE 2.3.3 on macOS Sonoma 14.6.1.
  2. Wait a few seconds until the IDE reports being in "offline mode."
  3. The IDE becomes unresponsive and needs to be force quit.

Expected behavior

The IDE should remain in "online mode" and allow the user to compile and upload sketches without freezing.

Arduino IDE version

2.3.3

Operating system

macOS

Operating system version

Sonoma 14.6.1

Additional context

I attempted reinstalling the IDE following this guide, but the issue persists.

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@leonardocavagnis leonardocavagnis added the type: imperfection Perceived defect in any part of project label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

1 participant