arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.29k stars 390 forks source link

No ports detected while Device Manager and IDE 1.x see port OK #2104

Closed rfaass closed 1 year ago

rfaass commented 1 year ago

Describe the problem

Do not know how to get my Arduino Mega 256, no clone, to show up. it was working before, upgraded to 2.1.0.

Restated, reloaded, downloaded the night build, changed usb ports, nothing helps. Lost my afternoon, trying to get this to work. 1.8 recognizes it fine.

To reproduce

Good question, I just have my Mega attached...

Expected behavior

recognize the board... ahum

Arduino IDE version

2.1.0 last nightly as well as the 2.1.0 from arduino cc

Operating system

Windows

Operating system version

win10

Additional context

No ports discovered; show all ports does not show any port.

Issue checklist

per1234 commented 1 year ago

Hi @rfaass. Thanks for your report. I'm going to ask you to provide some additional information that might help us to identify the problem.

Please do this:

  1. Close all Arduino IDE windows if the IDE is already running.
  2. Start Windows "File Explorer".
  3. Open the Arduino IDE installation folder (usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
  4. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  5. From the context menu, click "Open PowerShell window here". PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  6. Type the following command:
    & ".\Arduino IDE"
  7. Press the Enter key. Debug output should now be printed to the PowerShell window as Arduino IDE starts (or fails to start).
  8. Wait for Arduino IDE to finish starting, or failing to start.
  9. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  10. Right click on the title bar of the PowerShell window. This will open a context menu.
  11. Select Edit > Select All from the context menu. This will select all the text in the PowerShell window.
  12. Press Ctrl+C. This will copy the contents of the PowerShell window to the clipboard.
  13. Paste (Ctrl+V) the output in a reply to this GitHub issue thread.

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

rfaass commented 1 year ago
PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.1.0
Starting backend process. PID: 4684
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Robert%20Faass/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-06-19T00:52:20.759Z root INFO Backend Object.initialize: 5.8 ms [Finished 2.275 s after backend start]
2023-06-19T00:52:20.760Z root INFO Backend Object.configure: 4.7 ms [Finished 2.275 s after backend start]
2023-06-19T00:52:20.761Z root INFO Backend MessagingContribution.onStart: 2.1 ms [Finished 2.275 s after backend start]
2023-06-19T00:52:20.763Z root INFO Backend OSBackendApplicationContribution.configure: 0.6 ms [Finished 2.329 s after backend start]
2023-06-19T00:52:20.764Z root INFO Backend DefaultWorkspaceServer.onStart: 0.5 ms [Finished 2.329 s after backend start]
2023-06-19T00:52:20.766Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 2.329 s after backend start]
2023-06-19T00:52:20.767Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 53.9 ms [Finished 2.330 s after backend start]
2023-06-19T00:52:20.767Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.4 ms [Finished 2.330 s after backend start]
2023-06-19T00:52:20.768Z root INFO Backend ElectronTokenBackendContribution.configure: 3.0 ms [Finished 2.333 s after backend start]
2023-06-19T00:52:20.769Z config INFO >>> Initializing CLI configuration...
2023-06-19T00:52:20.769Z root INFO Backend PluginDeployerContribution.initialize: 0.9 ms [Finished 2.333 s after backend start]
2023-06-19T00:52:20.770Z root INFO Backend ConfigServiceImpl.onStart: 1.6 ms [Finished 2.335 s after backend start]
2023-06-19T00:52:20.771Z config INFO Loading CLI configuration from c:\Users\Robert Faass\.arduinoIDE\arduino-cli.yaml...
2023-06-19T00:52:20.772Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.5 ms [Finished 2.336 s after backend start]
2023-06-19T00:52:20.772Z root INFO Backend ArduinoDaemonImpl.onStart: 1.6 ms [Finished 2.337 s after backend start]
2023-06-19T00:52:20.772Z root INFO Backend NodeFileUploadService.configure: 3.1 ms [Finished 2.338 s after backend start]
2023-06-19T00:52:20.773Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-06-19T00:52:20.773Z discovery-log INFO start
2023-06-19T00:52:20.773Z discovery-log INFO start new deferred
2023-06-19T00:52:20.773Z root INFO Backend HostedPluginLocalizationService.initialize: 0.6 ms [Finished 2.339 s after backend start]
2023-06-19T00:52:20.774Z root INFO Backend BoardDiscovery.onStart: 1.5 ms [Finished 2.340 s after backend start]
2023-06-19T00:52:20.774Z root INFO Backend FileDownloadEndpoint.configure: 1.3 ms [Finished 2.341 s after backend start]
2023-06-19T00:52:20.774Z root INFO Backend AuthenticationServiceImpl.onStart: 0.5 ms [Finished 2.343 s after backend start]
2023-06-19T00:52:20.774Z root INFO Backend PluginApiContribution.configure: 0.6 ms [Finished 2.343 s after backend start]
2023-06-19T00:52:20.776Z root INFO Backend HostedPluginReader.configure: 0.7 ms [Finished 2.344 s after backend start]
2023-06-19T00:52:20.776Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 2.345 s after backend start]
2023-06-19T00:52:20.776Z root INFO Backend PlotterBackendContribution.configure: 1.4 ms [Finished 2.347 s after backend start]
2023-06-19T00:52:20.783Z root INFO Theia app listening on http://localhost:62997.
2023-06-19T00:52:20.784Z root INFO Finished starting backend application: 10.2 ms [Finished 2.354 s after backend start]
2023-06-19T00:52:20.786Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Robert%20Faass/.arduinoIDE/plugins does not exist.
2023-06-19T00:52:20.786Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Robert%20Faass/.arduinoIDE/extensions does not exist.
2023-06-19T00:52:20.787Z root WARN The local plugin referenced by local-dir:C:\Users\Robert Faass\.arduinoIDE\plugins does not exist.
Restoring workspace roots: c:\Users\Robert Faass\Documents\Arduino\sketch_jun18a-wdt
isTempSketch: false. Input was c:\Users\Robert Faass\Documents\Arduino\sketch_jun18a-wdt\sketch_jun18a-wdt.ino
2023-06-19T00:52:20.821Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.822Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-06-19T00:52:20.823Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.824Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-06-19T00:52:20.826Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.828Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-06-19T00:52:20.829Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.829Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-06-19T00:52:20.830Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.830Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-06-19T00:52:20.831Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.832Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-06-19T00:52:20.832Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.833Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-06-19T00:52:20.833Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.834Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-06-19T00:52:20.834Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.835Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-06-19T00:52:20.836Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.836Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-06-19T00:52:20.837Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.837Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-06-19T00:52:20.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.838Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-06-19T00:52:20.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.840Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-06-19T00:52:20.841Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.846Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-06-19T00:52:20.847Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.848Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-06-19T00:52:20.849Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.850Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-06-19T00:52:20.851Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.852Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-06-19T00:52:20.853Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.854Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-06-19T00:52:20.855Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.856Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-06-19T00:52:20.856Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.860Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-06-19T00:52:20.862Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-19T00:52:20.863Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-06-19T00:52:20.877Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json","https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"]},"daemon":{"port":"50051"},"directories":{"data":"c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15","downloads":"c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\staging","user":"c:\\Users\\Robert Faass\\Documents\\Arduino"},"ide":{"bundled":false,"portable":false},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-06-19T00:52:20.878Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-06-19T00:52:20.879Z config INFO Loaded the CLI configuration.
2023-06-19T00:52:20.901Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Robert%20Faass/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/Robert%20Faass/Documents/Arduino","additionalUrls":["https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json","https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"],"network":"none","locale":"en"}
2023-06-19T00:52:20.902Z config INFO Validating the CLI configuration...
2023-06-19T00:52:20.903Z config INFO The CLI config is valid.
2023-06-19T00:52:20.903Z config INFO <<< Initialized the CLI configuration.
2023-06-19T00:52:20.919Z root INFO Resolve plugins list: 148.5 ms [Finished 2.489 s after backend start]
2023-06-19T00:52:20.927Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 7.2 ms [Finished 2.497 s after backend start]
2023-06-19T00:52:20.931Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 4.3 ms [Finished 2.502 s after backend start]
2023-06-19T00:52:20.946Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 15.1 ms [Finished 2.517 s after backend start]
2023-06-19T00:52:20.951Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 4.5 ms [Finished 2.522 s after backend start]
2023-06-19T00:52:20.954Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 2.6 ms [Finished 2.524 s after backend start]
2023-06-19T00:52:21.088Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 133.7 ms [Finished 2.658 s after backend start]
2023-06-19T00:52:21.117Z daemon INFO INFO[0000] Using config file: c:\Users\Robert Faass\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.2
INFO[0000] Executing `arduino-cli daemon`
Daemon is now listening on 127.0.0.1:62998
{"IP":"127.0.0.1","Port":"62998"}

2023-06-19T00:52:21.119Z daemon INFO Daemon is running.
2023-06-19T00:52:21.322Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 234.7 ms [Finished 2.893 s after backend start]
2023-06-19T00:52:21.330Z daemon INFO INFO[0000] Loading hardware from: c:\Users\Robert Faass\AppData\Local\Arduino15\packages

2023-06-19T00:52:21.458Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 135.7 ms [Finished 3.028 s after backend start]
2023-06-19T00:52:21.459Z daemon INFO INFO[0000] Loading package arduino from: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json" signatureFile="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:megaavr@1.8.8"
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\installed.json" signatureFile="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:samd@1.8.13"
INFO[0000] Checking existence of 'tools' path: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:CMSIS@4.5.0"
INFO[0000] Loaded tool                                   tool="arduino:CMSIS-Atmel@1.2.0"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.2.1"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:arm-none-eabi-gcc@7-2017q4"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.7.0-arduino3"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.10.0-arduino7"
INFO[0000] Loading package builtin from: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.5"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.8"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.9"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.3"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.12.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.9.1"
INFO[0000] Loading package esp32 from: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\esp32\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.9\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.9\\installed.json" signatureFile="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.9\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="esp32:esp32@2.0.9"
INFO[0000] Checking existence of 'tools' path: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loading tools from dir: C:\Users\Robert Faass\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loaded tool                                   tool="esp32:esptool_py@4.5.1"
INFO[0000] Loaded tool                                   tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"

2023-06-19T00:52:21.464Z daemon INFO INFO[0000] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"
INFO[0000] Loaded tool                                   tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0000] Loaded tool                                   tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-06-19T00:52:21.592Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 133.5 ms [Finished 3.162 s after backend start]
2023-06-19T00:52:21.593Z daemon INFO INFO[0000] Checking signature                            index="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Checking signature                            error="opening signature file: open c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_m5stack_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_m5stack_index.json" signatureFile="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_m5stack_index.json.sig"
INFO[0000] Checking signature                            error="opening signature file: open c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\libraries" location=platform
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\libraries" location=platform
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.9\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="c:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\library_index.json"

2023-06-19T00:52:21.707Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 115.1 ms [Finished 3.277 s after backend start]
2023-06-19T00:52:21.783Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 76.7 ms [Finished 3.354 s after backend start]
2023-06-19T00:52:21.878Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 94.1 ms [Finished 3.448 s after backend start]
2023-06-19T00:52:21.878Z daemon INFO INFO[0000] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="c:\\Users\\Robert Faass\\Documents\\Arduino\\libraries" location=user

2023-06-19T00:52:21.954Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 75.9 ms [Finished 3.524 s after backend start]
2023-06-19T00:52:22.048Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 93.8 ms [Finished 3.618 s after backend start]
2023-06-19T00:52:22.083Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 34.8 ms [Finished 3.653 s after backend start]
2023-06-19T00:52:22.174Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 91.5 ms [Finished 3.745 s after backend start]
2023-06-19T00:52:22.256Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 81.3 ms [Finished 3.826 s after backend start]
2023-06-19T00:52:22.346Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 90.8 ms [Finished 3.917 s after backend start]
2023-06-19T00:52:22.429Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 82.8 ms [Finished 4.000 s after backend start]
2023-06-19T00:52:22.483Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 53.3 ms [Finished 4.053 s after backend start]
2023-06-19T00:52:22.554Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 70.7 ms [Finished 4.124 s after backend start]
2023-06-19T00:52:22.558Z root INFO Deploy plugins list: 148.5 ms [Finished 4.124 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-06-19T00:52:24.014Z discovery-log INFO start request start watch
2023-06-19T00:52:24.015Z discovery-log INFO start requested start watch
2023-06-19T00:52:24.016Z discovery-log INFO start resolved watching
2023-06-19T00:52:24.018Z daemon INFO INFO[0003] starting discovery builtin:mdns-discovery process

2023-06-19T00:52:24.018Z daemon INFO INFO[0003] starting discovery builtin:serial-discovery process

2023-06-19T00:52:24.020Z daemon INFO ERRO[0003] Discovery builtin:serial-discovery failed to run: discovery builtin:serial-discovery process not started: exec: "C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\builtin\\tools\\serial-discovery\\1.4.0\\serial-discovery": file does not exist

2023-06-19T00:52:24.027Z daemon INFO INFO[0003] started discovery builtin:mdns-discovery process
INFO[0003] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:mdns-discovery

2023-06-19T00:52:24.044Z daemon INFO INFO[0003] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1

2023-06-19T00:52:24.044Z daemon INFO INFO[0003] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0003] from discovery builtin:mdns-discovery received message type: start_sync, message: OK

2023-06-19T00:52:24.085Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 328.0 ms [Finished 3.169 s after frontend start]
2023-06-19T00:52:24.221Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\Users\Robert Faass\Documents\Arduino\sketch_jun18a-wdt\sketch_jun18a-wdt.ino>, response: <c:\Users\Robert Faass\Documents\Arduino\sketch_jun18a-wdt>.
2023-06-19T00:52:24.348Z root INFO Start frontend contributions: 761.2 ms [Finished 3.457 s after frontend start]
2023-06-19T00:52:24.349Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-06-19T00:52:24.381Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-06-19T00:52:24.382Z root INFO >>> Restoring the layout state...
2023-06-19T00:52:24.387Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-06-19T00:52:24.387Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/Users/Robert%20Faass/Documents/Arduino/sketch_jun18a-wdt/sketch_jun18a-wdt.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":true,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":17,\"column\":2}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":17,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":229,"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":false,"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,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"}},{\"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,\"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},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///c%3A/Users/Robert%20Faass/Documents/Arduino/sketch_jun18a-wdt/sketch_jun18a-wdt.ino:0"}
2023-06-19T00:52:24.391Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-06-19T00:52:24.445Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033] Waiting for backend deployment: 152.2 ms [Finished 3.599 s after frontend start]
2023-06-19T00:52:25.071Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344) starting instance
2023-06-19T00:52:25.683Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033] Sync of 21 plugins: 1242.1 ms [Finished 4.841 s after frontend start]
2023-06-19T00:52:26.125Z root INFO <<< The layout has been successfully restored.
2023-06-19T00:52:26.297Z root INFO Initialize the workbench layout: 1761.9 ms [Finished 5.284 s after frontend start]
2023-06-19T00:52:26.300Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-06-19T00:52:26.302Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][marus25.cortex-debug]: Loaded contributions.
2023-06-19T00:52:26.302Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][arduino.vscode-arduino-tools]: Loaded contributions.
2023-06-19T00:52:26.304Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.cpp]: Loaded contributions.
2023-06-19T00:52:26.304Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.json]: Loaded contributions.
2023-06-19T00:52:26.305Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.json-language-features]: Loaded contributions.
2023-06-19T00:52:26.306Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-06-19T00:52:26.311Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-06-19T00:52:26.311Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-06-19T00:52:26.312Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-06-19T00:52:26.313Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-06-19T00:52:26.313Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-06-19T00:52:26.314Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-06-19T00:52:26.314Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-06-19T00:52:26.315Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-06-19T00:52:26.316Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-06-19T00:52:26.317Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-06-19T00:52:26.318Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-06-19T00:52:26.318Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-06-19T00:52:26.319Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-06-19T00:52:26.322Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-06-19T00:52:26.323Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-06-19T00:52:26.324Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033] Load contributions of 21 plugins: 167.5 ms [Finished 5.453 s after frontend start]
2023-06-19T00:52:26.413Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-06-19T00:52:26.413Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-06-19T00:52:26.968Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): PluginManagerExtImpl/init()
2023-06-19T00:52:26.972Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(cortex-debug@1.5.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.980Z root INFO [hosted-plugin: 6344] Debugger contribution has been registered: cortex-debug
2023-06-19T00:52:26.982Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.983Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(cpp@1.52.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.984Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(json@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.985Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(json-language-features@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.986Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-bg@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.988Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-cs@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.988Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-de@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.989Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-es@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.991Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-fr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.992Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-hu@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.994Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-it@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.996Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-ja@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(6344): initializing(vscode-language-pack-ko@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(6344): initializing(vscode-language-pack-nl@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.999Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-pl@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(6344): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(6344): initializing(vscode-language-pack-ru@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:26.999Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-tr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:27.000Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-uk@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:27.000Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-19T00:52:27.004Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-06-19T00:52:27.083Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-06-19T00:52:27.119Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][marus25.cortex-debug]: Started plugin.
2023-06-19T00:52:27.123Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][arduino.vscode-arduino-tools]: Started plugin.
2023-06-19T00:52:27.123Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.cpp]: Started plugin.
2023-06-19T00:52:27.124Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.json]: Started plugin.
2023-06-19T00:52:27.124Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][vscode.json-language-features]: Started plugin.
2023-06-19T00:52:27.125Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-06-19T00:52:27.126Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-06-19T00:52:27.129Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-06-19T00:52:27.129Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-06-19T00:52:27.130Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-06-19T00:52:27.130Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-06-19T00:52:27.131Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-06-19T00:52:27.136Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-06-19T00:52:27.137Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-06-19T00:52:27.138Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-06-19T00:52:27.139Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-06-19T00:52:27.139Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-06-19T00:52:27.140Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-06-19T00:52:27.140Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-06-19T00:52:27.141Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-06-19T00:52:27.142Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-06-19T00:52:27.148Z root INFO [hosted-plugin: 6344] PLUGIN_HOST(6344): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-06-19T00:52:27.199Z root INFO [hosted-plugin: 6344] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-06-19T00:52:27.206Z root INFO [hosted-plugin: 6344] GDB server console created
2023-06-19T00:52:27.797Z root INFO Replace loading indicator with ready workbench UI (animation): 906.4 ms [Finished 6.362 s after frontend start]
2023-06-19T00:52:27.797Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-06-19T00:52:27.799Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-06-19T00:52:27.822Z root INFO Frontend application start: 3800.7 ms [Finished 9.364 s after backend start]
Checking for update
2023-06-19T00:52:27.920Z root INFO [ef8feaa9-a3ea-4a55-addf-80ea8894c033] Start of 21 plugins: 1575.9 ms [Finished 7.042 s after frontend start]
2023-06-19T00:52:27.947Z sketches-service WARN Mismatching sketch file <Logger_RRWS-1.ino> and sketch folder name <Logger_RRWS>. Skipping
2023-06-19T00:52:27.948Z sketches-service WARN Mismatching sketch file <Logger_RRWS-2-samd21.ino> and sketch folder name <Logger_RRWS-1-samd21>. Skipping
2023-06-19T00:52:27.988Z daemon INFO INFO[0006] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0006] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0006] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0006] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0006] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0006] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:28.067Z daemon INFO INFO[0007] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0007] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0007] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:28.163Z daemon INFO INFO[0007] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0007] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0007] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:28.202Z sketches-service WARN Mismatching sketch file <Logger_RRWS-1.ino> and sketch folder name <Logger_RRWS>. Skipping
2023-06-19T00:52:28.203Z sketches-service WARN Mismatching sketch file <Logger_RRWS-2-samd21.ino> and sketch folder name <Logger_RRWS-1-samd21>. Skipping
2023-06-19T00:52:28.205Z sketches-service WARN Mismatching sketch file <Logger_RRWS-1.ino> and sketch folder name <Logger_RRWS>. Skipping
2023-06-19T00:52:28.206Z sketches-service WARN Mismatching sketch file <Logger_RRWS-2-samd21.ino> and sketch folder name <Logger_RRWS-1-samd21>. Skipping
2023-06-19T00:52:28.210Z daemon INFO INFO[0007] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0007] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0007] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:28.333Z root WARN A command arduino-include-library--Adafruit FONA Library:Adafruit is already registered.
Update for version 2.1.0 is not available (latest version: 2.1.0, downgrade is allowed).
2023-06-19T00:52:28.670Z root ERROR ---- !!!SLOW!!! DURATION: search took 595.593 ms. Args: [{"type":"Updatable"}] ----
2023-06-19T00:52:28.672Z daemon INFO INFO[0007] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0007] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0007] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:28.928Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","Adafruit FONA Library"].
    at t.unregisterSubmenu (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:8210643)
    at Object.<anonymous> (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:8020254)
    at Object.e.dispose (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:2273444)
    at t.DisposableCollection.dispose (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:2273161)
    at file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:8022869
    at o (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:9484197)
    at e.exports._next (file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:9483983)
    at file:///C:/Program%20Files/Arduino%20IDE/resources/app/lib/bundle.js:2:9484222
2023-06-19T00:52:28.953Z daemon INFO INFO[0007] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

2023-06-19T00:52:28.954Z daemon INFO INFO[0007] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0007] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:29.127Z root INFO Starting language server: arduino:avr:mega:cpu=atmega2560
2023-06-19T00:52:29.705Z daemon INFO INFO[0008] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0008] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0008] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:29.726Z daemon INFO INFO[0008] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0008] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0008] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:30.014Z daemon INFO INFO[0009] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0009] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0009] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:30.038Z daemon INFO INFO[0009] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0009] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0009] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:30.047Z daemon INFO INFO[0009] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0009] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0009] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0009] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-06-19T00:52:30.048Z daemon INFO INFO[0009] Adding libraries dir                          dir="C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0009] Adding libraries dir                          dir="c:\\Users\\Robert Faass\\Documents\\Arduino\\libraries" location=user

2023-06-19T00:52:31.810Z daemon INFO INFO[0010] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0010] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0010] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:31.829Z daemon INFO INFO[0010] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0010] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0010] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-19T00:52:31.836Z daemon INFO INFO[0010] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0010] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0010] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
per1234 commented 1 year ago

This is the relevant part of the output:

2023-06-19T00:52:24.020Z daemon INFO ERRO[0003] Discovery builtin:serial-discovery failed to run: discovery builtin:serial-discovery process not started: exec: "C:\\Users\\Robert Faass\\AppData\\Local\\Arduino15\\packages\\builtin\\tools\\serial-discovery\\1.4.0\\serial-discovery": file does not exist

Arduino IDE gets the list of ports of Arduino boards connected to your computer from helper tools called "pluggable discoveries".

Arduino IDE automatically installs these tools, but in this case the tool is not present at the path where it should be installed:

C:\Users\Robert Faass\AppData\Local\Arduino15\packages\builtin\tools\serial-discovery\1.4.0\serial-discovery

The reason for the missing file is likely a false positive by your antivirus or security software. Please check your security software's quarantine. If you can restore the file from quarantine and then restart Arduino IDE, you should find that the ports are detected as expected.

I also recommend adjusting the configuration of your security software so that it won't interfere with any future updates of the tool.

If you are unable to restore the file from quarantine, just comment here to let me know and I'll provide some alternative instructions you can follow to force Arduino IDE to make a fresh installation of the tool.


Related: https://github.com/arduino/arduino-cli/issues/1669

rfaass commented 1 year ago

I am unable to restore the file from quarantine, as I did not find any file quarantined.... Please let me know how to force Arduino IDE to make a fresh installation of the tool. (I only have the native security app and defender)

rfaass commented 1 year ago

Found these instructions to make it work, thank you for the assistance!

  1. Open the project's "Releases" page in your browser: https://github.com/arduino/serial-discovery/releases)
  2. On that page, find the release for the missing version (likely "1.3.2" in this case).
  3. There will be a list of download links under the "Assets" section of the release (if you can't see the links, click on "Assets" to expand the section). Find the download link for your operating system and click it. In this case, the correct link will be named "serial-discovery_v1.3.2_Windows_64bit.zip"
  4. Wait for the download to finish.
  5. Extract the downloaded file.
  6. Copy the serial-discovery executable to the empty installation folder. For example:
    C:\Users\per\AppData\Local\Arduino15\packages\builtin\tools\serial-discovery\1.3.2
  7. Restart Arduino IDE if it is running.