Uploading in loop

Hello,

my Arduino IDE isn't uploading my code to my Arduino Nano.
I had a problem not long time ago, so I deleted serial discovery 1.3.3.

Thread: here

I opened Arduino IDE with Powershell again and tried to upload the program.
Here is the Code from Powershell:

PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE> &".\Arduino IDE"
PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 10244
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Nutzer/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-20T17:53:21.686Z root INFO Backend Object.initialize: 4.4 ms [Finished 7.957 s after backend start]
2023-01-20T17:53:21.687Z root INFO Backend Object.configure: 3.7 ms [Finished 7.957 s after backend start]
2023-01-20T17:53:21.687Z root INFO Backend MessagingContribution.onStart: 1.9 ms [Finished 7.957 s after backend start]
2023-01-20T17:53:21.688Z root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 8.118 s after backend start]
2023-01-20T17:53:21.689Z root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 8.118 s after backend start]2023-01-20T17:53:21.690Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 8.118 s after backend start]
2023-01-20T17:53:21.691Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 160.7 ms [Finished 8.118 s after backend start]
2023-01-20T17:53:21.691Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 8.118 s after backend start]
2023-01-20T17:53:21.693Z root INFO Backend ElectronTokenBackendContribution.configure: 1.7 ms [Finished 8.120 s after backend start]
2023-01-20T17:53:21.694Z root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 8.120 s after backend start]
2023-01-20T17:53:21.695Z root INFO Backend ConfigServiceImpl.onStart: 0.8 ms [Finished 8.121 s after backend start]
2023-01-20T17:53:21.696Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.4 ms [Finished 8.122 s after backend start]
2023-01-20T17:53:21.697Z root INFO Backend ArduinoDaemonImpl.onStart: 1.2 ms [Finished 8.123 s after backend start]
2023-01-20T17:53:21.697Z root INFO Backend NodeFileUploadService.configure: 2.3 ms [Finished 8.123 s after backend start]
2023-01-20T17:53:21.697Z daemon INFO Starting daemon from C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-01-20T17:53:21.697Z discovery-log INFO start
2023-01-20T17:53:21.697Z discovery-log INFO start new deferred
2023-01-20T17:53:21.698Z root INFO Backend HostedPluginLocalizationService.initialize: 1.0 ms [Finished 8.125 s after backend start]
2023-01-20T17:53:21.698Z root INFO Backend BoardDiscovery.onStart: 2.1 ms [Finished 8.126 s after backend start]
2023-01-20T17:53:21.698Z root INFO Backend FileDownloadEndpoint.configure: 1.3 ms [Finished 8.126 s after backend start]2023-01-20T17:53:21.698Z root INFO Backend AuthenticationServiceImpl.onStart: 0.5 ms [Finished 8.128 s after backend start]
2023-01-20T17:53:21.698Z root INFO Backend PluginApiContribution.configure: 0.7 ms [Finished 8.128 s after backend start]
2023-01-20T17:53:21.704Z root INFO Backend HostedPluginReader.configure: 0.6 ms [Finished 8.130 s after backend start]
2023-01-20T17:53:21.705Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 8.130 s after backend start]
2023-01-20T17:53:21.705Z root INFO Backend PlotterBackendContribution.configure: 5.7 ms [Finished 8.136 s after backend start]
2023-01-20T17:53:21.707Z root INFO Theia app listening on http://localhost:62769.
2023-01-20T17:53:21.708Z root INFO Finished starting backend application: 10.2 ms [Finished 8.139 s after backend start]2023-01-20T17:53:21.727Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/extensions does not exist.
2023-01-20T17:53:21.727Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/plugins does not exist.
2023-01-20T17:53:21.729Z root WARN The local plugin referenced by local-dir:C:\Users\Nutzer\.arduinoProIDE\plugins does not exist.
Restoring workspace roots: c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor
isTempSketch: false. Input was c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor\Überschlagsensor.ino
2023-01-20T17:53:22.116Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.116Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-20T17:53:22.118Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.125Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-20T17:53:22.125Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.126Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-20T17:53:22.126Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.127Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-20T17:53:22.127Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.128Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-20T17:53:22.129Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.136Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-20T17:53:22.139Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.140Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-20T17:53:22.142Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.143Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-20T17:53:22.144Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.146Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-20T17:53:22.147Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.150Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-20T17:53:22.150Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.151Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-20T17:53:22.151Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.152Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-20T17:53:22.152Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.153Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-20T17:53:22.153Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.155Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-20T17:53:22.155Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.156Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-20T17:53:22.156Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.157Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-20T17:53:22.157Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.158Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-20T17:53:22.159Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.164Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-20T17:53:22.168Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.169Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-20T17:53:22.171Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.172Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-20T17:53:22.173Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T17:53:22.173Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-20T17:53:22.207Z daemon INFO INFO[0000] Using config file: c:\Users\Nutzer\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"57231"}

2023-01-20T17:53:22.221Z daemon INFO Daemon is running.
2023-01-20T17:53:22.300Z root INFO Resolve plugins list: 603.8 ms [Finished 8.731 s after backend start]
2023-01-20T17:53:22.352Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 52.6 ms [Finished 8.784 s after backend start]
2023-01-20T17:53:22.380Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 27.5 ms [Finished 8.812 s after backend start]
2023-01-20T17:53:22.554Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 174.1 ms [Finished 8.986 s after backend start]
2023-01-20T17:53:22.556Z daemon INFO INFO[0000] Loading hardware from: C:\Users\Nutzer\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Nutzer\\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 existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
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] Loading package builtin from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\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.6"
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-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"

2023-01-20T17:53:22.591Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 36.3 ms [Finished 9.022 s after backend start]
2023-01-20T17:53:22.594Z daemon INFO INFO[0000] Checking signature                            index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\library_index.json"

2023-01-20T17:53:22.597Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 5.8 ms [Finished 9.028 s after backend start]
2023-01-20T17:53:23.328Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 731.7 ms [Finished 9.760 s after backend start]
2023-01-20T17:53:23.330Z daemon INFO INFO[0000] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T17:53:23.943Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 614.9 ms [Finished 10.375 s after backend start]
2023-01-20T17:53:24.738Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 794.6 ms [Finished 11.169 s after backend start]
2023-01-20T17:53:24.741Z discovery-log INFO start request start watch
2023-01-20T17:53:24.742Z discovery-log INFO start requested start watch
2023-01-20T17:53:24.743Z discovery-log INFO start resolved watching
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-20T17:53:25.427Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 689.1 ms [Finished 11.859 s after backend start]
2023-01-20T17:53:25.428Z daemon INFO INFO[0002] starting discovery builtin:mdns-discovery process
INFO[0002] starting discovery builtin:serial-discovery process
INFO[0002] started discovery builtin:mdns-discovery process
INFO[0002] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery
INFO[0002] started discovery builtin:serial-discovery process
INFO[0002] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery
INFO[0002] from discovery builtin:serial-discovery received message type: hello, Nachricht: OK, Protokollversion: 1
INFO[0002] from discovery builtin:mdns-discovery received message type: hello, Nachricht: OK, Protokollversion: 1
INFO[0002] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0002] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0002] from discovery builtin:mdns-discovery received message type: start_sync, Nachricht: OK
INFO[0002] from discovery builtin:serial-discovery received message type: start_sync, Nachricht: OK
INFO[0002] from discovery builtin:serial-discovery received message type: add, port: COM3
INFO[0002] from discovery builtin:serial-discovery received message type: add, port: COM8

2023-01-20T17:53:25.432Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[]}},"error":""}
2023-01-20T17:53:25.434Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM8","label":"COM8","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]]}},"error":""}
2023-01-20T17:53:26.005Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 577.6 ms [Finished 12.436 s after backend start]
2023-01-20T17:53:26.375Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 370.2 ms [Finished 12.806 s after backend start]
2023-01-20T17:53:26.820Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 444.8 ms [Finished 13.251 s after backend start]
2023-01-20T17:53:27.392Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 571.9 ms [Finished 13.823 s after backend start]
2023-01-20T17:53:27.913Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 521.3 ms [Finished 14.345 s after backend start]
2023-01-20T17:53:27.922Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 2067.4 ms [Finished 5.583 s after frontend start]
2023-01-20T17:53:28.211Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 298.2 ms [Finished 14.643 s after backend start]
2023-01-20T17:53:28.215Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 519.6 ms [Finished 6.131 s after frontend start]
2023-01-20T17:53:28.799Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 587.4 ms [Finished 15.230 s after backend start]
2023-01-20T17:53:28.802Z 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\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor\Überschlagsensor.ino>, response: <c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor>.
2023-01-20T17:53:29.227Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 428.8 ms [Finished 15.659 s after backend start]
2023-01-20T17:53:29.667Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 439.0 ms [Finished 16.098 s after backend start]
2023-01-20T17:53:30.060Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 393.6 ms [Finished 16.492 s after backend start]
2023-01-20T17:53:30.379Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 318.7 ms [Finished 16.811 s after backend start]
2023-01-20T17:53:30.874Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 486.0 ms [Finished 17.297 s after backend start]
2023-01-20T17:53:30.874Z root INFO Deploy plugins list: 603.8 ms [Finished 17.306 s after backend start]
2023-01-20T17:53:30.956Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 2921.7 ms [Finished 9.127 s after frontend start]
2023-01-20T17:53:30.997Z root INFO Start frontend contributions: 5766.9 ms [Finished 9.135 s after frontend start]
2023-01-20T17:53:30.997Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-01-20T17:53:31.024Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600] Waiting for backend deployment: 67.7 ms [Finished 9.197 s after frontend start]
2023-01-20T17:53:32.209Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600] Sync of 21 plugins: 1187.1 ms [Finished 10.385 s after frontend start]
2023-01-20T17:53:33.107Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888) starting instance
2023-01-20T17:54:34.058Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-01-20T17:54:34.059Z root INFO >>> Restoring the layout state...
2023-01-20T17:54:34.062Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-01-20T17:54:34.064Z 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/Nutzer/Documents/Uni/EMOB/WS22_23/MdET/%C3%9Cberschlagsensor/%C3%9Cberschlagsensor.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":131,\"column\":1},\"position\":{\"lineNumber\":131,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":122,\"column\":1},\"firstPositionDeltaTop\":-1},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":194,\"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}"},{"constructionOptions":{"factoryId":"serial-monitor"}}],"currentIndex":0}},"pinned":[false,false],"size":438,"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/Nutzer/Documents/Uni/EMOB/WS22_23/MdET/%C3%9Cberschlagsensor/%C3%9Cberschlagsensor.ino:0"}
2023-01-20T17:54:34.065Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-01-20T17:54:34.547Z root INFO <<< The layout has been successfully restored.
2023-01-20T17:54:34.660Z root INFO Initialize the workbench layout: 506.7 ms [Finished 72.717 s after frontend start]
2023-01-20T17:54:34.663Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-01-20T17:54:34.665Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][marus25.cortex-debug]: Loaded contributions.
2023-01-20T17:54:34.666Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][arduino.vscode-arduino-tools]: Loaded contributions.
2023-01-20T17:54:34.671Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.cpp]: Loaded contributions.
2023-01-20T17:54:34.671Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.json]: Loaded contributions.
2023-01-20T17:54:34.672Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.json-language-features]: Loaded contributions.
2023-01-20T17:54:34.672Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-01-20T17:54:34.673Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-01-20T17:54:34.673Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-01-20T17:54:34.673Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-01-20T17:54:34.674Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-01-20T17:54:34.675Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-01-20T17:54:34.676Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-01-20T17:54:34.677Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-01-20T17:54:34.677Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-01-20T17:54:34.678Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-01-20T17:54:34.678Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-01-20T17:54:34.678Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-01-20T17:54:34.679Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-01-20T17:54:34.679Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-01-20T17:54:34.680Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-01-20T17:54:34.680Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-01-20T17:54:34.685Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600] Load contributions of 21 plugins: 107.7 ms [Finished 72.827 s after frontend start]
2023-01-20T17:54:34.753Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-01-20T17:54:34.753Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-01-20T17:54:36.012Z root INFO Frontend application start: 68607.7 ms [Finished 82.436 s after backend start]
2023-01-20T17:54:36.041Z root INFO Replace loading indicator with ready workbench UI (animation): 889.1 ms [Finished 73.718 s after frontend start]
2023-01-20T17:54:36.053Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-01-20T17:54:36.056Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-01-20T17:54:36.239Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): PluginManagerExtImpl/init()
Checking for update
2023-01-20T17:54:36.253Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(cortex-debug@1.5.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.277Z root INFO [hosted-plugin: 5888] Debugger contribution has been registered: cortex-debug
2023-01-20T17:54:36.281Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.282Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(cpp@1.52.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.284Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(json@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.285Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(json-language-features@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.289Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.298Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(vscode-language-pack-de@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-es@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-it@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.301Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T17:54:36.305Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5888): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
Update for version 2.0.3 is not available (latest version: 2.0.3, downgrade is allowed).
2023-01-20T17:54:37.032Z monitor-service INFO starting monitor
2023-01-20T17:54:37.073Z daemon INFO INFO[0075] Starting monitor process                      monitor=serial-monitor

2023-01-20T17:54:37.074Z daemon INFO INFO[0075] Starting monitor process                      monitor=serial-monitor

2023-01-20T17:54:37.085Z root ERROR Uncaught Exception:
2023-01-20T17:54:37.086Z root ERROR Error: 13 INTERNAL: Port monitor error: fork/exec C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-monitor\0.12.0\serial-monitor.exe: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
    at Object.callErrorFromStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call.js:31:19)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:190:52)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:365:141)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:328:181)
    at C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call-stream.js:187:78
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:160:30)
    at ServiceClientImpl.enumerateMonitorPortSettings (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\make-client.js:105:19)
    at res (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\monitor-service.js:347:20)
    at new Promise (<anonymous>)
    at MonitorService.portMonitorSettings (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\monitor-service.js:346:27)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-01-20T17:54:37.089Z root ERROR Request startMonitor failed with error: 13 INTERNAL: Port monitor error: fork/exec C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-monitor\0.12.0\serial-monitor.exe: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
2023-01-20T17:54:37.187Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-01-20T17:54:38.607Z root ERROR ---- !!!SLOW!!! DURATION: search took 1737.767 ms. Args: [{"type":"Updatable"}] ----2023-01-20T17:54:38.615Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-01-20T17:54:38.738Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][marus25.cortex-debug]: Started plugin.
2023-01-20T17:54:38.740Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][arduino.vscode-arduino-tools]: Started plugin.2023-01-20T17:54:38.743Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.cpp]: Started plugin.
2023-01-20T17:54:38.744Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.json]: Started plugin.
2023-01-20T17:54:38.747Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][vscode.json-language-features]: Started plugin.
2023-01-20T17:54:38.747Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-01-20T17:54:38.748Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-01-20T17:54:38.748Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-01-20T17:54:38.748Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-01-20T17:54:38.749Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-01-20T17:54:38.749Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-01-20T17:54:38.750Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-01-20T17:54:38.750Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-01-20T17:54:38.750Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-01-20T17:54:38.751Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-01-20T17:54:38.751Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-01-20T17:54:38.752Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-01-20T17:54:38.755Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-01-20T17:54:38.755Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-01-20T17:54:38.756Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-01-20T17:54:38.756Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-01-20T17:54:38.764Z root INFO [hosted-plugin: 5888] PLUGIN_HOST(5888): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-01-20T17:54:38.875Z root INFO [hosted-plugin: 5888] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-01-20T17:54:38.880Z root INFO [hosted-plugin: 5888] GDB server console created
2023-01-20T17:54:38.889Z root INFO [3adb779d-8888-49b0-b3ba-711c5e0f1600] Start of 21 plugins: 4216.8 ms [Finished 77.057 s after frontend start]
2023-01-20T17:54:38.909Z root INFO Starting language server: arduino:avr:nano
2023-01-20T17:54:39.351Z daemon INFO INFO[0077] Searching tools required for board arduino:avr:nano

2023-01-20T17:54:39.351Z daemon INFO INFO[0077] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0077] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0077] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0077] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0077] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform

2023-01-20T17:54:39.353Z daemon INFO INFO[0077] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T17:54:39.900Z daemon INFO INFO[0077] Resolving include Wire.h for arch avr

2023-01-20T17:54:39.901Z daemon INFO INFO[0077]   found better lib                            lib=Wire prio=64C

2023-01-20T17:54:39.990Z daemon INFO INFO[0078] Resolving include Adafruit_Sensor.h for arch avr

2023-01-20T17:54:39.991Z daemon INFO INFO[0078]   found better lib                            lib="Adafruit Unified Sensor" prio=3EB

2023-01-20T17:54:40.080Z daemon INFO INFO[0078] Resolving include Adafruit_BNO055.h for arch avr

2023-01-20T17:54:40.081Z daemon INFO INFO[0078]   found better lib                            lib="Adafruit BNO055" prio=643

2023-01-20T17:54:40.194Z daemon INFO INFO[0078] Resolving include Adafruit_I2CDevice.h for arch avr
INFO[0078]   found better lib                            lib="Adafruit BusIO" prio=3EB

2023-01-20T17:54:40.723Z daemon INFO INFO[0078] Resolving include SPI.h for arch avr
INFO[0078]   found better lib                            lib=SPI prio=64C

2023-01-20T17:54:41.900Z daemon INFO INFO[0079] Searching tools required for board arduino:avr:nano

2023-01-20T17:54:41.900Z daemon INFO INFO[0079] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0079] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0079] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-01-20T17:55:00.369Z daemon INFO INFO[0098] Searching tools required for board arduino:avr:nano

2023-01-20T17:55:00.374Z daemon INFO INFO[0098] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0098] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0098] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0098] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0098] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0098] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T17:55:00.779Z daemon INFO INFO[0098] Resolving include Wire.h for arch avr
INFO[0098]   found better lib                            lib=Wire prio=64C

2023-01-20T17:55:00.857Z daemon INFO INFO[0098] Resolving include Adafruit_Sensor.h for arch avr
INFO[0098]   found better lib                            lib="Adafruit Unified Sensor" prio=3EB

2023-01-20T17:55:00.935Z daemon INFO INFO[0098] Resolving include Adafruit_BNO055.h for arch avr

2023-01-20T17:55:00.936Z daemon INFO INFO[0098]   found better lib                            lib="Adafruit BNO055" prio=643

2023-01-20T17:55:01.028Z daemon INFO INFO[0099] Resolving include Adafruit_I2CDevice.h for arch avr

2023-01-20T17:55:01.029Z daemon INFO INFO[0099]   found better lib                            lib="Adafruit BusIO" prio=3EB

2023-01-20T17:55:01.162Z daemon INFO INFO[0099] Resolving include SPI.h for arch avr
INFO[0099]   found better lib                            lib=SPI prio=64C

2023-01-20T17:55:02.874Z root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///c%3A/Users/Nutzer/AppData/Local/Temp/arduino-sketch-817F56EDD01DCC4E3EBFC5CFE9E89FBD"}
2023-01-20T17:55:02.884Z monitor-service WARN monitor to COM8 using serial already stopped
2023-01-20T17:55:02.895Z daemon INFO INFO[0100] Searching tools required for board arduino:avr:nano
INFO[0100] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0100] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0100] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0100] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"

2023-01-20T17:55:02.896Z daemon INFO INFO[0100] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0100] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0100] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0100] Tool required for upload                      tool="builtin:serial-discovery@1.3.3"
INFO[0100] Tool required for upload                      tool="builtin:serial-monitor@0.12.0"
INFO[0100] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"

2023-01-20T17:55:04.224Z daemon INFO INFO[0102] Searching tools required for board arduino:avr:nano

2023-01-20T17:55:04.224Z daemon INFO INFO[0102] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0102] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0102] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

[12680:0120/185513.718:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

It tells something about "Passthrough is not supported, GL is disabled".

The folder "1.3.3" is there again at
"C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-discovery\1.3.3".

I deleted it again, but everytime it is coming back.

Anyone have an idea what I can do?

Your topic has been moved to the dedicated IDE2.0 section of the forum.

1 Like

In order to gather more information that might help us to troubleshoot your problem, I'm going to ask you to post the full output from the upload when in verbose mode.


:exclamation: NOTE: These instructions will not solve the problem. They are only intended to gather more information which might provide a clue that eventually leads to a solution.


Please do this:

  1. Select File > Preferences from the Arduino IDE menus.
  2. Uncheck the checkbox next to Show verbose output during: compilation
  3. Check the checkbox next to Show verbose output during: ☐ upload.
  4. Click the OK button.
  5. Attempt an upload, as you did before.
  6. Wait for the upload to fail.
  7. You will see a "Upload error: ..." notification at the bottom right corner of the Arduino IDE window. Click the COPY ERROR MESSAGES button on that notification.
  8. Open a forum reply here by clicking the Reply button.
  9. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code block
  10. Press Ctrl+V.
    This will paste the error output from the upload into the code block.
  11. Move the cursor outside of the code tags before you add any additional text to your reply.
  12. Click the Reply button to post the output.

This is a "red herring". That message occurs even when the IDE is in a fully functional state and is unrelated to the uploading problem you are having.

This is normal and expected. This is an essential tool for Arduino IDE, so it is automatically installed if missing.

I instructed you to delete it in the other thread as a one time fix for what appeared to be a corrupted installation. The idea was to force Arduino IDE to reinstall the tool. So we specifically wanted it to install it. I never intended that it should be permanently removed from your system.

So if Arduino IDE is showing the ports of your Arduino boards, then stop worrying about the serial-discovery tool because this means it is working perfectly.

1 Like

It says:

Der Sketch verwendet 9252 Bytes (30%) des Programmspeicherplatzes. Das Maximum sind 30720 Bytes.
Globale Variablen verwenden 813 Bytes (39%) des dynamischen Speichers, 1235 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.
"C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM8" -b57600 -D "-Uflash:w:C:\Users\Nutzer\AppData\Local\Temp\arduino-sketch-817F56EDD01DCC4E3EBFC5CFE9E89FBD/Überschlagsensor.ino.hex:i"

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

         Using Port                    : COM8
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xe0
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

But the uploading won't stop..

The actual baud rate in my code is 9600.

I tried it with another computer and it worked fine.
Unfortunately it isn't mine, so i didn't always have access to it.

Another try with Powershell gave the following output in Powershell:

PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE> ".\Arduino IDE"
.\Arduino IDE
PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE> &".\Arduino IDE"
PS C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 3116
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Nutzer/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-20T22:35:28.205Z root INFO Backend Object.initialize: 15.8 ms [Finished 4.908 s after backend start]
2023-01-20T22:35:28.209Z root INFO Backend Object.configure: 12.5 ms [Finished 4.908 s after backend start]
2023-01-20T22:35:28.214Z root INFO Backend MessagingContribution.onStart: 6.1 ms [Finished 4.908 s after backend start]
2023-01-20T22:35:28.219Z root INFO Backend OSBackendApplicationContribution.configure: 1.1 ms [Finished 5.034 s after backend start]
2023-01-20T22:35:28.224Z root INFO Backend DefaultWorkspaceServer.onStart: 0.8 ms [Finished 5.034 s after backend start]
2023-01-20T22:35:28.228Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.3 ms [Finished 5.035 s after backend start]
2023-01-20T22:35:28.230Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 124.9 ms [Finished 5.035 s after backend start]
2023-01-20T22:35:28.232Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.8 ms [Finished 5.035 s after backend start]
2023-01-20T22:35:28.236Z root INFO Backend ElectronTokenBackendContribution.configure: 12.9 ms [Finished 5.049 s after backend start]
2023-01-20T22:35:28.239Z root INFO Backend PluginDeployerContribution.initialize: 1.9 ms [Finished 5.050 s after backend start]
2023-01-20T22:35:28.243Z root INFO Backend ConfigServiceImpl.onStart: 5.5 ms [Finished 5.055 s after backend start]
2023-01-20T22:35:28.248Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 1.2 ms [Finished 5.059 s after backend start]
2023-01-20T22:35:28.248Z root INFO Backend ArduinoDaemonImpl.onStart: 3.0 ms [Finished 5.061 s after backend start]
2023-01-20T22:35:28.248Z root INFO Backend NodeFileUploadService.configure: 7.7 ms [Finished 5.062 s after backend start]
2023-01-20T22:35:28.249Z daemon INFO Starting daemon from C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-01-20T22:35:28.249Z discovery-log INFO start
2023-01-20T22:35:28.250Z discovery-log INFO start new deferred
2023-01-20T22:35:28.250Z root INFO Backend HostedPluginLocalizationService.initialize: 1.5 ms [Finished 5.067 s after backend start]
2023-01-20T22:35:28.250Z root INFO Backend BoardDiscovery.onStart: 4.6 ms [Finished 5.070 s after backend start]
2023-01-20T22:35:28.250Z root INFO Backend FileDownloadEndpoint.configure: 4.9 ms [Finished 5.074 s after backend start]
2023-01-20T22:35:28.252Z root INFO Backend AuthenticationServiceImpl.onStart: 1.2 ms [Finished 5.078 s after backend start]
2023-01-20T22:35:28.253Z root INFO Backend PluginApiContribution.configure: 1.4 ms [Finished 5.079 s after backend start]
2023-01-20T22:35:28.258Z root INFO Backend HostedPluginReader.configure: 0.8 ms [Finished 5.081 s after backend start]
2023-01-20T22:35:28.259Z root INFO Backend HostedPluginReader.configure: 0.9 ms [Finished 5.083 s after backend start]
2023-01-20T22:35:28.262Z root INFO Backend PlotterBackendContribution.configure: 4.3 ms [Finished 5.089 s after backend start]
2023-01-20T22:35:28.280Z root INFO Theia app listening on http://localhost:64542.
2023-01-20T22:35:28.282Z root INFO Finished starting backend application: 30.6 ms [Finished 5.111 s after backend start]
2023-01-20T22:35:28.301Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/plugins does not exist.
2023-01-20T22:35:28.307Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Nutzer/.arduinoIDE/extensions does not exist.
Restoring workspace roots: c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor
2023-01-20T22:35:28.316Z root WARN The local plugin referenced by local-dir:C:\Users\Nutzer\.arduinoProIDE\plugins does not exist.
isTempSketch: false. Input was c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor\Überschlagsensor.ino
2023-01-20T22:35:28.428Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.448Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-20T22:35:28.454Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.456Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-20T22:35:28.460Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.466Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-20T22:35:28.468Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.469Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-20T22:35:28.475Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.478Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-20T22:35:28.479Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.481Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-20T22:35:28.482Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.495Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-20T22:35:28.503Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.510Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-20T22:35:28.517Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.521Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-20T22:35:28.533Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.540Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-20T22:35:28.543Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.551Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-20T22:35:28.554Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.557Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-20T22:35:28.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.563Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-20T22:35:28.565Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.569Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-20T22:35:28.573Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.577Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-20T22:35:28.580Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.584Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-20T22:35:28.585Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.588Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-20T22:35:28.589Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.590Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-20T22:35:28.593Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.596Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-20T22:35:28.598Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.606Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-20T22:35:28.606Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-20T22:35:28.607Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-20T22:35:28.696Z root INFO Resolve plugins list: 450.1 ms [Finished 5.525 s after backend start]
2023-01-20T22:35:28.726Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 30.0 ms [Finished 5.556 s after backend start]
2023-01-20T22:35:28.745Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 18.8 ms [Finished 5.575 s after backend start]
2023-01-20T22:35:28.836Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 91.5 ms [Finished 5.667 s after backend start]
2023-01-20T22:35:28.855Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 17.8 ms [Finished 5.685 s after backend start]
2023-01-20T22:35:28.887Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 31.9 ms [Finished 5.717 s after backend start]
2023-01-20T22:35:29.331Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 444.4 ms [Finished 6.161 s after backend start]
2023-01-20T22:35:29.590Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 258.9 ms [Finished 6.420 s after backend start]
2023-01-20T22:35:30.024Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 433.8 ms [Finished 6.854 s after backend start]
2023-01-20T22:35:30.087Z daemon INFO INFO[0000] Using config file: c:\Users\Nutzer\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"57088"}

2023-01-20T22:35:30.092Z daemon INFO Daemon is running.
2023-01-20T22:35:30.392Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 368.1 ms [Finished 7.222 s after backend start]
2023-01-20T22:35:30.696Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 304.4 ms [Finished 7.527 s after backend start]
2023-01-20T22:35:30.707Z daemon INFO INFO[0000] Loading hardware from: C:\Users\Nutzer\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Nutzer\\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 existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
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] Loading package builtin from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\Nutzer\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.6"
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-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] Checking signature                            index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\library_index.json"

2023-01-20T22:35:30.912Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 213.7 ms [Finished 7.741 s after backend start]
2023-01-20T22:35:31.166Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 253.4 ms [Finished 7.994 s after backend start]
2023-01-20T22:35:31.407Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 242.9 ms [Finished 8.238 s after backend start]
2023-01-20T22:35:31.642Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 227.0 ms [Finished 8.465 s after backend start]
2023-01-20T22:35:31.726Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 91.0 ms [Finished 8.556 s after backend start]
2023-01-20T22:35:31.997Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 271.2 ms [Finished 8.827 s after backend start]
2023-01-20T22:35:32.016Z daemon INFO INFO[0002] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0002] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T22:35:32.294Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 297.2 ms [Finished 9.125 s after backend start]
2023-01-20T22:35:32.590Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 296.2 ms [Finished 9.421 s after backend start]
2023-01-20T22:35:32.781Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 190.6 ms [Finished 9.612 s after backend start]
2023-01-20T22:35:32.956Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 174.5 ms [Finished 9.786 s after backend start]
2023-01-20T22:35:33.187Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 195.7 ms [Finished 9.982 s after backend start]
2023-01-20T22:35:33.199Z root INFO Deploy plugins list: 450.1 ms [Finished 10.018 s after backend start]
2023-01-20T22:35:33.523Z discovery-log INFO start request start watch
2023-01-20T22:35:33.524Z discovery-log INFO start requested start watch
2023-01-20T22:35:33.527Z discovery-log INFO start resolved watching
2023-01-20T22:35:33.533Z daemon INFO INFO[0003] starting discovery builtin:mdns-discovery process

2023-01-20T22:35:33.544Z daemon INFO INFO[0003] started discovery builtin:mdns-discovery process
INFO[0003] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery

2023-01-20T22:35:33.547Z daemon INFO INFO[0003] starting discovery builtin:serial-discovery process

2023-01-20T22:35:33.558Z daemon INFO INFO[0003] started discovery builtin:serial-discovery process

2023-01-20T22:35:33.559Z daemon INFO INFO[0003] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery

2023-01-20T22:35:33.599Z daemon INFO INFO[0003] from discovery builtin:mdns-discovery received message type: hello, Nachricht: OK, Protokollversion: 1

2023-01-20T22:35:33.601Z daemon INFO INFO[0003] from discovery builtin:serial-discovery received message type: hello, Nachricht: OK, Protokollversion: 1
INFO[0003] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0003] sending command START_SYNC to discovery builtin:mdns-discovery

2023-01-20T22:35:33.621Z daemon INFO INFO[0003] from discovery builtin:mdns-discovery received message type: start_sync, Nachricht: OK

2023-01-20T22:35:33.626Z daemon INFO INFO[0003] from discovery builtin:serial-discovery received message type: start_sync, Nachricht: OK

2023-01-20T22:35:33.632Z daemon INFO INFO[0003] from discovery builtin:serial-discovery received message type: add, port: COM3

2023-01-20T22:35:33.633Z daemon INFO INFO[0003] from discovery builtin:serial-discovery received message type: add, port: COM8

2023-01-20T22:35:33.652Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[]}},"error":""}
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-20T22:35:34.396Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM8","label":"COM8","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]]}},"error":""}
2023-01-20T22:35:34.913Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 656.3 ms [Finished 6.439 s after frontend start]
2023-01-20T22:35:35.182Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 146.1 ms [Finished 6.687 s after frontend start]
2023-01-20T22:35:35.255Z root WARN Frontend menus.onStart took longer than the expected maximum 100 milliseconds: 120.1 ms [Finished 6.807 s after frontend start]
2023-01-20T22:35:35.414Z 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\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor\Überschlagsensor.ino>, response: <c:\Users\Nutzer\Documents\Uni\EMOB\WS22_23\MdET\Überschlagsensor>.
2023-01-20T22:35:36.009Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 649.6 ms [Finished 7.635 s after frontend start]
2023-01-20T22:35:36.169Z root INFO Start frontend contributions: 2185.6 ms [Finished 7.675 s after frontend start]
2023-01-20T22:35:36.189Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-01-20T22:35:36.274Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-01-20T22:35:36.283Z root INFO >>> Restoring the layout state...
2023-01-20T22:35:36.295Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-01-20T22:35:36.317Z 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/Nutzer/Documents/Uni/EMOB/WS22_23/MdET/%C3%9Cberschlagsensor/%C3%9Cberschlagsensor.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":137,\"column\":24},\"position\":{\"lineNumber\":137,\"column\":24}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":120,\"column\":1},\"firstPositionDeltaTop\":-17},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":203,\"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}"},{"constructionOptions":{"factoryId":"serial-monitor"}}],"currentIndex":0}},"pinned":[false,false],"size":438,"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/Nutzer/Documents/Uni/EMOB/WS22_23/MdET/%C3%9Cberschlagsensor/%C3%9Cberschlagsensor.ino:0"}
2023-01-20T22:35:36.321Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-01-20T22:35:36.468Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2] Waiting for backend deployment: 449.1 ms [Finished 8.092 s after frontend start]
2023-01-20T22:35:37.939Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632) starting instance
2023-01-20T22:35:39.424Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2] Sync of 21 plugins: 2956.9 ms [Finished 11.049 s after frontend start]
2023-01-20T22:35:40.441Z root INFO <<< The layout has been successfully restored.
2023-01-20T22:35:40.901Z root INFO Initialize the workbench layout: 4243.6 ms [Finished 12.068 s after frontend start]
2023-01-20T22:35:40.910Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-01-20T22:35:40.915Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][marus25.cortex-debug]: Loaded contributions.
2023-01-20T22:35:40.917Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][arduino.vscode-arduino-tools]: Loaded contributions.
2023-01-20T22:35:40.920Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.cpp]: Loaded contributions.
2023-01-20T22:35:40.923Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.json]: Loaded contributions.
2023-01-20T22:35:40.923Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.json-language-features]: Loaded contributions.
2023-01-20T22:35:40.924Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-01-20T22:35:40.927Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-01-20T22:35:40.933Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-01-20T22:35:40.933Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-01-20T22:35:40.935Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-01-20T22:35:40.938Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-01-20T22:35:40.939Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-01-20T22:35:40.952Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-01-20T22:35:40.953Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-01-20T22:35:40.955Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-01-20T22:35:40.956Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-01-20T22:35:40.957Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-01-20T22:35:40.958Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-01-20T22:35:40.958Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-01-20T22:35:40.959Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-01-20T22:35:40.960Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-01-20T22:35:40.965Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2] Load contributions of 21 plugins: 451.5 ms [Finished 12.522 s after frontend start]
2023-01-20T22:35:41.217Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-01-20T22:35:41.218Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-01-20T22:35:44.345Z root INFO Frontend application start: 9544.0 ms [Finished 21.175 s after backend start]
2023-01-20T22:35:44.363Z root INFO Replace loading indicator with ready workbench UI (animation): 1938.8 ms [Finished 14.466 s after frontend start]
2023-01-20T22:35:44.472Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-01-20T22:35:44.478Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
2023-01-20T22:35:44.668Z root WARN Widget was activated, but did not accept focus after 2000ms: serial-monitor
2023-01-20T22:35:45.864Z monitor-service INFO starting monitor
2023-01-20T22:35:46.165Z daemon INFO INFO[0016] Updating libraries index

2023-01-20T22:35:46.187Z daemon INFO INFO[0016] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

2023-01-20T22:35:46.272Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): PluginManagerExtImpl/init()
2023-01-20T22:35:46.315Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(cortex-debug@1.5.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.407Z root INFO [hosted-plugin: 16632] Debugger contribution has been registered: cortex-debug
2023-01-20T22:35:46.421Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(cpp@1.52.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(json@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(json-language-features@1.46.1 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-de@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-es@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.424Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.438Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-it@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.445Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(16632): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.454Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-20T22:35:46.550Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
Update for version 2.0.3 is not available (latest version: 2.0.3, downgrade is allowed).
2023-01-20T22:35:47.191Z root INFO core-client-provider [platform-index]
2023-01-20T22:35:47.204Z root INFO core-client-provider [library-index]
2023-01-20T22:35:47.253Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-01-20T22:35:47.276Z daemon INFO INFO[0017] Starting monitor process                      monitor=serial-monitor

2023-01-20T22:35:47.280Z root ERROR Request startMonitor failed with error: 13 INTERNAL: Port monitor error: fork/exec C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-monitor\0.12.0\serial-monitor.exe: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
2023-01-20T22:35:47.350Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][marus25.cortex-debug]: Started plugin.
2023-01-20T22:35:47.373Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][arduino.vscode-arduino-tools]: Started plugin.
2023-01-20T22:35:47.374Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.cpp]: Started plugin.
2023-01-20T22:35:47.375Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.json]: Started plugin.
2023-01-20T22:35:47.375Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][vscode.json-language-features]: Started plugin.
2023-01-20T22:35:47.376Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-01-20T22:35:47.379Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-01-20T22:35:47.380Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-01-20T22:35:47.383Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-01-20T22:35:47.384Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-01-20T22:35:47.385Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-01-20T22:35:47.386Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-01-20T22:35:47.388Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-01-20T22:35:47.392Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-01-20T22:35:47.394Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-01-20T22:35:47.397Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-01-20T22:35:47.398Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-01-20T22:35:47.398Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-01-20T22:35:47.399Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-01-20T22:35:47.401Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-01-20T22:35:47.405Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-01-20T22:35:47.526Z daemon INFO INFO[0017] Starting monitor process                      monitor=serial-monitor

2023-01-20T22:35:47.549Z root ERROR Uncaught Exception:
2023-01-20T22:35:47.550Z root ERROR Error: 13 INTERNAL: Port monitor error: fork/exec C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools\serial-monitor\0.12.0\serial-monitor.exe: Die Datei oder das Verzeichnis ist beschädigt und nicht lesbar.
    at Object.callErrorFromStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call.js:31:19)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:190:52)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:365:141)
    at Object.onReceiveStatus (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:328:181)
    at C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\call-stream.js:187:78
    at processTicksAndRejections (node:internal/process/task_queues:78:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:160:30)
    at ServiceClientImpl.enumerateMonitorPortSettings (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@grpc\grpc-js\build\src\make-client.js:105:19)
    at res (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\monitor-service.js:347:20)
    at new Promise (<anonymous>)
    at MonitorService.portMonitorSettings (C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\monitor-service.js:346:27)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-01-20T22:35:47.557Z root INFO [hosted-plugin: 16632] PLUGIN_HOST(16632): PluginManagerExtImpl/loadPlugin(C:\Users\Nutzer\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-01-20T22:35:47.661Z root INFO [hosted-plugin: 16632] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-01-20T22:35:47.676Z root INFO [hosted-plugin: 16632] GDB server console created
2023-01-20T22:35:47.710Z root INFO [f8331bdf-f58d-4759-91cd-e66c2f835fd2] Start of 21 plugins: 6776.4 ms [Finished 19.333 s after frontend start]
2023-01-20T22:35:48.411Z root INFO Starting language server: arduino:avr:nano
2023-01-20T22:35:51.183Z root ERROR ---- !!!SLOW!!! DURATION: search took 5359.663 ms. Args: [{"type":"Updatable"}] ----
2023-01-20T22:35:51.938Z daemon INFO INFO[0022] Searching tools required for board arduino:avr:nano

2023-01-20T22:35:51.944Z daemon INFO INFO[0022] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0022] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0022] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0022] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0022] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0022] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T22:35:52.965Z daemon INFO INFO[0023] Loading hardware from: C:\Users\Nutzer\AppData\Local\Arduino15\packages

2023-01-20T22:35:52.973Z daemon INFO INFO[0023] Loading package arduino from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\hardware

2023-01-20T22:35:52.982Z daemon INFO INFO[0023] Checking signature                            error="opening signature file: open C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-01-20T22:35:52.989Z daemon INFO INFO[0023] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0023] Loaded platform                               platform="arduino:avr@1.8.6"

2023-01-20T22:35:52.993Z daemon INFO INFO[0023] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0023] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools
INFO[0023] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"

2023-01-20T22:35:52.995Z daemon INFO INFO[0023] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-01-20T22:35:52.996Z daemon INFO INFO[0023] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"

2023-01-20T22:35:52.998Z daemon INFO INFO[0023] Loading package builtin from: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin

2023-01-20T22:35:52.999Z daemon INFO INFO[0023] Checking existence of 'tools' path: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools
INFO[0023] Loading tools from dir: C:\Users\Nutzer\AppData\Local\Arduino15\packages\builtin\tools

2023-01-20T22:35:53.003Z daemon INFO INFO[0023] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"

2023-01-20T22:35:53.007Z daemon INFO INFO[0023] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0023] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0023] Loaded tool                                   tool="builtin:serial-discovery@1.3.3"
INFO[0023] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0023] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0023] Loaded tool                                   tool="builtin:serial-monitor@0.12.0"

2023-01-20T22:35:53.026Z daemon INFO INFO[0023] Checking signature                            index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true

2023-01-20T22:35:53.328Z daemon INFO INFO[0023] Resolving include Wire.h for arch avr

2023-01-20T22:35:53.336Z daemon INFO INFO[0023]   found better lib                            lib=Wire prio=64C

2023-01-20T22:35:53.515Z daemon INFO INFO[0023] Resolving include Adafruit_Sensor.h for arch avr

2023-01-20T22:35:53.517Z daemon INFO INFO[0023]   found better lib                            lib="Adafruit Unified Sensor" prio=3EB

2023-01-20T22:35:53.710Z daemon INFO INFO[0024] Resolving include Adafruit_BNO055.h for arch avr

2023-01-20T22:35:53.713Z daemon INFO INFO[0024]   found better lib                            lib="Adafruit BNO055" prio=643

2023-01-20T22:35:53.946Z daemon INFO INFO[0024] Resolving include Adafruit_I2CDevice.h for arch avr

2023-01-20T22:35:53.947Z daemon INFO INFO[0024]   found better lib                            lib="Adafruit BusIO" prio=3EB

2023-01-20T22:35:55.005Z daemon INFO INFO[0025] Resolving include SPI.h for arch avr

2023-01-20T22:35:55.006Z daemon INFO INFO[0025]   found better lib                            lib=SPI prio=64C

2023-01-20T22:35:56.816Z daemon INFO INFO[0027] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform

2023-01-20T22:35:56.825Z daemon INFO INFO[0027] Loading libraries index file                  index="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\library_index.json"

2023-01-20T22:35:57.069Z daemon INFO INFO[0027] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-01-20T22:35:57.070Z daemon INFO INFO[0027] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T22:35:57.137Z daemon INFO INFO[0027] Searching tools required for board arduino:avr:nano

2023-01-20T22:35:57.138Z daemon INFO INFO[0027] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0027] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0027] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-01-20T22:36:21.693Z daemon INFO INFO[0052] Searching tools required for board arduino:avr:nano

2023-01-20T22:36:21.713Z daemon INFO INFO[0052] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0052] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0052] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0052] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0052] Adding libraries dir                          dir="C:\\Users\\Nutzer\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0052] Adding libraries dir                          dir="C:\\Users\\Nutzer\\Documents\\Arduino\\libraries" location=user

2023-01-20T22:36:22.995Z daemon INFO INFO[0053] Resolving include Wire.h for arch avr
INFO[0053]   found better lib                            lib=Wire prio=64C

2023-01-20T22:36:23.104Z daemon INFO INFO[0053] Resolving include Adafruit_Sensor.h for arch avr

2023-01-20T22:36:23.105Z daemon INFO INFO[0053]   found better lib                            lib="Adafruit Unified Sensor" prio=3EB

2023-01-20T22:36:23.248Z daemon INFO INFO[0053] Resolving include Adafruit_BNO055.h for arch avr

2023-01-20T22:36:23.252Z daemon INFO INFO[0053]   found better lib                            lib="Adafruit BNO055" prio=643

2023-01-20T22:36:23.391Z daemon INFO INFO[0053] Resolving include Adafruit_I2CDevice.h for arch avr
INFO[0053]   found better lib                            lib="Adafruit BusIO" prio=3EB

2023-01-20T22:36:23.516Z daemon INFO INFO[0053] Resolving include SPI.h for arch avr
INFO[0053]   found better lib                            lib=SPI prio=64C

2023-01-20T22:36:27.571Z root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///c%3A/Users/Nutzer/AppData/Local/Temp/arduino-sketch-817F56EDD01DCC4E3EBFC5CFE9E89FBD"}
2023-01-20T22:36:27.635Z monitor-service WARN monitor to COM8 using serial already stopped
2023-01-20T22:36:27.657Z daemon INFO INFO[0057] Searching tools required for board arduino:avr:nano

2023-01-20T22:36:27.658Z daemon INFO INFO[0057] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

2023-01-20T22:36:27.661Z daemon INFO INFO[0057] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0057] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0057] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0057] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0057] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0057] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0057] Tool required for upload                      tool="builtin:serial-discovery@1.3.3"
INFO[0057] Tool required for upload                      tool="builtin:serial-monitor@0.12.0"
INFO[0057] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"

2023-01-20T22:36:29.064Z daemon INFO INFO[0059] Searching tools required for board arduino:avr:nano
INFO[0059] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

2023-01-20T22:36:29.064Z daemon INFO INFO[0059] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0059] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

And this in the output:

Der Sketch verwendet 9252 Bytes (30%) des Programmspeicherplatzes. Das Maximum sind 30720 Bytes.
Globale Variablen verwenden 813 Bytes (39%) des dynamischen Speichers, 1235 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.
"C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM8" -b57600 -D "-Uflash:w:C:\Users\Nutzer\AppData\Local\Temp\arduino-sketch-817F56EDD01DCC4E3EBFC5CFE9E89FBD/Überschlagsensor.ino.hex:i"

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

         Using Port                    : COM8
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
avrdude: ser_open(): can't open device "\\.\COM8": Zugriff verweigert



avrdude done.  Thank you.

Fehlgeschlagenes Hochladen: Hochladefehler: exit status 1

I had this problem when I tried to upload with arduino-cli in PowerShell while I had a serial monitor open in Arduino IDE. If you also have this situation, try closing the serial monitor before uploading and see if that helps.

See also this blog post, about half way in the post at section " Serial Terminals block access to COM ports".

1 Like

Close the serial monitor doesn’t work for me.

Looks like something on your computer is keeping COM8 occupied. Could be a driver for another device that you sometimes use on this port? Do you have other ports on this computer you can try?

1 Like

Select Tools > Processor > ATmega328P from the Arduino IDE menus and then try uploading again.

1 Like

I tried another port and ATmega328P. There was nearly the same error.
Then I switched to ATmega328P (Old Bootloader) again and there was the following error with the uploading loop:

All of the code:

Der Sketch verwendet 9404 Bytes (30%) des Programmspeicherplatzes. Das Maximum sind 30720 Bytes.
Globale Variablen verwenden 539 Bytes (26%) des dynamischen Speichers, 1509 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.
"C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -V -patmega328p -carduino "-PCOM10" -b57600 -D "-Uflash:w:C:\Users\Nutzer\AppData\Local\Temp\arduino-sketch-6BF07D59938A67FF7AED64A4485DBD8F/Position mit Speed.ino.hex:i"

avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\Nutzer\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

         Using Port                    : COM10
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
         AVR Part                      : ATmega328P
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : Arduino
         Description     : Arduino
         Hardware Version: 2
         Firmware Version: 1.16
         Vtarget         : 0.0 V
         Varef           : 0.0 V
         Oscillator      : Off
         SCK period      : 0.1 us

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: reading input file "C:\Users\Nutzer\AppData\Local\Temp\arduino-sketch-6BF07D59938A67FF7AED64A4485DBD8F/Position mit Speed.ino.hex"
avrdude: writing flash (9404 bytes):

Writing | ################################################## | 100% 2.86s

avrdude: 9404 bytes of flash written

avrdude done.  Thank you.

Now the thing is, that HTerm (my terminalprogram) is showing me the the right output, although Arduino isn't finished uploading yet. The build-in Serial Monitor doesn't work either.

This output tells us the upload was successful.

I see the Arduino IDE is left in the "Uploading..." state even after the upload process finished successfully.

The Arduino IDE developers are tracking this bug here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.

1 Like

My system runs on Windows 10.

Thank you again, for your help.

A bit unusual to see the output with an external terminal, but it will be okay. :smiley:

1 Like

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