Arduino IDE not working on macOS anymore

Hi,

I was using the legacy IDE since, I updated to Arduino IDE 2.0 on macOS Monterey to use my Portenta H7.

But now IDE cant download the board (neither deprecated nor standalone)...


I already tried total uninstall/reinstall of both IDEs...
I tried to delete the JSONs in arduino15...

I am totally stuck now.

Hi @BluuJo. Thanks for your report. 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 2.0 from the command line, then share the output.

Please do this:

  1. Open your Applications folder.
  2. Open Utilities.
  3. Double-click on "Terminal".
  4. Type the following command:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  5. Press Enter
  6. 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.
  7. Switch back to the terminal window if the Arduino IDE window took the focus.
  8. Press +A.
    This will select all the text in the terminal window.
  9. Press +C.
    This will copy the selected text to the clipboard.
  10. Open a forum reply here by clicking the Reply button.
  11. 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.
    Code block
  12. Press +V.
    This will paste the output into the code block.
  13. Move the cursor outside of the code block markup before you add any additional text to your reply.
  14. Click the Reply button to post the output.

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

Thanks for the help, here you go:

Starting backend process. PID: 3617
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///Users/username/.theia'
root INFO Backend Object.initialize: 14.8 ms [Finished 2.190 s after backend start]
root INFO Backend Object.configure: 9.7 ms [Finished 2.190 s after backend start]
root INFO Backend MessagingContribution.onStart: 3.8 ms [Finished 2.190 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 2.4 ms [Finished 2.278 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 1.6 ms [Finished 2.278 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.9 ms [Finished 2.279 s after backend start]
root WARN Backend LocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 89.5 ms [Finished 2.280 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 1.9 ms [Finished 2.281 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 3.9 ms [Finished 2.285 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 1.1 ms [Finished 2.285 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 6.7 ms [Finished 2.292 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 4.8 ms [Finished 2.301 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 6.4 ms [Finished 2.303 s after backend start]
root INFO Backend NodeFileUploadService.configure: 11.7 ms [Finished 2.304 s after backend start]
daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 3.2 ms [Finished 2.308 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 1.8 ms [Finished 2.309 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.8 ms [Finished 2.312 s after backend start]
root INFO Backend PluginApiContribution.configure: 1.9 ms [Finished 2.313 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.4 ms [Finished 2.315 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 2.317 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 1.0 ms [Finished 2.318 s after backend start]
root INFO Theia app listening on http://localhost:57399.
root INFO Finished starting backend application: 14.9 ms [Finished 2.330 s after backend start]
root WARN The local plugin referenced by local-dir:/Users/username/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/Users/username/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/Users/username/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.69.0" with engines:
root ERROR ---- !!!SLOW!!! DURATION: loadCliConfig took 132.108 ms. Args: [] ----
root INFO Resolve plugins list: 137.0 ms [Finished 2.446 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension": 9.6 ms [Finished 2.457 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 11.3 ms [Finished 2.468 s after backend start]
root INFO Deployed backend plugin "cpp@1.52.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-cpp/extension": 18.7 ms [Finished 2.487 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json/extension": 9.0 ms [Finished 2.496 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 6.7 ms [Finished 2.503 s after backend start]
Restoring workspace roots: /Users/username/Sites/Biker-Guard/program
isTempSketch: false. Input was /Users/username/Sites/Biker-Guard/program
root INFO Deployed backend plugin "vscode-language-pack-cs@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-cs/extension": 234.7 ms [Finished 2.738 s after backend start]
daemon INFO {"level":"info","msg":"Using config file: /Users/username/.arduinoIDE/arduino-cli.yaml","time":"2022-09-22T14:20:15+02:00"}
{"level":"info","msg":"arduino-cli version 0.27.1","time":"2022-09-22T14:20:16+02:00"}
{"level":"info","msg":"Executing `arduino-cli daemon`","time":"2022-09-22T14:20:16+02:00"}
{"IP":"127.0.0.1","Port":"57400"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "vscode-language-pack-de@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-de/extension": 234.0 ms [Finished 2.972 s after backend start]
daemon INFO {"level":"info","msg":"Loading hardware from: /Users/username/Library/Arduino15/packages","time":"2022-09-22T14:20:16+02:00"}
{"level":"info","msg":"Loading package builtin from: /Users/username/Library/Arduino15/packages/builtin","time":"2022-09-22T14:20:16+02:00"}
{"level":"info","msg":"Checking existence of 'tools' path: /Users/username/Library/Arduino15/packages/builtin/tools","time":"2022-09-22T14:20:16+02:00"}
{"level":"info","msg":"Loading tools from dir: /Users/username/Library/Arduino15/packages/builtin/tools","time":"2022-09-22T14:20:16+02:00"}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:16+02:00","tool":{"version":"5.8-arduino11","systems":null}}

root INFO Deployed backend plugin "vscode-language-pack-es@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-es/extension": 400.9 ms [Finished 3.373 s after backend start]
daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:16+02:00","tool":{"version":"1.0.6","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:16+02:00","tool":{"version":"1.3.2","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:16+02:00","tool":{"version":"0.10.0","systems":null}}
{"index":"/Users/username/Library/Arduino15/package_index.json","level":"info","msg":"Checking signature","signatureFile":"/Users/username/Library/Arduino15/package_index.json.sig","time":"2022-09-22T14:20:16+02:00","trusted":true}
{"index":"/Users/username/Library/Arduino15/library_index.json","level":"info","msg":"Loading libraries index file","time":"2022-09-22T14:20:16+02:00"}
{"dir":"/Users/username/Library/Arduino15/libraries","level":"info","location":"ide","msg":"Adding libraries dir","time":"2022-09-22T14:20:16+02:00"}
{"dir":"/Users/username/Documents/Arduino/libraries","level":"info","location":"user","msg":"Adding libraries dir","time":"2022-09-22T14:20:16+02:00"}

root INFO Deployed backend plugin "vscode-language-pack-fr@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-fr/extension": 91.3 ms [Finished 3.464 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-it/extension": 57.5 ms [Finished 3.522 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ja/extension": 99.7 ms [Finished 3.622 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-nl/extension": 85.6 ms [Finished 3.708 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-pt-BR/extension": 111.1 ms [Finished 3.824 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ru/extension": 83.9 ms [Finished 3.908 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-tr/extension": 73.4 ms [Finished 3.981 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.69.0" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-zh-hans/extension": 68.9 ms [Finished 4.050 s after backend start]
root INFO Deploy plugins list: 137.0 ms [Finished 4.055 s after backend start]
discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO {"level":"info","msg":"starting discovery builtin:mdns-discovery process","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"starting discovery builtin:serial-discovery process","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:serial-discovery process","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:serial-discovery","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:mdns-discovery process","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:mdns-discovery","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"sending command START_SYNC to discovery builtin:mdns-discovery","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:mdns-discovery received message type: start_sync, message: OK","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-22T14:20:21+02:00"}
{"level":"info","msg":"sending command START_SYNC to discovery builtin:serial-discovery","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: start_sync, message: OK","time":"2022-09-22T14:20:21+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port","time":"2022-09-22T14:20:21+02:00"}

discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 2672.9 ms [Finished 7.371 s after frontend start]
root WARN Frontend commands.onStart took longer than the expected maximum 100 milliseconds: 455.6 ms [Finished 7.879 s after frontend start]
root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 145.6 ms [Finished 8.025 s after frontend start]
root WARN Frontend m.onStart took longer than the expected maximum 100 milliseconds: 257.3 ms [Finished 8.420 s after frontend start]
root INFO Start frontend contributions: 4203.3 ms [Finished 8.524 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO ------- SERIALIZED LAYOUT DATA -------
root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/program.ino","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":7,\"column\":26},\"position\":{\"lineNumber\":7,\"column\":26}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":53,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/bluetooth.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":27,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/localisation.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":20,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/modem.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":45,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/network.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":21,\"column\":1},\"position\":{\"lineNumber\":21,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":21,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/bluetooth.cpp","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":132,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/localisation.cpp","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":125,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/module.cpp","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":61,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/module.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":28,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/network.cpp","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":94,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///Users/username/Sites/Biker-Guard/program/state.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":12,\"column\":1},\"position\":{\"lineNumber\":12,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":12,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false,false,false,false,false,false,false,false,false,false,false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":true}"},{"constructionOptions":{"factoryId":"serial-monitor"}}],"currentIndex":0}},"pinned":[false,false],"size":326,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":true,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":0.20031796502384738,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":0.20031796502384738,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":0.1987281399046105,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":0.20031796502384738,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":0.20031796502384738,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}},{\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}],"size":412},"rightPanel":{"type":"sidepanel","items":[]}}
root INFO ------- END SERIALIZED LAYOUT DATA -------
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629) starting instance
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257] Waiting for backend deployment: 1104.8 ms [Finished 9.628 s after frontend start]
root ERROR ---- !!!SLOW!!! DURATION: getSketchesNew took 329.230 ms. Args: [{"uri":"file:///Users/username/Documents/Arduino"}] ----
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257] Sync of 16 plugins: 798.1 ms [Finished 10.428 s after frontend start]
2022-09-22 14:20:27.085 Arduino IDE Helper (Renderer)[3623:3961343] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2022-09-22 14:20:27.085 Arduino IDE Helper (Renderer)[3623:3961343] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
root INFO <<< The layout has been successfully restored.
root INFO Initialize the workbench layout: 3455.6 ms [Finished 12.705 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][marus25.cortex-debug]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.cpp]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.json]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.json-language-features]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257] Load contributions of 16 plugins: 526.5 ms [Finished 13.233 s after frontend start]
root WARN Frontend T.onDidInitializeLayout took longer than the expected maximum 100 milliseconds: 534.2 ms [Finished 13.240 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
daemon INFO {"level":"info","msg":"Updating libraries index","time":"2022-09-22T14:20:31+02:00"}

daemon INFO {"level":"info","msg":"URL: https://downloads.arduino.cc/packages/package_index.tar.bz2","time":"2022-09-22T14:20:31+02:00"}
{"level":"info","msg":"Updating index","time":"2022-09-22T14:20:31+02:00","url":{"Scheme":"https","Opaque":"","User":null,"Host":"downloads.arduino.cc","Path":"/packages/package_index.tar.bz2","RawPath":"","ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""}}

root INFO ---- DURATION: getSketchesNew took 4.028 ms. Args: [{}] ----
root INFO Frontend application start: 9100.6 ms [Finished 18.417 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 1801.4 ms [Finished 15.046 s after frontend start]
root INFO core-client-provider [platform-index]
root INFO Changed application state from 'initialized_layout' to 'ready'.
root INFO ---- DURATION: installed took 47.816 ms. Args: [{}] ----
root INFO core-client-provider [library-index]
root WARN Widget was activated, but did not accept focus after 2000ms: serial-monitor
Checking for update
root INFO core-client-provider [library-index]
daemon INFO {"level":"info","msg":"Loading hardware from: /Users/username/Library/Arduino15/packages","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"Loading package builtin from: /Users/username/Library/Arduino15/packages/builtin","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"Checking existence of 'tools' path: /Users/username/Library/Arduino15/packages/builtin/tools","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"Loading tools from dir: /Users/username/Library/Arduino15/packages/builtin/tools","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:32+02:00","tool":{"version":"5.8-arduino11","systems":null}}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:32+02:00","tool":{"version":"1.0.6","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:32+02:00","tool":{"version":"1.3.2","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-22T14:20:32+02:00","tool":{"version":"0.10.0","systems":null}}

daemon INFO {"index":"/Users/username/Library/Arduino15/package_index.json","level":"info","msg":"Checking signature","signatureFile":"/Users/username/Library/Arduino15/package_index.json.sig","time":"2022-09-22T14:20:32+02:00","trusted":true}

daemon INFO {"index":"/Users/username/Library/Arduino15/library_index.json","level":"info","msg":"Loading libraries index file","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"dir":"/Users/username/Library/Arduino15/libraries","level":"info","location":"ide","msg":"Adding libraries dir","time":"2022-09-22T14:20:32+02:00"}
{"dir":"/Users/username/Documents/Arduino/libraries","level":"info","location":"user","msg":"Adding libraries dir","time":"2022-09-22T14:20:32+02:00"}

discovery-log INFO restarting before stop
discovery-log INFO stop
discovery-log INFO >>> Stopping boards watcher...
discovery-log INFO Canceling boards watcher...
discovery-log INFO disposing requesting cancel
discovery-log INFO disposing canceled
discovery-log INFO error received
discovery-log INFO cancel error received!
discovery-log INFO stop received event: either end or cancel
discovery-log INFO stop stopped
discovery-log INFO received end
discovery-log INFO restarting after stop
discovery-log INFO start
discovery-log INFO start new deferred
discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO {"level":"info","msg":"boards watcher stream closed","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"starting discovery builtin:mdns-discovery process","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"starting discovery builtin:serial-discovery process","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:mdns-discovery process","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:mdns-discovery","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:serial-discovery process","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:serial-discovery","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"sending command START_SYNC to discovery builtin:mdns-discovery","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"from discovery builtin:mdns-discovery received message type: start_sync, message: OK","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"sending command START_SYNC to discovery builtin:serial-discovery","time":"2022-09-22T14:20:32+02:00"}
{"level":"info","msg":"from discovery builtin:serial-discovery received message type: start_sync, message: OK","time":"2022-09-22T14:20:32+02:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port","time":"2022-09-22T14:20:32+02:00"}

discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[]}},"error":""}
discovery-log WARN Port '/dev/cu.Bluetooth-Incoming-Port Serial Port' was already available. Known boards before override: []
root INFO ---- DURATION: installed took 13.714 ms. Args: [{"fqbn":"arduino:mbed_portenta:envie_m7"}] ----
root INFO ---- DURATION: installed took 28.808 ms. Args: [{"fqbn":"arduino:mbed_portenta:envie_m7"}] ----
root INFO Attached boards and available ports changed:
root INFO No changes.
root INFO ------------------------------------------
Found version 2.0.0 (url: arduino-ide_2.0.0_macOS_64bit.zip, arduino-ide_2.0.0_macOS_64bit.dmg)
root ERROR ---- !!!SLOW!!! DURATION: search took 1479.468 ms. Args: [{"type":"Updatable"}] ----
root ERROR ---- !!!SLOW!!! DURATION: search took 943.988 ms. Args: [{"query":"Arduino_BuiltIn"}] ----
root INFO >>> Starting boards package installation...
discovery-log INFO stop
discovery-log INFO >>> Stopping boards watcher...
discovery-log INFO Canceling boards watcher...
discovery-log INFO disposing requesting cancel
discovery-log INFO disposing canceled
discovery-log INFO error received
discovery-log INFO cancel error received!
discovery-log INFO stop received event: either end or cancel
discovery-log INFO stop stopped
discovery-log INFO received end
daemon INFO {"level":"info","msg":"boards watcher stream closed","time":"2022-09-22T14:20:34+02:00"}

root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(cortex-debug@0.3.10 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-arduino-tools@0.0.2-beta.5 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(cpp@1.52.1 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(json@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(json-language-features@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-cs@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-de@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-es@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-fr@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-it@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-ja@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-nl@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-pt-BR@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-ru@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-tr@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): initializing(vscode-language-pack-zh-hans@1.69.0 with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [hosted-plugin: 3629] PLUGIN_HOST(3629): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][marus25.cortex-debug]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][arduino.vscode-arduino-tools]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.cpp]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.json]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][vscode.json-language-features]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [64de7a13-7436-450e-b73a-9a7bdb47f257] Start of 16 plugins: 6653.9 ms [Finished 19.905 s after frontend start]
root INFO Could not start language server for arduino:mbed_portenta:envie_m7. The core is not installed for the board.
root INFO Could not start language server for arduino:mbed_portenta:envie_m7. The core is not installed for the board.
root INFO Could not start language server for arduino:mbed_portenta:envie_m7. The core is not installed for the board.
root INFO Could not start language server for arduino:mbed_portenta:envie_m7. The core is not installed for the board.
root INFO >>> Starting boards package installation...
discovery-log INFO stop

This is the expected log output at the start of the "Arduino Mbed OS Portenta Boards" platform installation, but it is normally followed by a lot of additional output.

Is that all that ever prints to the command line terminal? Or does it eventually print some more if you wait a minute or so?

It is running since hours now... still nothing more

Ok, I am on a M1 Mac and I did the reinstall (without formating) of macOS and now it works! :face_exhaling:

I'm glad to hear it is working. Thanks for taking the time to post an update.

Even though it would have been more satisfying if we were able to find the cause of the previous misbehavior, I guess we can just be happy it is working now. Please let us know if you experience the problem again.

Regards,
Per

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