Arduino IDE 2.3.4 not working on MacOS

I downloaded Arduino IDE from the official website on my MacBook for the first time (Running on MacOS Sequoia), but it keeps loading by showing the app logo only.

I would be grateful if someone can help me

Thanks.

1 Like

Hi @iomar360. I'm going to ask you to provide some additional information that might help us to identify the problem.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Close all Arduino IDE windows if the IDE is already running.
  2. Open macOS Launchpad.
  3. Type terminal in the "Search" field.
  4. Click on the "Terminal" icon.
    A "zsh" window will open.
  5. Type the following command in the zsh window:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  6. Press the Enter key.
  7. Wait until you are sure the IDE startup has gone into the hang state
    (as indicated by no additional output being printed to the Terminal window).
  8. Switch back to the Terminal window if the Arduino IDE window took the focus.
  9. Press the Command+A keyboard shortcut.
    This will select all the text in the Terminal window.
  10. Press the Command+C keyboard shortcut.
    This will copy the selected text to the clipboard.
  11. Open a forum reply here by clicking the "Reply" button.
  12. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
  13. Press the Command+V keyboard shortcut.
    This will paste the output into the code block.
  14. Move the cursor outside of the code block markup before you add any additional text to your reply.
  15. Click the "Reply" button to post the output.

Please let me know if you have any questions or problems while following those instructions.

1 Like
Last login: Sun Dec 22 18:36:38 on console
myname@username-MacBook-Air ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"

Arduino IDE 2.3.4
Checking for frontend application configuration customizations. Module path: /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js, destination 'package.json': /Applications/Arduino IDE.app/Contents/Resources/app/package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.4" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.1.1" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-12-03T09:58:49.900Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.4","cliVersion":"1.1.1","buildDate":"2024-12-03T09:58:49.900Z"}
Starting backend process. PID: 15547
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/myname/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-12-23T08:34:32.189Z root INFO Backend Object.initialize: 2.4 ms [Finished 0.417 s after backend start]
2024-12-23T08:34:32.190Z root INFO Backend Object.configure: 1.9 ms [Finished 0.417 s after backend start]
2024-12-23T08:34:32.190Z root INFO Backend s.onStart: 1.0 ms [Finished 0.417 s after backend start]
2024-12-23T08:34:32.190Z root INFO Backend s.configure: 0.2 ms [Finished 0.436 s after backend start]
2024-12-23T08:34:32.191Z root INFO Backend d.onStart: 0.1 ms [Finished 0.436 s after backend start]
2024-12-23T08:34:32.191Z root INFO Backend d.configure: 0.1 ms [Finished 0.436 s after backend start]
2024-12-23T08:34:32.192Z root INFO Backend d.initialize: 19.3 ms [Finished 0.436 s after backend start]
2024-12-23T08:34:32.192Z root INFO Backend c.onStart: 0.2 ms [Finished 0.436 s after backend start]
2024-12-23T08:34:32.192Z root INFO Backend a.configure: 0.8 ms [Finished 0.437 s after backend start]
2024-12-23T08:34:32.193Z config INFO >>> Initializing CLI configuration...
2024-12-23T08:34:32.193Z root INFO Backend c.initialize: 0.5 ms [Finished 0.437 s after backend start]
2024-12-23T08:34:32.193Z root INFO Backend x.onStart: 0.5 ms [Finished 0.438 s after backend start]
2024-12-23T08:34:32.193Z config INFO Loading CLI configuration from /Users/myname/.arduinoIDE/arduino-cli.yaml...
2024-12-23T08:34:32.194Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/resources/arduino-cli...
2024-12-23T08:34:32.194Z root INFO Backend a.initialize: 0.3 ms [Finished 0.438 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend w.onStart: 0.7 ms [Finished 0.439 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend r.configure: 1.1 ms [Finished 0.439 s after backend start]
2024-12-23T08:34:32.194Z discovery-log INFO start
2024-12-23T08:34:32.194Z discovery-log INFO start new deferred
2024-12-23T08:34:32.194Z root INFO Backend d.initialize: 0.2 ms [Finished 0.439 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend y.onStart: 1.1 ms [Finished 0.440 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend r.configure: 1.0 ms [Finished 0.440 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend a.onStart: 0.3 ms [Finished 0.441 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend h.configure: 0.3 ms [Finished 0.441 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend s.configure: 0.1 ms [Finished 0.441 s after backend start]
2024-12-23T08:34:32.194Z root INFO Backend l.configure: 0.0 ms [Finished 0.441 s after backend start]
2024-12-23T08:34:32.196Z root INFO Theia app listening on http://127.0.0.1:51340.
2024-12-23T08:34:32.196Z root INFO Finished starting backend application: 1.8 ms [Finished 0.443 s after backend start]
2024-12-23T08:34:32.196Z root WARN The local plugin referenced by local-dir:/Users/ondrejkoubek/.arduinoIDE/plugins does not exist.
2024-12-23T08:34:32.196Z root WARN The local plugin referenced by local-dir:/Users/ondrejkoubek/.arduinoIDE/extensions does not exist.
2024-12-23T08:34:32.201Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://dl.espressif.com/dl/package_esp32_index.json","https://rawgithubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json"]},"directories":{"builtin":{"libraries":"/Users/ondrejkoubek/Library/Arduino15/libraries"},"data":"/Users/ondrejkoubek/Library/Arduino15","user":"/Users/ondrejkoubek/Documents/Arduino"},"locale":"en"}
2024-12-23T08:34:32.201Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-12-23T08:34:32.201Z config INFO Loaded the CLI configuration.
2024-12-23T08:34:32.205Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/ondrejkoubek/Library/Arduino15","sketchDirUri":"file:///Users/ondrejkoubek/Documents/Arduino","additionalUrls":["https://dl.espressif.com/dl/package_esp32_index.json","https://rawgithubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json"],"network":"none","locale":"en"}
2024-12-23T08:34:32.205Z config INFO Validating the CLI configuration...
2024-12-23T08:34:32.214Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="arduino-cli version 1.1.1"
2024-12-23T08:34:32.214Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Using config file: /Users/ondrejkoubek/.arduinoIDE/arduino-cli.yaml"
time="2024-12-23T09:34:32+01:00" level=info msg="Executing `arduino-cli daemon`"
2024-12-23T08:34:32.218Z daemon INFO Daemon is now listening on 127.0.0.1:51341
{"IP":"127.0.0.1","Port":"51341"}
2024-12-23T08:34:32.218Z daemon INFO Daemon is running.
2024-12-23T08:34:32.227Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-12-23T08:34:32.227Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-12-23T08:34:32.230Z root INFO Resolve plugins list: 36.6 ms [Finished 0.477 s after backend start]
2024-12-23T08:34:32.233Z config INFO The CLI config is valid.
2024-12-23T08:34:32.233Z config INFO <<< Initialized the CLI configuration.
2024-12-23T08:34:32.544Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Updating index" url="https://dl.espressif.com/dl/package_esp32_index.json"
time="2024-12-23T09:34:32+01:00" level=info msg="Starting download" url="https://dl.espressif.com/dl/package_esp32_index.json"
2024-12-23T08:34:32.682Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Updating index" url="https://rawgithubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json"
2024-12-23T08:34:32.684Z daemon INFO time="2024-12-23T09:34:32+01:00" level=info msg="Starting download" url="https://rawgithubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json"
2024-12-23T08:34:32.921Z root INFO Deploy plugins list: 36.6 ms [Finished 1.168 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-12-23T08:34:33.452Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 163.1 ms [Finished 1.172 s after frontend start]
2024-12-23T08:34:33.496Z root WARN A command editor.action.toggleStickyScroll is already registered.
[15531:1223/093433.556516:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Cmd+Shift+ú"
[15531:1223/093433.579008:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Cmd+Shift+ú"
[15531:1223/093502.503538:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Cmd+Shift+ú"
2024-12-23 09:35:02.741 Arduino IDE[15531:348062] +[IMKClient subclass]: chose IMKClient_Modern
2024-12-23 09:35:02.741 Arduino IDE[15531:348062] +[IMKInputSession subclass]: chose IMKInputSession_Modern
[15531:1223/093532.377102:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Cmd+Shift+ú"
[15531:1223/093536.586390:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Cmd+Shift+ú"


I have the same problem, can you help please?
I had the software runing, and close it when it was updating boards. Then it broke and stoped working. I tried to delete all arduino files on mac and downloaded Arduino IDE again, but it didnt work.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.