I downloaded Arduino 2.0.3 and did as instructed but it won't completely open. After double click Arduino IDE a white screen opens with the Arduino Logo in the center and that's it.
I am currently on MacOS Ventura.
Please help, someone?
Edit* It's also my first time downloading Arduino or trying to use it. I'm a total beginner.
I'm sorry Arduino IDE is not starting for you. In order to gather more information that might help us to troubleshoot your problem, I'm going to ask you to run the Arduino IDE from the command line, then share the output.
Wait for the Arduino IDE to finish starting, or failing to start.
If it starts, attempt to open a sketch, or whatever action it is that causes the failure.
Switch back to the terminal window if the Arduino IDE window took the focus.
Press ⌘+A.
This will select all the text in the terminal window.
Press ⌘+C.
This will copy the selected text to the clipboard.
Open a forum reply here by clicking the Reply button.
Click the </> 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.
Press ⌘+V.
This will paste the output into the code block.
Move the cursor outside of the code block markup before you add any additional text to your reply.
Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.
Hello, your recommended command didn't function so I opened the Arduino IDE directly out of the Arduino IDE.app/Contents/MacOS/Arduino IDE folder. The text below is what I received.
Starting backend process. PID: 1481
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/semirschule/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-03T21:22:17.285Z root INFO Backend Object.initialize: 7.0 ms [Finished 1.429 s after backend start]
2023-01-03T21:22:17.285Z root INFO Backend Object.configure: 6.1 ms [Finished 1.429 s after backend start]
2023-01-03T21:22:17.285Z root INFO Backend MessagingContribution.onStart: 1.8 ms [Finished 1.429 s after backend start]
2023-01-03T21:22:17.286Z root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 1.483 s after backend start]
2023-01-03T21:22:17.287Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 1.483 s after backend start]
2023-01-03T21:22:17.289Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 1.483 s after backend start]
2023-01-03T21:22:17.290Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 54.4 ms [Finished 1.484 s after backend start]
2023-01-03T21:22:17.290Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 1.484 s after backend start]
2023-01-03T21:22:17.291Z root INFO Backend ElectronTokenBackendContribution.configure: 1.1 ms [Finished 1.485 s after backend start]
2023-01-03T21:22:17.292Z root INFO Backend PluginDeployerContribution.initialize: 0.6 ms [Finished 1.485 s after backend start]
2023-01-03T21:22:17.292Z root INFO Backend ConfigServiceImpl.onStart: 0.9 ms [Finished 1.486 s after backend start]
2023-01-03T21:22:17.293Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 1.1 ms [Finished 1.487 s after backend start]
2023-01-03T21:22:17.293Z root INFO Backend ArduinoDaemonImpl.onStart: 2.0 ms [Finished 1.488 s after backend start]
2023-01-03T21:22:17.294Z root INFO Backend NodeFileUploadService.configure: 3.0 ms [Finished 1.489 s after backend start]
2023-01-03T21:22:17.294Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
2023-01-03T21:22:17.294Z discovery-log INFO start
2023-01-03T21:22:17.294Z discovery-log INFO start new deferred
2023-01-03T21:22:17.294Z root INFO Backend HostedPluginLocalizationService.initialize: 0.5 ms [Finished 1.490 s after backend start]
2023-01-03T21:22:17.294Z root INFO Backend BoardDiscovery.onStart: 1.1 ms [Finished 1.490 s after backend start]
2023-01-03T21:22:17.294Z root INFO Backend FileDownloadEndpoint.configure: 0.9 ms [Finished 1.491 s after backend start]
2023-01-03T21:22:17.294Z root INFO Backend AuthenticationServiceImpl.onStart: 0.5 ms [Finished 1.492 s after backend start]
2023-01-03T21:22:17.294Z root INFO Backend PluginApiContribution.configure: 0.5 ms [Finished 1.492 s after backend start]
2023-01-03T21:22:17.296Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 1.493 s after backend start]
2023-01-03T21:22:17.296Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.493 s after backend start]
2023-01-03T21:22:17.296Z root INFO Backend PlotterBackendContribution.configure: 1.2 ms [Finished 1.495 s after backend start]
2023-01-03T21:22:17.300Z root INFO Theia app listening on http://localhost:49583.
2023-01-03T21:22:17.300Z root INFO Finished starting backend application: 5.7 ms [Finished 1.498 s after backend start]
2023-01-03T21:22:17.305Z root WARN The local plugin referenced by local-dir:/Users/semirschule/.arduinoIDE/plugins does not exist.
2023-01-03T21:22:17.306Z root WARN The local plugin referenced by local-dir:/Users/semirschule/.arduinoIDE/extensions does not exist.
2023-01-03T21:22:17.306Z root WARN The local plugin referenced by local-dir:/Users/semirschule/.arduinoProIDE/plugins does not exist.
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-03T21:22:17.330Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.330Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-03T21:22:17.331Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.331Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-03T21:22:17.332Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.332Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-03T21:22:17.332Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.332Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-03T21:22:17.332Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.332Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-03T21:22:17.332Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-03T21:22:17.332Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-03T21:22:17.333Z root ERROR Uncaught Exception:
2023-01-03T21:22:17.333Z root ERROR Error: EPERM: operation not permitted, mkdir '/Users/semirschule/.arduinoIDE'
2023-01-03T21:22:17.348Z root INFO Resolve plugins list: 55.8 ms [Finished 1.547 s after backend start]
2023-01-03T21:22:17.354Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js": 5.0 ms [Finished 1.552 s after backend start]
2023-01-03T21:22:17.357Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 3.4 ms [Finished 1.556 s after backend start]
2023-01-03T21:22:17.369Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-cpp/extension": 12.1 ms [Finished 1.568 s after backend start]
2023-01-03T21:22:17.372Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json/extension": 2.4 ms [Finished 1.570 s after backend start]
2023-01-03T21:22:17.372Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 0.5 ms [Finished 1.571 s after backend start]
2023-01-03T21:22:17.458Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-bg/extension": 85.6 ms [Finished 1.657 s after backend start]
2023-01-03T21:22:17.468Z daemon INFO INFO[0000] Config file not found, using default values
INFO[0000] arduino-cli version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"49584"}
2023-01-03T21:22:17.469Z daemon INFO Daemon is running.
2023-01-03T21:22:17.470Z root INFO Error: Error executing "/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli" config init --dest-dir "/Users/semirschule/.arduinoIDE": Verzeichnis der Konfigurationsdatei kann nicht erstellt werden: mkdir /Users/semirschule/.arduinoIDE: operation not permitted
at ChildProcess.<anonymous> (/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/exec-util.js:53:31)
at ChildProcess.emit (node:events:394:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
2023-01-03T21:22:17.470Z root ERROR Uncaught Exception:
2023-01-03T21:22:17.470Z root ERROR Error: Error executing "/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli" config init --dest-dir "/Users/semirschule/.arduinoIDE": Verzeichnis der Konfigurationsdatei kann nicht erstellt werden: mkdir /Users/semirschule/.arduinoIDE: operation not permitted
at ChildProcess.<anonymous> (/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/exec-util.js:53:31)
at ChildProcess.emit (node:events:394:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
2023-01-03T21:22:17.580Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-cs/extension": 122.4 ms [Finished 1.779 s after backend start]
2023-01-03T21:22:17.738Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-de/extension": 157.4 ms [Finished 1.936 s after backend start]
2023-01-03T21:22:17.739Z daemon INFO INFO[0000] Loading hardware from: /Users/semirschule/Library/Arduino15/packages
INFO[0000] Loading package builtin from: /Users/semirschule/Library/Arduino15/packages/builtin
INFO[0000] Checking existence of 'tools' path: /Users/semirschule/Library/Arduino15/packages/builtin/tools
INFO[0000] Loading tools from dir: /Users/semirschule/Library/Arduino15/packages/builtin/tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool tool="builtin:serial-monitor@0.11.0"
INFO[0000] Checking signature index=/Users/semirschule/Library/Arduino15/package_index.json signatureFile=/Users/semirschule/Library/Arduino15/package_index.json.sig trusted=true
INFO[0000] Loading libraries index file index=/Users/semirschule/Library/Arduino15/library_index.json
2023-01-03T21:22:17.866Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-es/extension": 128.2 ms [Finished 2.065 s after backend start]
2023-01-03T21:22:17.866Z daemon INFO INFO[0000] Adding libraries dir dir=/Users/semirschule/Library/Arduino15/libraries location=ide
INFO[0000] Adding libraries dir dir=/Users/semirschule/Documents/Arduino/libraries location=user
2023-01-03T21:22:17.957Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-fr/extension": 90.6 ms [Finished 2.155 s after backend start]
2023-01-03T21:22:18.021Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-hu/extension": 64.1 ms [Finished 2.219 s after backend start]
2023-01-03T21:22:18.110Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-it/extension": 89.2 ms [Finished 2.309 s after backend start]
2023-01-03T21:22:18.195Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ja/extension": 84.9 ms [Finished 2.394 s after backend start]
2023-01-03T21:22:18.278Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ko/extension": 82.7 ms [Finished 2.476 s after backend start]
2023-01-03T21:22:18.321Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-nl/extension": 43.3 ms [Finished 2.520 s after backend start]
1 HIToolbox 0x00007ff81b5d3726 _ZN15MenuBarInstance22EnsureAutoShowObserverEv + 102
2 HIToolbox 0x00007ff81b5d32b8 _ZN15MenuBarInstance14EnableAutoShowEv + 52
3 HIToolbox 0x00007ff81b577908 SetMenuBarObscured + 408
4 HIToolbox 0x00007ff81b5774ca _ZN13HIApplication15HandleActivatedEP14OpaqueEventRefhP15OpaqueWindowPtrh + 164
5 HIToolbox 0x00007ff81b571996 _ZN13HIApplication13EventObserverEjP14OpaqueEventRefPv + 252
6 HIToolbox 0x00007ff81b539bd2 _NotifyEventLoopObservers + 153
7 HIToolbox 0x00007ff81b5713e6 AcquireEventFromQueue + 494
8 HIToolbox 0x00007ff81b5605a4 ReceiveNextEventCommon + 725
9 HIToolbox 0x00007ff81b5602b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x00007ff814d67f33 _DPSNextEvent + 909
11 AppKit 0x00007ff814d66db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x00007ff814d593f7 -[NSApplication run] + 586
13 Electron Framework 0x00000001113fa7d6 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10686982
14 Electron Framework 0x00000001113f9342 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10681714
15 Electron Framework 0x00000001113c297a _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10458026
16 Electron Framework 0x00000001113940ec _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10267420
17 Electron Framework 0x0000000110cf0865 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3306133
18 Electron Framework 0x0000000110cf1fc2 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3312114
19 Electron Framework 0x0000000110cedeec _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3295516
20 Electron Framework 0x00000001100bb363 _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6690595
21 Electron Framework 0x00000001100badfb _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6689211
22 Electron Framework 0x00000001100b982b _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6683627
23 Electron Framework 0x00000001100ba0c9 _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6685833
24 Electron Framework 0x000000010f891826 ElectronMain + 134
25 Arduino IDE 0x0000000106df85e6 Arduino IDE + 5606
26 dyld 0x00007ff81180f310 start + 2432
2023-01-03T21:22:18.429Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-pl/extension": 108.1 ms [Finished 2.628 s after backend start]
2023-01-03T21:22:18.514Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-pt-BR/extension": 84.6 ms [Finished 2.713 s after backend start]
2023-01-03T21:22:18.617Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ru/extension": 103.1 ms [Finished 2.816 s after backend start]
2023-01-03T21:22:18.717Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-tr/extension": 100.4 ms [Finished 2.916 s after backend start]
2023-01-03T21:22:18.771Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-uk/extension": 53.4 ms [Finished 2.970 s after backend start]
2023-01-03T21:22:18.854Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-zh-hans/extension": 82.5 ms [Finished 3.052 s after backend start]
2023-01-03T21:22:18.854Z root INFO Deploy plugins list: 55.8 ms [Finished 3.052 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-03T21:22:19.425Z root ERROR Failed to initialize global state path:
2023-01-03T21:22:19.450Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 235.1 ms [Finished 1.963 s after frontend start]
2023-01-03T21:22:20.955Z root ERROR Error occurred while initializing the core gRPC client provider
2023-01-03T21:22:20.955Z root ERROR Uncaught Exception:
2023-01-03T21:22:20.955Z root ERROR Error: Could not read the CLI configuration file.
at CoreClientProvider.evaluateErrorStatus (/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/core-client-provider.js:188:20)
at ClientReadableStreamImpl.<anonymous> (/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/core-client-provider.js:175:36)
at ClientReadableStreamImpl.emit (node:events:394:28)
at endReadableNT (node:internal/streams/readable:1331:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
1 HIToolbox 0x00007ff81b5600c2 _ZN15MenuBarInstance22RemoveAutoShowObserverEv + 30
2 HIToolbox 0x00007ff81b5777e3 SetMenuBarObscured + 115
3 HIToolbox 0x00007ff81b57e29e _ZN13HIApplication11FrontUILostEv + 34
4 HIToolbox 0x00007ff81b577622 _ZN13HIApplication15HandleActivatedEP14OpaqueEventRefhP15OpaqueWindowPtrh + 508
5 HIToolbox 0x00007ff81b571950 _ZN13HIApplication13EventObserverEjP14OpaqueEventRefPv + 182
6 HIToolbox 0x00007ff81b539bd2 _NotifyEventLoopObservers + 153
7 HIToolbox 0x00007ff81b5713e6 AcquireEventFromQueue + 494
8 HIToolbox 0x00007ff81b5603ec ReceiveNextEventCommon + 285
9 HIToolbox 0x00007ff81b5602b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x00007ff814d67f33 _DPSNextEvent + 909
11 AppKit 0x00007ff814d66db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x00007ff814d593f7 -[NSApplication run] + 586
13 Electron Framework 0x00000001113fa7d6 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10686982
14 Electron Framework 0x00000001113f9342 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10681714
15 Electron Framework 0x00000001113c297a _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10458026
16 Electron Framework 0x00000001113940ec _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 10267420
17 Electron Framework 0x0000000110cf0865 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3306133
18 Electron Framework 0x0000000110cf1fc2 _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3312114
19 Electron Framework 0x0000000110cedeec _ZN2v88internal20SetupIsolateDelegate9SetupHeapEPNS0_4HeapE + 3295516
20 Electron Framework 0x00000001100bb363 _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6690595
21 Electron Framework 0x00000001100badfb _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6689211
22 Electron Framework 0x00000001100b982b _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6683627
23 Electron Framework 0x00000001100ba0c9 _ZN8electron5fuses28IsOnlyLoadAppFromAsarEnabledEv + 6685833
24 Electron Framework 0x000000010f891826 ElectronMain + 134
25 Arduino IDE 0x0000000106df85e6 Arduino IDE + 5606
26 dyld 0x00007ff81180f310 start + 2432
It's just gibberish for me yet, I don't understand a thing, haha..
Edit* Arduino IDE didn't started/crashed properly. It just won't finish loading.
Looks like the process is having trouble creating the following directory:
**mkdir /Users/semirschule/.arduinoIDE**: operation not permitted
at ChildProcess.<anonymous> (/Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/lib/node/exec-util.js:53:31)
You might need to check permissions to /users/semirschule/ to check whether directory creation is allowed.