You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To reproduce
Launch Arduino IDE 2.3.3 on macOS Sonoma 14.6.1.
Wait a few seconds until the IDE reports being in "offline mode."
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.
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.
To reproduce
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
The text was updated successfully, but these errors were encountered: