IDE 2.2.1 main window randomly goes blank: "Render frame was disposed before WebFrameMain could be accessed"

Hi,

After installing 2.2.1, even when not using the IDE or the computer at all, the window goes blank at random. IDE menus are still accessible. The errors at the end happen when selecting File or any other menu entry.
Closing the app is not possible unless I kill the process tree.

Thanks!

Complete PowerShell output:

PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE> & '.\Arduino IDE.exe'
PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.2.1
Checking for frontend application configuration customizations. Module path: C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.1" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-08-31T14:35:44.802Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.2.1","cliVersion":"0.34.0","buildDate":"2023-08-31T14:35:44.802Z"}
Starting backend process. PID: 5088
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/xyz/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-09-07T14:38:57.711Z root INFO Backend Object.initialize: 4.4 ms [Finished 0.542 s after backend start]
2023-09-07T14:38:57.711Z root INFO Backend Object.configure: 3.9 ms [Finished 0.542 s after backend start]
2023-09-07T14:38:57.712Z root INFO Backend a.onStart: 1.4 ms [Finished 0.542 s after backend start]
2023-09-07T14:38:57.712Z root INFO Backend a.configure: 0.3 ms [Finished 0.561 s after backend start]
2023-09-07T14:38:57.713Z root INFO Backend u.onStart: 0.2 ms [Finished 0.561 s after backend start]
2023-09-07T14:38:57.714Z root INFO Backend d.configure: 0.1 ms [Finished 0.561 s after backend start]
2023-09-07T14:38:57.715Z root INFO Backend d.initialize: 19.2 ms [Finished 0.562 s after backend start]
2023-09-07T14:38:57.715Z root INFO Backend c.onStart: 0.2 ms [Finished 0.562 s after backend start]
2023-09-07T14:38:57.716Z root INFO Backend s.configure: 1.3 ms [Finished 0.563 s after backend start]
2023-09-07T14:38:57.717Z config INFO >>> Initializing CLI configuration...
2023-09-07T14:38:57.718Z root INFO Backend c.initialize: 0.3 ms [Finished 0.563 s after backend start]
2023-09-07T14:38:57.718Z root INFO Backend P.onStart: 0.8 ms [Finished 0.564 s after backend start]
2023-09-07T14:38:57.719Z config INFO Loading CLI configuration from c:\Users\xyz\.arduinoIDE\arduino-cli.yaml...
2023-09-07T14:38:57.719Z daemon INFO Starting daemon from C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-09-07T14:38:57.720Z root INFO Backend s.initialize: 0.2 ms [Finished 0.565 s after backend start]
2023-09-07T14:38:57.720Z root INFO Backend w.onStart: 1.0 ms [Finished 0.566 s after backend start]
2023-09-07T14:38:57.720Z root INFO Backend r.configure: 2.2 ms [Finished 0.566 s after backend start]
2023-09-07T14:38:57.721Z discovery-log INFO start
2023-09-07T14:38:57.721Z discovery-log INFO start new deferred
2023-09-07T14:38:57.722Z root INFO Backend d.initialize: 0.3 ms [Finished 0.567 s after backend start]
2023-09-07T14:38:57.722Z root INFO Backend y.onStart: 2.2 ms [Finished 0.569 s after backend start]
2023-09-07T14:38:57.722Z root INFO Backend r.configure: 2.0 ms [Finished 0.569 s after backend start]
2023-09-07T14:38:57.723Z root INFO Backend s.onStart: 0.8 ms [Finished 0.571 s after backend start]
2023-09-07T14:38:57.723Z root INFO Backend h.configure: 1.1 ms [Finished 0.571 s after backend start]
2023-09-07T14:38:57.724Z root INFO Backend a.configure: 1.1 ms [Finished 0.573 s after backend start]
2023-09-07T14:38:57.724Z root INFO Backend s.configure: 0.1 ms [Finished 0.574 s after backend start]
2023-09-07T14:38:57.724Z root INFO Backend l.configure: 0.1 ms [Finished 0.574 s after backend start]
2023-09-07T14:38:57.727Z root INFO Theia app listening on http://localhost:59995.
2023-09-07T14:38:57.727Z root INFO Finished starting backend application: 6.0 ms [Finished 0.578 s after backend start]
2023-09-07T14:38:57.728Z root WARN The local plugin referenced by local-dir:/c%3A/Users/xyz/.arduinoIDE/plugins does not exist.
2023-09-07T14:38:57.729Z root WARN The local plugin referenced by local-dir:/c%3A/Users/xyz/.arduinoIDE/extensions does not exist.
2023-09-07T14:38:57.729Z root WARN The local plugin referenced by local-dir:C:\Users\xyz\.arduinoIDE\plugins does not exist.
Restoring workspace roots: m:\Proiecte\Arduino\RackMonitor
isTempSketch: false. Input was m:\Proiecte\Arduino\RackMonitor\RackMonitor.ino
2023-09-07T14:38:58.028Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://arduino.esp8266.com/stable/package_esp8266com_index.json","https://espressif.github.io/arduino-esp32/package_esp32_index.json"]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\xyz\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\xyz\\AppData\\Local\\Arduino15\\staging","user":"c:\\Users\\xyz\\OneDrive\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-09-07T14:38:58.029Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-09-07T14:38:58.030Z config INFO Loaded the CLI configuration.
2023-09-07T14:38:58.039Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/xyz/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/xyz/OneDrive/Documents/Arduino","additionalUrls":["https://arduino.esp8266.com/stable/package_esp8266com_index.json","https://espressif.github.io/arduino-esp32/package_esp32_index.json"],"network":"none","locale":"en"}
2023-09-07T14:38:58.039Z config INFO Validating the CLI configuration...
2023-09-07T14:38:58.042Z config INFO The CLI config is valid.
2023-09-07T14:38:58.042Z config INFO <<< Initialized the CLI configuration.
2023-09-07T14:38:58.061Z root INFO Resolve plugins list: 341.8 ms [Finished 0.911 s after backend start]
2023-09-07T14:38:58.128Z daemon INFO time="2023-09-07T17:38:58+03:00" level=info msg="Using config file: c:\\Users\\xyz\\.arduinoIDE\\arduino-cli.yaml"
time="2023-09-07T17:38:58+03:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:59996
{"IP":"127.0.0.1","Port":"59996"}
2023-09-07T14:38:58.128Z daemon INFO Daemon is running.
2023-09-07T14:38:58.199Z daemon INFO time="2023-09-07T17:38:58+03:00" level=info msg="Checking signature" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2023-09-07T17:38:58+03:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp8266com_index.json"
time="2023-09-07T17:38:58+03:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp32_index.json"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading hardware from: c:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading package arduino from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
2023-09-07T14:38:58.219Z daemon INFO time="2023-09-07T17:38:58+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
2023-09-07T14:38:59.176Z daemon INFO time="2023-09-07T17:38:58+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-09-07T17:38:58+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="arduino:dfu-util@0.11.0-arduino5"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading package builtin from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2023-09-07T17:38:58+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading package esp32 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware"
time="2023-09-07T17:38:58+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.12\\installed.json"
time="2023-09-07T17:38:58+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded platform" platform="esp32:esp32@2.0.12"
time="2023-09-07T17:38:58+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.5.1"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading package esp8266 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware"
time="2023-09-07T17:38:58+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\installed.json"
time="2023-09-07T17:38:58+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded platform" platform="esp8266:esp8266@3.1.2"
time="2023-09-07T17:38:58+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:38:58+03:00" level=info msg="Loaded tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:38:58+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.12\\libraries" location=platform
time="2023-09-07T17:38:58+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\libraries" location=platform
time="2023-09-07T17:38:58+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
time="2023-09-07T17:38:58+03:00" level=info msg="Loading libraries index file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\library_index.json"
time="2023-09-07T17:38:58+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-09-07T17:38:58+03:00" level=info msg="Adding libraries dir" dir="c:\\Users\\xyz\\OneDrive\\Documents\\Arduino\\libraries" location=user
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-09-07T14:39:00.046Z discovery-log INFO start request start watch
2023-09-07T14:39:00.046Z discovery-log INFO start requested start watch
2023-09-07T14:39:00.046Z discovery-log INFO start resolved watching
2023-09-07T14:39:00.668Z daemon INFO time="2023-09-07T17:39:00+03:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="starting discovery builtin:dfu-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="started discovery builtin:dfu-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:dfu-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:serial-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:mdns-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:dfu-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-07T17:39:00+03:00" level=info msg="sending command START_SYNC to discovery builtin:dfu-discovery"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:dfu-discovery received message type: start_sync, message: OK"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM1"
time="2023-09-07T17:39:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM3"
2023-09-07T14:39:00.678Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM1","label":"COM1","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-09-07T14:39:00.679Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x803A"],["serialNumber",""],["vid","0x3343"]],"hardwareId":""}},"error":""}
2023-09-07T14:39:03.680Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 3237.6 ms [Finished 5.059 s after frontend start]
2023-09-07T14:39:03.680Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-09-07T14:39:04.392Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 767.7 ms [Finished 5.843 s after frontend start]
2023-09-07T14:39:05.245Z 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: <m:\Proiecte\Arduino\RackMonitor\RackMonitor.ino>, response: <m:\Proiecte\Arduino\RackMonitor>.
2023-09-07T14:39:05.649Z root WARN Frontend D.onStart took longer than the expected maximum 100 milliseconds: 1516.4 ms [Finished 7.393 s after frontend start]
2023-09-07T14:39:08.943Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 3083.4 ms [Finished 10.477 s after frontend start]
2023-09-07T14:39:08.943Z root INFO Start frontend contributions: 8719.1 ms [Finished 10.482 s after frontend start]
2023-09-07T14:39:08.944Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-09-07T14:39:08.944Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-09-07T14:39:08.944Z root INFO >>> Restoring the layout state...
2023-09-07T14:39:08.944Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-09-07T14:39:08.944Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///m%3A/Proiecte/Arduino/RackMonitor/RackMonitor.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":773,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":null},"pinned":[],"expanded":false},"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\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"},\"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:frames\"},\"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:variables\"},\"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:watch\"},\"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:breakpoints\"},\"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\":\"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.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.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"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}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"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}}\"},\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true}}],\"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:///m%3A/Proiecte/Arduino/RackMonitor/RackMonitor.ino:0"}
2023-09-07T14:39:08.945Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-09-07T14:39:10.290Z root INFO Deploy plugins list: 341.8 ms [Finished 13.140 s after backend start]
2023-09-07T14:39:10.410Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Waiting for backend deployment: 2076.5 ms [Finished 12.554 s after frontend start]
2023-09-07T14:39:10.523Z root INFO <<< The layout has been successfully restored.
2023-09-07T14:39:10.524Z root INFO Initialize the workbench layout: 2097.9 ms [Finished 12.607 s after frontend start]
2023-09-07T14:39:10.524Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-09-07T14:39:10.830Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600) starting instance
2023-09-07T14:39:11.367Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Sync of 23 plugins: 906.0 ms [Finished 13.460 s after frontend start]
2023-09-07T14:39:11.368Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Loading plugin contributions
2023-09-07T14:39:11.368Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Load contributions of 23 plugins: 51.0 ms [Finished 13.511 s after frontend start]
2023-09-07T14:39:11.383Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-09-07T14:39:11.384Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-09-07T14:39:11.671Z root INFO Frontend application start: 8761.7 ms [Finished 14.520 s after backend start]
2023-09-07T14:39:11.684Z root INFO Replace loading indicator with ready workbench UI (animation): 937.8 ms [Finished 13.547 s after frontend start]
2023-09-07T14:39:11.684Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-09-07T14:39:11.685Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
2023-09-07T14:39:12.063Z root ERROR ---- !!!SLOW!!! DURATION: search took 358.427 ms. Args: [{"type":"Updatable"}] ----
2023-09-07T14:39:12.106Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Updating libraries index"
time="2023-09-07T17:39:12+03:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2023-09-07T14:39:12.108Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2023-09-07T14:39:12.109Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2

2023-09-07T14:39:12.110Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2

2023-09-07T14:39:12.110Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2023-09-07T14:39:12.356Z root ERROR [hosted-plugin: 4600] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2023-09-07T14:39:12.356Z root ERROR [hosted-plugin: 4600] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-09-07T14:39:12.371Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): PluginManagerExtImpl/init()
2023-09-07T14:39:12.372Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-arduino-api@0.1.2 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.401Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Updating index" url="https://arduino.esp8266.com/stable/package_esp8266com_index.json"
2023-09-07T14:39:12.402Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Starting download" url="https://arduino.esp8266.com/stable/package_esp8266com_index.json"
2023-09-07T14:39:12.402Z root INFO core-client-provider [platform-index] Downloading index: package_esp8266com_index.json

Update for version 2.2.1 is not available (latest version: 2.2.1, downgrade is allowed).
2023-09-07T14:39:12.504Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(cortex-debug@1.5.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.505Z root INFO [hosted-plugin: 4600] Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(4600): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.506Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(cpp@1.52.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.506Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(json@1.46.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.506Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(json-language-features@1.46.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.507Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.508Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-cs@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.508Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-de@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.509Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-es@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.509Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-fr@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.510Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.510Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-it@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.510Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-ja@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.511Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-ko@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.512Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
PLUGIN_HOST(4600): initializing(vscode-language-pack-pl@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.512Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-pt-BR@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
PLUGIN_HOST(4600): initializing(vscode-language-pack-ru@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.513Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-tr@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.513Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
PLUGIN_HOST(4600): initializing(vscode-language-pack-zh-hans@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.514Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): initializing(vscode-language-pack-zh-hant@1.78.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-09-07T14:39:12.533Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2023-09-07T14:39:12.554Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-09-07T14:39:12.701Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Updating index" url="https://espressif.github.io/arduino-esp32/package_esp32_index.json"
2023-09-07T14:39:12.702Z daemon INFO time="2023-09-07T17:39:12+03:00" level=info msg="Starting download" url="https://espressif.github.io/arduino-esp32/package_esp32_index.json"
2023-09-07T14:39:12.702Z root INFO core-client-provider [platform-index] Downloading index: package_esp32_index.json

2023-09-07T14:39:12.722Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-09-07T14:39:12.822Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Starting plugins.
2023-09-07T14:39:12.828Z root INFO [hosted-plugin: 4600] PLUGIN_HOST(4600): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-09-07T14:39:12.911Z root INFO [hosted-plugin: 4600] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-09-07T14:39:12.914Z root INFO [hosted-plugin: 4600] GDB server console created
2023-09-07T14:39:12.923Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Start of 23 plugins: 1551.3 ms [Finished 15.068 s after frontend start]
2023-09-07T14:39:12.932Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Waiting for backend deployment: 7.9 ms [Finished 15.077 s after frontend start]
2023-09-07T14:39:12.932Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Sync of 0 plugins: 0.0 ms [Finished 15.077 s after frontend start]
2023-09-07T14:39:12.934Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Loading plugin contributions
2023-09-07T14:39:12.934Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Load contributions of 0 plugins: 0.0 ms [Finished 15.077 s after frontend start]
2023-09-07T14:39:12.959Z root INFO [7ec138e2-c09f-4fbd-b3c8-e876cf0d8a46] Start of 0 plugins: 26.2 ms [Finished 15.105 s after frontend start]
2023-09-07T14:39:13.683Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Checking signature" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
2023-09-07T14:39:13.684Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp8266com_index.json"
2023-09-07T14:39:13.685Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp32_index.json"
2023-09-07T14:39:13.685Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loading hardware from: c:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages"
2023-09-07T14:39:13.686Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loading package arduino from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
2023-09-07T14:39:13.686Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
2023-09-07T14:39:13.687Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
2023-09-07T14:39:13.688Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-09-07T17:39:13+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
2023-09-07T14:39:13.688Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="arduino:dfu-util@0.11.0-arduino5"
2023-09-07T14:39:13.689Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loading package builtin from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin"
2023-09-07T14:39:13.689Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
2023-09-07T14:39:13.691Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2023-09-07T14:39:13.692Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2023-09-07T14:39:13.692Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loading package esp32 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware"
2023-09-07T14:39:13.694Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.12\\installed.json"
2023-09-07T14:39:13.716Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded platform" platform="esp32:esp32@2.0.12"
2023-09-07T14:39:13.716Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.5.1"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-09-07T14:39:13.717Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-09-07T14:39:13.717Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
2023-09-07T14:39:13.717Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-09-07T14:39:13.717Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loading package esp8266 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware"
2023-09-07T14:39:13.718Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\installed.json"
2023-09-07T14:39:13.726Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded platform" platform="esp8266:esp8266@3.1.2"
2023-09-07T14:39:13.726Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp8266:python3@3.7.2-post1"
2023-09-07T14:39:13.727Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Loaded tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2023-09-07T14:39:13.727Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
2023-09-07T14:39:13.728Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"COM1","label":"COM1","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-09-07T14:39:13.728Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[],"hardwareId":""}},"error":""}
2023-09-07T14:39:13.729Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="killing discovery builtin:serial-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
2023-09-07T14:39:13.739Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
2023-09-07T14:39:13.740Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
time="2023-09-07T17:39:13+03:00" level=info msg="killing discovery builtin:mdns-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2023-09-07T14:39:13.756Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command QUIT to discovery builtin:dfu-discovery"
2023-09-07T14:39:13.756Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:dfu-discovery received message type: quit, message: OK"
time="2023-09-07T17:39:13+03:00" level=info msg="killing discovery builtin:dfu-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="Discovery event channel closed builtin:dfu-discovery. Exiting goroutine."
2023-09-07T14:39:13.770Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Closed and removed discovery builtin:dfu-discovery"
2023-09-07T14:39:13.771Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="starting discovery builtin:serial-discovery process"
2023-09-07T14:39:13.773Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:serial-discovery"
2023-09-07T14:39:13.779Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2023-09-07T14:39:13.779Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2023-09-07T14:39:13.780Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-09-07T17:39:13+03:00" level=info msg="starting discovery builtin:mdns-discovery process"
2023-09-07T14:39:13.783Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:mdns-discovery"
2023-09-07T14:39:13.790Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM1"
2023-09-07T14:39:13.791Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM1","label":"COM1","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-09-07T14:39:13.792Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x803A"],["serialNumber",""],["vid","0x3343"]],"hardwareId":""}},"error":""}
2023-09-07T14:39:13.792Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM3"
time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2023-09-07T17:39:13+03:00" level=info msg="starting discovery builtin:dfu-discovery process"
2023-09-07T14:39:13.794Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="started discovery builtin:dfu-discovery process"
time="2023-09-07T17:39:13+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:dfu-discovery"
2023-09-07T14:39:13.804Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:dfu-discovery received message type: hello, message: OK, protocol version: 1"
2023-09-07T14:39:13.805Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="sending command START_SYNC to discovery builtin:dfu-discovery"
2023-09-07T14:39:13.807Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="from discovery builtin:dfu-discovery received message type: start_sync, message: OK"
2023-09-07T14:39:13.809Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
2023-09-07T14:39:13.812Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.12\\libraries" location=platform
2023-09-07T14:39:13.814Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\libraries" location=platform
time="2023-09-07T17:39:13+03:00" level=info msg="Loading libraries index file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\library_index.json"
2023-09-07T14:39:13.934Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries" location=ide
2023-09-07T14:39:13.934Z daemon INFO time="2023-09-07T17:39:13+03:00" level=info msg="Adding libraries dir" dir="c:\\Users\\xyz\\OneDrive\\Documents\\Arduino\\libraries" location=user
[5256:0907/174057.220:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is disabled, ANGLE is
2023-09-07T14:41:20.611Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.612Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.613Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.614Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.667Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.669Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.685Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.744Z root INFO Starting language server: esp8266:esp8266:d1_mini_clone:xtal=80,vt=flash,exception=disabled,stacksmash=disabled,ssl=all,mmu=3232,non32xfer=fast,FlashMode=dout,FlashFreq=40,eesz=4M2M,ip=lm2f,dbg=Disabled,lvl=None____,wipe=none,baud=921600
2023-09-07T14:41:20.745Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.763Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:20.764Z daemon INFO time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:20+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:21.448Z daemon INFO time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:21.448Z daemon INFO time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:21.450Z daemon INFO time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:21+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:21.451Z daemon INFO time="2023-09-07T17:41:21+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-09-07T17:41:21+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\libraries" location=platform
2023-09-07T14:41:21.452Z daemon INFO time="2023-09-07T17:41:21+03:00" level=info msg="Adding libraries dir" dir="c:\\Users\\xyz\\OneDrive\\Documents\\Arduino\\libraries" location=user
2023-09-07T14:41:24.744Z daemon INFO time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:24.745Z daemon INFO time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-09-07T14:41:24.746Z daemon INFO time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-09-07T17:41:24+03:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987179
    at new Promise (<anonymous>)
    at e.requestClose (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987160)
    at d.checkSafeToStop (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008688)
    at d.handleStopRequest (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008529)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1007992)
    at BrowserWindow.emit (node:events:525:35)
isTempSketch: false. Input was m:\Proiecte\Arduino\RackMonitor
Marking workspace as a closed sketch. Workspace URI: file:///m%3A/Proiecte/Arduino/RackMonitor. Date: 1694104773164.
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993059)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987179
    at new Promise (<anonymous>)
    at e.requestClose (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987160)
    at d.checkSafeToStop (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008688)
    at d.handleStopRequest (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008529)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1007992)
    at BrowserWindow.emit (node:events:525:35)
isTempSketch: false. Input was m:\Proiecte\Arduino\RackMonitor
Marking workspace as a closed sketch. Workspace URI: file:///m%3A/Proiecte/Arduino/RackMonitor. Date: 1694104801215.
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at t.nodeId.o.click (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:48801)
    at MenuItem.click (node:electron/js2c/browser_init:2:30171)
    at a._executeCommand (node:electron/js2c/browser_init:2:35567)
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987179
    at new Promise (<anonymous>)
    at e.requestClose (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987160)
    at d.checkSafeToStop (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008688)
    at d.handleStopRequest (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1008529)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1007992)
    at BrowserWindow.emit (node:events:525:35)
isTempSketch: false. Input was m:\Proiecte\Arduino\RackMonitor
Marking workspace as a closed sketch. Workspace URI: file:///m%3A/Proiecte/Arduino/RackMonitor. Date: 1694104878290.
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)
                                                      Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at s.send (node:electron/js2c/browser_init:2:86363)
    at _.send (node:electron/js2c/browser_init:2:71974)
    at e.sendWindowEvent (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:987015)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:993256)
    at BrowserWindow.emit (node:events:525:35)

PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE>

Writing here to say, I see it, too. I guessed at resizing the window, which sometimes works to get the window back. Sometimes waiting is all.

1 Like

Really no idea what could be going on? I've seen only one similar issue reported without any solution.

People having this issue could give a try to a tester build and let us know whether it fixes the issue. The PR for the tester build is here: chore(deps): update to `electron@27.0.3`. by kittaakos · Pull Request #2277 · arduino/arduino-ide · GitHub. Please follow this documentation on how to do the beta testing: https://github.com/arduino/arduino-ide/blob/main/docs/contributor-guide/beta-testing.md. Thanks for your help!

1 Like

My first conclusion is that it doesn't fix the issue, but feels more stable. I need to use it more time to confirm that, this behavior is anyways quite random.
Below a new output:

PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE> & '.\Arduino IDE.exe'
PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.2.2-snapshot-bb9b178
Checking for frontend application configuration customizations. Module path: C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.2-snapshot-bb9b178" (type of string)Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-11-06T16:32:28.798Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.2.2-snapshot-bb9b178","cliVersion":"0.34.0","buildDate":"2023-11-06T16:32:28.798Z"}
Starting backend process. PID: 13224
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/xyz/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-11-07T13:28:55.049Z root INFO Backend Object.initialize: 3.3 ms [Finished 0.368 s after backend start]
2023-11-07T13:28:55.049Z root INFO Backend Object.configure: 2.7 ms [Finished 0.368 s after backend start]
2023-11-07T13:28:55.049Z root INFO Backend a.onStart: 1.3 ms [Finished 0.368 s after backend start]
2023-11-07T13:28:55.049Z root INFO Backend a.configure: 0.3 ms [Finished 0.384 s after backend start]
2023-11-07T13:28:55.050Z root INFO Backend d.onStart: 0.2 ms [Finished 0.384 s after backend start]
2023-11-07T13:28:55.050Z root INFO Backend d.configure: 0.1 ms [Finished 0.384 s after backend start]
2023-11-07T13:28:55.051Z root INFO Backend d.initialize: 15.7 ms [Finished 0.384 s after backend start]
2023-11-07T13:28:55.051Z root INFO Backend c.onStart: 0.2 ms [Finished 0.384 s after backend start]
2023-11-07T13:28:55.052Z root INFO Backend s.configure: 0.8 ms [Finished 0.385 s after backend start]
2023-11-07T13:28:55.053Z config INFO >>> Initializing CLI configuration...
2023-11-07T13:28:55.053Z root INFO Backend c.initialize: 0.4 ms [Finished 0.385 s after backend start]
2023-11-07T13:28:55.053Z root INFO Backend R.onStart: 0.5 ms [Finished 0.386 s after backend start]
2023-11-07T13:28:55.053Z config INFO Loading CLI configuration from c:\Users\xyz\.arduinoIDE\arduino-cli.yaml...
2023-11-07T13:28:55.054Z daemon INFO Starting daemon from C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-11-07T13:28:55.054Z root INFO Backend s.initialize: 0.3 ms [Finished 0.386 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend w.onStart: 0.8 ms [Finished 0.387 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend r.configure: 1.4 ms [Finished 0.387 s after backend start]
2023-11-07T13:28:55.054Z discovery-log INFO start
2023-11-07T13:28:55.054Z discovery-log INFO start new deferred
2023-11-07T13:28:55.054Z root INFO Backend d.initialize: 0.4 ms [Finished 0.387 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend y.onStart: 1.5 ms [Finished 0.389 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend r.configure: 1.2 ms [Finished 0.389 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend s.onStart: 0.3 ms [Finished 0.390 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend h.configure: 0.3 ms [Finished 0.390 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend a.configure: 0.1 ms [Finished 0.390 s after backend start]
2023-11-07T13:28:55.054Z root INFO Backend l.configure: 0.0 ms [Finished 0.390 s after backend start]
2023-11-07T13:28:55.056Z root INFO Theia app listening on http://127.0.0.1:59579.
2023-11-07T13:28:55.056Z root INFO Finished starting backend application: 2.0 ms [Finished 0.392 s after backend start]
2023-11-07T13:28:55.056Z root WARN The local plugin referenced by local-dir:/c%3A/Users/xyz/.arduinoIDE/plugins does not exist.
2023-11-07T13:28:55.056Z root WARN The local plugin referenced by local-dir:/c%3A/Users/xyz/.arduinoIDE/extensions does not exist.
2023-11-07T13:28:55.057Z root WARN The local plugin referenced by local-dir:C:\Users\xyz\.arduinoIDE\plugins does not exist.
2023-11-07T13:28:55.063Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://arduino.esp8266.com/stable/package_esp8266com_index.json","https://espressif.github.io/arduino-esp32/package_esp32_index.json"]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\xyz\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\xyz\\AppData\\Local\\Arduino15\\staging","user":"c:\\Users\\xyz\\OneDrive\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-11-07T13:28:55.063Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-11-07T13:28:55.063Z config INFO Loaded the CLI configuration.
Restoring workspace roots: m:\Proiecte\Arduino\GasDetectionStation
2023-11-07T13:28:55.072Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/xyz/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/xyz/OneDrive/Documents/Arduino","additionalUrls":["https://arduino.esp8266.com/stable/package_esp8266com_index.json","https://espressif.github.io/arduino-esp32/package_esp32_index.json"],"network":"none","locale":"en"}
2023-11-07T13:28:55.072Z config INFO Validating the CLI configuration...
2023-11-07T13:28:55.073Z config INFO The CLI config is valid.
2023-11-07T13:28:55.073Z config INFO <<< Initialized the CLI configuration.
2023-11-07T13:28:55.087Z root INFO Resolve plugins list: 33.7 ms [Finished 0.422 s after backend start]
isTempSketch: false. Input was m:\Proiecte\Arduino\GasDetectionStation\GasDetectionStation.ino
2023-11-07T13:28:55.146Z daemon INFO time="2023-11-07T15:28:55+02:00" level=info msg="Using config file: c:\\Users\\xyz\\.arduinoIDE\\arduino-cli.yaml"
time="2023-11-07T15:28:55+02:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:59580
{"IP":"127.0.0.1","Port":"59580"}
2023-11-07T13:28:55.146Z daemon INFO Daemon is running.
2023-11-07T13:28:55.216Z daemon INFO time="2023-11-07T15:28:55+02:00" level=info msg="Checking signature" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2023-11-07T15:28:55+02:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp8266com_index.json"
time="2023-11-07T15:28:55+02:00" level=info msg="Missing signature file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\package_esp32_index.json"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading hardware from: c:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading package arduino from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
time="2023-11-07T15:28:55+02:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
time="2023-11-07T15:28:55+02:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-11-07T15:28:55+02:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="arduino:dfu-util@0.11.0-arduino5"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading package builtin from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2023-11-07T15:28:55+02:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading package esp32 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware"
time="2023-11-07T15:28:55+02:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.14\\installed.json"
2023-11-07T13:28:55.266Z daemon INFO time="2023-11-07T15:28:55+02:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded platform" platform="esp32:esp32@2.0.14"
time="2023-11-07T15:28:55+02:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.5.1"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.12.0-esp32-20230419"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading package esp8266 from: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware"
time="2023-11-07T15:28:55+02:00" level=info msg="Missing signature file" index="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\installed.json"
time="2023-11-07T15:28:55+02:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded platform" platform="esp8266:esp8266@3.1.2"
time="2023-11-07T15:28:55+02:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loading tools from dir: C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:55+02:00" level=info msg="Loaded tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:55+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\libraries" location=platform
time="2023-11-07T15:28:55+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
time="2023-11-07T15:28:55+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.14\\libraries" location=platform
time="2023-11-07T15:28:55+02:00" level=info msg="Loading libraries index file" index="c:\\Users\\xyz\\AppData\\Local\\Arduino15\\library_index.json"
2023-11-07T13:28:55.424Z daemon INFO time="2023-11-07T15:28:55+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-11-07T15:28:55+02:00" level=info msg="Adding libraries dir" dir="c:\\Users\\xyz\\OneDrive\\Documents\\Arduino\\libraries" location=user
2023-11-07T13:28:55.677Z discovery-log INFO start request start watch
2023-11-07T13:28:55.677Z discovery-log INFO start requested start watch
2023-11-07T13:28:55.677Z discovery-log INFO start resolved watching
2023-11-07T13:28:55.708Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM1","label":"COM1","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-11-07T13:28:55.708Z daemon INFO time="2023-11-07T15:28:55+02:00" level=info msg="starting discovery builtin:dfu-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="started discovery builtin:dfu-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:dfu-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:mdns-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:serial-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:dfu-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-07T15:28:55+02:00" level=info msg="sending command START_SYNC to discovery builtin:dfu-discovery"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:dfu-discovery received message type: start_sync, message: OK"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM1"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM3"
time="2023-11-07T15:28:55+02:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM9"
2023-11-07T13:28:55.709Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x803A"],["serialNumber",""],["vid","0x3343"]],"hardwareId":""}},"error":""}
2023-11-07T13:28:55.709Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM9","label":"COM9","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","01C07E9F"],["vid","0x10C4"]],"hardwareId":"01C07E9F"}},"error":""}
2023-11-07T13:28:55.754Z root INFO Deploy plugins list: 33.7 ms [Finished 1.089 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-11-07T13:28:56.563Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 112.5 ms [Finished 1.354 s after frontend start]
2023-11-07T13:28:56.563Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-11-07T13:28:56.819Z 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: <m:\Proiecte\Arduino\GasDetectionStation\GasDetectionStation.ino>, response: <m:\Proiecte\Arduino\GasDetectionStation>.
2023-11-07T13:28:56.854Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 190.2 ms [Finished 1.670 s after frontend start]
2023-11-07T13:28:56.879Z root INFO Start frontend contributions: 483.1 ms [Finished 1.676 s after frontend start]
2023-11-07T13:28:56.879Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-11-07T13:28:56.894Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-11-07T13:28:56.895Z root INFO >>> Restoring the layout state...
2023-11-07T13:28:56.895Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-11-07T13:28:56.897Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///m%3A/Proiecte/Arduino/GasDetectionStation/GasDetectionStation.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":501,\"column\":27},\"position\":{\"lineNumber\":501,\"column\":27}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":494,\"column\":1},\"firstPositionDeltaTop\":-7},\"contributionsState\":{\"editor.contrib.findController\":{\"widgetViewZoneVisible\":false,\"scrollTop\":9407},\"editor.contrib.folding\":{\"lineCount\":537,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":true}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"serial-monitor"}},{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false,false],"size":354,"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:///m%3A/Proiecte/Arduino/GasDetectionStation/GasDetectionStation.ino:0"}
2023-11-07T13:28:56.897Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-11-07T13:28:56.917Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Waiting for backend deployment: 59.9 ms [Finished 1.732 s after frontend start]
2023-11-07T13:28:57.284Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572) starting instance
2023-11-07T13:28:57.634Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Sync of 23 plugins: 718.0 ms [Finished 2.450 s after frontend start]
2023-11-07T13:28:57.815Z root INFO <<< The layout has been successfully restored.
2023-11-07T13:28:57.865Z root INFO Initialize the workbench layout: 929.8 ms [Finished 2.631 s after frontend start]
2023-11-07T13:28:57.868Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-11-07T13:28:57.868Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Loading plugin contributions
2023-11-07T13:28:57.868Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Load contributions of 23 plugins: 48.2 ms [Finished 2.680 s after frontend start]
2023-11-07T13:28:57.889Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-11-07T13:28:57.889Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-11-07T13:28:58.145Z root ERROR [hosted-plugin: 9572] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
2023-11-07T13:28:58.145Z root ERROR [hosted-plugin: 9572] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is nullConflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-11-07T13:28:58.176Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): PluginManagerExtImpl/init()
2023-11-07T13:28:58.177Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-arduino-api@0.1.2 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.223Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(cortex-debug@1.5.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.223Z root INFO [hosted-plugin: 9572] Debugger contribution has been registered: cortex-debug
2023-11-07T13:28:58.224Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.225Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(cpp@1.52.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.225Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(json@1.46.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.226Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(json-language-features@1.46.1 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.227Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.228Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-cs@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.228Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-de@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.229Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-es@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.230Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-fr@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.231Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.231Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-it@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.232Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-ja@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.232Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-ko@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.233Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.233Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-pl@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.234Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-pt-BR@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.234Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-ru@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.234Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-tr@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.235Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.236Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-zh-hans@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.237Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): initializing(vscode-language-pack-zh-hant@1.80.0 with C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-11-07T13:28:58.274Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2023-11-07T13:28:58.277Z root INFO [hosted-plugin: 9572] calling activation function on Arduino IDE API for VS Code extensions
2023-11-07T13:28:58.279Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-11-07T13:28:58.303Z root INFO [hosted-plugin: 9572] calling activation function on JSON Language Features (built-in)
2023-11-07T13:28:58.343Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-11-07T13:28:58.358Z root INFO [hosted-plugin: 9572] calling activation function on arduino.vscode-arduino-tools
2023-11-07T13:28:58.381Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Starting plugins.
2023-11-07T13:28:58.409Z root INFO [hosted-plugin: 9572] PLUGIN_HOST(9572): PluginManagerExtImpl/loadPlugin(C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-11-07T13:28:58.434Z root INFO [hosted-plugin: 9572] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-11-07T13:28:58.435Z root INFO [hosted-plugin: 9572] calling activation function on Cortex-Debug
2023-11-07T13:28:58.440Z root INFO [hosted-plugin: 9572] GDB server console created
2023-11-07T13:28:58.449Z root INFO [f98fbdbf-3540-4ecf-ab29-e07e34343b9f] Start of 23 plugins: 578.4 ms [Finished 3.265 s after frontend start]
2023-11-07T13:28:58.896Z root INFO Frontend application start: 2365.9 ms [Finished 4.232 s after backend start]
Checking for update
2023-11-07T13:28:58.917Z root INFO Replace loading indicator with ready workbench UI (animation): 891.0 ms [Finished 3.575 s after frontend start]
2023-11-07T13:28:58.921Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-11-07T13:28:58.921Z root WARN Linked preference "workbench.colorCustomizations" not found.
2023-11-07T13:28:59.007Z daemon INFO time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:58+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.015Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-11-07T13:28:59.032Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.34.0\"" monitor=serial-monitor
2023-11-07T13:28:59.040Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2023-11-07T13:28:59.042Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.046Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-11-07T13:28:59.219Z root ERROR ---- !!!SLOW!!! DURATION: search took 297.456 ms. Args: [{"type":"Updatable"}] ----
2023-11-07T13:28:59.231Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.232Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.232Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.242Z monitor-service INFO starting monitor
2023-11-07T13:28:59.249Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-11-07T13:28:59.250Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.34.0\"" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.253Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Killing monitor process" monitor=serial-monitor
2023-11-07T13:28:59.260Z daemon INFO time="2023-11-07T15:28:59+02:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
2023-11-07T13:28:59.261Z daemon INFO time="2023-11-07T15:28:59+02:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2023-11-07T13:28:59.263Z root INFO Starting language server: esp8266:esp8266:d1_mini_pro:baud=921600,xtal=80,eesz=16M14M,dbg=Disabled,lvl=None____,ip=lm2f,vt=flash,exception=disabled,stacksmash=disabled,wipe=none,ssl=all,mmu=3232,non32xfer=fast
2023-11-07T13:28:59.268Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-11-07T13:28:59.274Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.274Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-11-07T13:28:59.277Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.34.0\"" monitor=serial-monitor
2023-11-07T13:28:59.285Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2023-11-07T13:28:59.285Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-11-07T13:28:59.285Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
2023-11-07T13:28:59.285Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE baudrate 115200" monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE bits 8" monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE dtr off" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE parity none" monitor=serial-monitortime="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE rts off" monitor=serial-monitor
2023-11-07T13:28:59.286Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2023-11-07T13:28:59.287Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="CONFIGURE stop_bits 1" monitor=serial-monitor
time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2023-11-07T13:28:59.287Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="sending command" command="OPEN 127.0.0.1:59614 COM9" monitor=serial-monitor
2023-11-07T13:28:59.293Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="received message" error=false event_type=open message=OK monitor=serial-monitor
2023-11-07T13:28:59.293Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Port COM9 successfully opened"
2023-11-07T13:28:59.294Z monitor-service INFO Using port configuration for serial:COM9: {"settingsList":[{"settingId":"baudrate","value":"115200"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"},{"settingId":"stop_bits","value":"1"}]}
2023-11-07T13:28:59.294Z monitor-service INFO started monitor to COM9 using serial
2023-11-07T13:28:59.304Z monitor-service INFO No port configuration changes have been detected. No need to send configure commands to the running monitor serial:COM9.
2023-11-07T13:28:59.678Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
2023-11-07T13:28:59.678Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.679Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.679Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.681Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.681Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:28:59+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:28:59.682Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\libraries" location=ide
2023-11-07T13:28:59.682Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\xyz\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.1.2\\libraries" location=platform
2023-11-07T13:28:59.682Z daemon INFO time="2023-11-07T15:28:59+02:00" level=info msg="Adding libraries dir" dir="c:\\Users\\xyz\\OneDrive\\Documents\\Arduino\\libraries" location=user
Found version 2.2.1 (url: arduino-ide_2.2.1_Windows_64bit.exe)
2023-11-07T13:29:00.081Z daemon INFO time="2023-11-07T15:29:00+02:00" level=info msg="Resolving include Wire.h for arch esp8266"
time="2023-11-07T15:29:00+02:00" level=info msg="  found better lib" lib=Wire prio=6B0
2023-11-07T13:29:00.243Z daemon INFO time="2023-11-07T15:29:00+02:00" level=info msg="Resolving include ESP8266WiFi.h for arch esp8266"
time="2023-11-07T15:29:00+02:00" level=info msg="  found better lib" lib=ESP8266WiFi prio=6B0
2023-11-07T13:29:00.529Z daemon INFO time="2023-11-07T15:29:00+02:00" level=info msg="Resolving include ESPAsyncTCP.h for arch esp8266"
time="2023-11-07T15:29:00+02:00" level=info msg="  found better lib" lib=ESPAsyncTCP prio=6B1
2023-11-07T13:29:00.831Z daemon INFO time="2023-11-07T15:29:00+02:00" level=info msg="Resolving include ESPAsyncWebServer.h for arch esp8266"
2023-11-07T13:29:00.831Z daemon INFO time="2023-11-07T15:29:00+02:00" level=info msg="  found better lib" lib="ESP Async WebServer" prio=3EB
2023-11-07T13:29:01.169Z daemon INFO time="2023-11-07T15:29:01+02:00" level=info msg="Resolving include Hash.h for arch esp8266"
2023-11-07T13:29:01.169Z daemon INFO time="2023-11-07T15:29:01+02:00" level=info msg="  found better lib" lib=Hash prio=6B0
2023-11-07T13:29:01.517Z daemon INFO time="2023-11-07T15:29:01+02:00" level=info msg="Resolving include NTPClient.h for arch esp8266"
2023-11-07T13:29:01.517Z daemon INFO time="2023-11-07T15:29:01+02:00" level=info msg="  found better lib" lib=NTPClient prio=6A7
2023-11-07T13:29:01.867Z daemon INFO time="2023-11-07T15:29:01+02:00" level=info msg="Resolving include Timezone.h for arch esp8266"
time="2023-11-07T15:29:01+02:00" level=info msg="  found better lib" lib=Timezone prio=2BF
2023-11-07T13:29:02.216Z daemon INFO time="2023-11-07T15:29:02+02:00" level=info msg="Resolving include TimeLib.h for arch esp8266"
time="2023-11-07T15:29:02+02:00" level=info msg="  found better lib" lib=Time prio=3EB
2023-11-07T13:29:02.586Z daemon INFO time="2023-11-07T15:29:02+02:00" level=info msg="Resolving include Adafruit_GFX.h for arch esp8266"
time="2023-11-07T15:29:02+02:00" level=info msg="  found better lib" lib="Adafruit GFX Library" prio=517
2023-11-07T13:29:02.951Z daemon INFO time="2023-11-07T15:29:02+02:00" level=info msg="Resolving include Adafruit_I2CDevice.h for arch esp8266"
2023-11-07T13:29:02.951Z daemon INFO time="2023-11-07T15:29:02+02:00" level=info msg="  found better lib" lib="Adafruit BusIO" prio=3EB
2023-11-07T13:29:03.301Z daemon INFO time="2023-11-07T15:29:03+02:00" level=info msg="Resolving include SPI.h for arch esp8266"
2023-11-07T13:29:03.301Z daemon INFO time="2023-11-07T15:29:03+02:00" level=info msg="  found better lib" lib=SPI prio=6B0
2023-11-07T13:29:03.686Z daemon INFO time="2023-11-07T15:29:03+02:00" level=info msg="Resolving include Adafruit_SSD1306.h for arch esp8266"
time="2023-11-07T15:29:03+02:00" level=info msg="  found better lib" lib="Adafruit SSD1306" prio=6A7
2023-11-07T13:29:16.155Z daemon INFO time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:29:16.156Z daemon INFO time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:29:16.157Z daemon INFO time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
2023-11-07T13:29:16.157Z daemon INFO time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T15:29:16+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T14:32:34.486Z daemon INFO time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T14:32:34.488Z daemon INFO time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T14:32:34.490Z daemon INFO time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:python3@3.7.2-post1"
time="2023-11-07T16:32:34+02:00" level=info msg="Required tool" tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
2023-11-07T17:56:38.517Z monitor-service INFO stopped monitor to COM9 using serial
2023-11-07T17:56:38.523Z root ERROR Uncaught Exception:  Error: transport close
2023-11-07T17:56:38.523Z root ERROR Error: transport close
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1056940
    at Map.forEach (<anonymous>)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1056919
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1024111
    at i.invoke (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1024201)
    at a.fire (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1026004)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1051804
    at Map.forEach (<anonymous>)
    at Object.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1051774)
    at e.dispose (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1017170)
2023-11-07T17:56:38.523Z daemon INFO time="2023-11-07T19:56:38+02:00" level=info msg="sending command" command=CLOSE monitor=serial-monitor
time="2023-11-07T19:56:38+02:00" level=info msg="received message" error=false event_type=close message=OK monitor=serial-monitor
time="2023-11-07T19:56:38+02:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
PS C:\Users\xyz\AppData\Local\Programs\Arduino IDE> ^Cd message" error=false event_type=quit message=OK monitor=serialPS C:\Users\xyz\AppData\Local\Programs\Arduino IDE>
time="2023-11-07T19:56:38+02:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-11-07T19:56:38+02:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
time="2023-11-07T19:56:38+02:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2023-11-07T17:56:38.536Z daemon INFO time="2023-11-07T19:56:38+02:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-11-07T17:56:38.537Z monitor-service INFO monitor to COM9 using serial closed by server
2023-11-07T17:56:38.537Z monitor-service INFO monitor to COM9 using serial closed by client
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at WebFrameMain.send (node:electron/js2c/browser_init:2:93682)
    at WebContents.send (node:electron/js2c/browser_init:2:79161)
    at C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:999791
    at new Promise (<anonymous>)
    at e.requestClose (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:999772)
    at d.checkSafeToStop (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1021360)
    at d.handleStopRequest (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1021201)
    at BrowserWindow.<anonymous> (C:\Users\xyz\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js:2:1020664)
    at BrowserWindow.emit (node:events:526:35)
isTempSketch: false. Input was m:\Proiecte\Arduino\GasDetectionStation
Marking workspace as a closed sketch. Workspace URI: file:///m%3A/Proiecte/Arduino/GasDetectionStation. Date: 1699381203682.

After a few more days, I can say that nothing changed. Sometimes is stable, but then there are moments when the IDE goes blank shortly after opening, again and again.

Hi. I have same problem - white loading screen. Could you please check my console outputs? Thank you!

 % ./arduino-ide
2023-11-12T11:57:14.467Z | index | Loading @grpc/grpc-js version 1.9.5
Arduino IDE 2.2.2-nightly-20231106
Checking for frontend application configuration customizations. Module path: /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/electron-main.js, destination 'package.json': /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.2-nightly-20231106" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-11-06T03:09:26.614Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.2.2-nightly-20231106","cliVersion":"0.34.0","buildDate":"2023-11-06T03:09:26.614Z"}
Starting backend process. PID: 16692
D 2023-11-12T11:57:15.003Z | index | Loading @grpc/grpc-js version 1.9.5
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/denys/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-11-12T11:57:15.088Z root INFO Backend Object.initialize: 3.6 ms [Finished 0.395 s after backend start]
2023-11-12T11:57:15.088Z root INFO Backend Object.configure: 2.9 ms [Finished 0.395 s after backend start]
2023-11-12T11:57:15.088Z root INFO Backend a.onStart: 1.4 ms [Finished 0.395 s after backend start]
2023-11-12T11:57:15.089Z root INFO Backend a.configure: 0.2 ms [Finished 0.415 s after backend start]
2023-11-12T11:57:15.090Z root INFO Backend d.onStart: 0.2 ms [Finished 0.415 s after backend start]
2023-11-12T11:57:15.090Z root INFO Backend d.configure: 0.1 ms [Finished 0.415 s after backend start]
2023-11-12T11:57:15.091Z root INFO Backend d.initialize: 20.6 ms [Finished 0.416 s after backend start]
2023-11-12T11:57:15.091Z root INFO Backend c.onStart: 0.2 ms [Finished 0.416 s after backend start]
2023-11-12T11:57:15.091Z root INFO Backend s.configure: 0.4 ms [Finished 0.416 s after backend start]
2023-11-12T11:57:15.093Z config INFO >>> Initializing CLI configuration...
2023-11-12T11:57:15.093Z root INFO Backend c.initialize: 0.5 ms [Finished 0.416 s after backend start]
2023-11-12T11:57:15.093Z root INFO Backend R.onStart: 0.8 ms [Finished 0.417 s after backend start]
2023-11-12T11:57:15.093Z config INFO Loading CLI configuration from /home/denys/.arduinoIDE/arduino-cli.yaml...
2023-11-12T11:57:15.094Z daemon INFO Starting daemon from /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/resources/arduino-cli...
2023-11-12T11:57:15.094Z root INFO Backend s.initialize: 0.3 ms [Finished 0.418 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend w.onStart: 0.7 ms [Finished 0.418 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend r.configure: 1.3 ms [Finished 0.418 s after backend start]
2023-11-12T11:57:15.094Z discovery-log INFO start
2023-11-12T11:57:15.094Z discovery-log INFO start new deferred
2023-11-12T11:57:15.094Z root INFO Backend d.initialize: 0.4 ms [Finished 0.419 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend y.onStart: 1.7 ms [Finished 0.420 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend r.configure: 1.5 ms [Finished 0.420 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend s.onStart: 0.5 ms [Finished 0.421 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend h.configure: 0.4 ms [Finished 0.421 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend a.configure: 0.1 ms [Finished 0.421 s after backend start]
2023-11-12T11:57:15.094Z root INFO Backend l.configure: 0.1 ms [Finished 0.421 s after backend start]
2023-11-12T11:57:15.096Z root INFO Theia app listening on http://127.0.0.1:38013.
2023-11-12T11:57:15.096Z root INFO Finished starting backend application: 1.8 ms [Finished 0.423 s after backend start]
2023-11-12T11:57:15.096Z root WARN The local plugin referenced by local-dir:/home/denys/.arduinoIDE/plugins does not exist.
2023-11-12T11:57:15.097Z root WARN The local plugin referenced by local-dir:/home/denys/.arduinoIDE/extensions does not exist.
2023-11-12T11:57:15.102Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/denys/.arduino15","downloads":"/home/denys/.arduino15/staging","user":"/home/denys/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-11-12T11:57:15.102Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-11-12T11:57:15.102Z config INFO Loaded the CLI configuration.
2023-11-12T11:57:15.110Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/denys/.arduino15","sketchDirUri":"file:///home/denys/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-11-12T11:57:15.110Z config INFO Validating the CLI configuration...
2023-11-12T11:57:15.110Z config INFO The CLI config is valid.
2023-11-12T11:57:15.110Z config INFO <<< Initialized the CLI configuration.
2023-11-12T11:57:15.117Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Using config file: /home/denys/.arduinoIDE/arduino-cli.yaml"
time="2023-11-12T13:57:15+02:00" level=info msg="arduino-cli version 0.34.0"
time="2023-11-12T13:57:15+02:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:41227
{"IP":"127.0.0.1","Port":"41227"}
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.115Z | resolving_load_balancer | dns:localhost:41227 IDLE -> IDLE
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.115Z | connectivity_state | (1) dns:localhost:41227 IDLE -> IDLE
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.115Z | dns_resolver | Resolver constructed for target dns:localhost:41227
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | channel | (1) dns:localhost:41227 Channel constructed with options {
  "grpc.max_send_message_length": 536870912,
  "grpc.max_receive_message_length": 536870912,
  "grpc.primary_user_agent": "arduino-ide/2.2.2"
}
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | channel_stacktrace | (1) Channel constructed
    at new t.InternalChannel (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:777772)
    at new t.ChannelImplementation (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:730453)
    at new t.Client (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:747954)
    at new a (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:815887)
    at E.createClient (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:584858)
    at E.create (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:583902)
    at /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:582780
    at /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:1023968
    at i.invoke (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:1024058)
    at a.fire (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/main.js:2:1025861)
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | channel | (1) dns:localhost:41227 createResolvingCall [0] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create", deadline=Infinity
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | resolving_call | [0] Created
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | resolving_call | [0] Deadline: Infinity
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.116Z | resolving_call | [0] start called
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | dns_resolver | Looking up DNS hostname localhost
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | resolving_load_balancer | dns:localhost:41227 IDLE -> CONNECTING
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | connectivity_state | (1) dns:localhost:41227 IDLE -> CONNECTING
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | channel | (1) dns:localhost:41227 callRefTimer.ref | configSelectionQueue.length=1 pickQueue.length=0
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | resolving_call | [0] startRead called
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | resolving_call | [0] write() called with message of length 0
2023-11-12T11:57:15.117Z root ERROR D 2023-11-12T11:57:15.117Z | resolving_call | [0] halfClose called
2023-11-12T11:57:15.117Z daemon INFO Daemon is running.
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.118Z | dns_resolver | Resolved addresses for target dns:localhost:41227: [127.0.0.1:41227]
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.118Z | subchannel | (2) 127.0.0.1:41227 Subchannel constructed with options {
  "grpc.max_send_message_length": 536870912,
  "grpc.max_receive_message_length": 536870912,
  "grpc.primary_user_agent": "arduino-ide/2.2.2"
}
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.118Z | subchannel_refcount | (2) 127.0.0.1:41227 refcount 0 -> 1
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.118Z | subchannel_refcount | (2) 127.0.0.1:41227 refcount 1 -> 2
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.119Z | pick_first | Start connecting to subchannel with address 127.0.0.1:41227
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.119Z | pick_first | IDLE -> CONNECTING
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.119Z | resolving_load_balancer | dns:localhost:41227 CONNECTING -> CONNECTING
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.119Z | channel | (1) dns:localhost:41227 callRefTimer.unref | configSelectionQueue.length=1 pickQueue.length=0
2023-11-12T11:57:15.119Z root ERROR D 2023-11-12T11:57:15.119Z | connectivity_state | (1) dns:localhost:41227 CONNECTING -> CONNECTING
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.119Z | subchannel | (2) 127.0.0.1:41227 IDLE -> CONNECTING
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | transport | dns:localhost:41227 creating HTTP/2 session to 127.0.0.1:41227
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | channel | (1) dns:localhost:41227 createRetryingCall [1] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create"
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | resolving_call | [0] Created child [1]
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | retrying_call | [1] start called
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [2] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create"
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | retrying_call | [1] Created child call [2] for attempt 1
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | load_balancing_call | [2] start called
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | load_balancing_call | [2] Pick called
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | load_balancing_call | [2] Pick result: QUEUE subchannel: null status: undefined undefined
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.120Z | channel | (1) dns:localhost:41227 callRefTimer.ref | configSelectionQueue.length=0 pickQueue.length=1
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.121Z | retrying_call | [1] startRead called
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.121Z | load_balancing_call | [2] startRead called
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.121Z | retrying_call | [1] write() called with message of length 5
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.121Z | load_balancing_call | [2] write() called with message of length 5
2023-11-12T11:57:15.121Z root ERROR D 2023-11-12T11:57:15.121Z | retrying_call | [1] halfClose called
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | subchannel | (2) 127.0.0.1:41227 CONNECTING -> READY
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | pick_first | Pick subchannel with address 127.0.0.1:41227
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | subchannel_refcount | (2) 127.0.0.1:41227 refcount 2 -> 3
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | subchannel_refcount | (2) 127.0.0.1:41227 refcount 3 -> 2
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | pick_first | CONNECTING -> READY
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | resolving_load_balancer | dns:localhost:41227 CONNECTING -> READY
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | channel | (1) dns:localhost:41227 callRefTimer.unref | configSelectionQueue.length=0 pickQueue.length=0
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | load_balancing_call | [2] Pick called
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | load_balancing_call | [2] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | connectivity_state | (1) dns:localhost:41227 CONNECTING -> READY
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 65535 remote window size: 65535
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.122Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | load_balancing_call | [2] Created child call [3]
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | subchannel_call | [3] write() called with message of length 5
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | subchannel_call | [3] sending data chunk of length 5
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | load_balancing_call | [2] halfClose called
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | subchannel_call | [3] end() called
2023-11-12T11:57:15.123Z root ERROR D 2023-11-12T11:57:15.123Z | subchannel_call | [3] calling end() on HTTP/2 stream
2023-11-12T11:57:15.124Z root ERROR D 2023-11-12T11:57:15.124Z | transport | (3) 127.0.0.1:41227 local settings acknowledged by remote: {"headerTableSize":4096,"enablePush":true,"initialWindowSize":65535,"maxFrameSize":16384,"maxConcurrentStreams":4294967295,"maxHeaderListSize":4294967295,"maxHeaderSize":4294967295,"enableConnectProtocol":false}
2023-11-12T11:57:15.126Z root ERROR D 2023-11-12T11:57:15.125Z | subchannel_call | [3] Received server headers:
		:status: 200
		content-type: application/grpc

2023-11-12T11:57:15.126Z root ERROR D 2023-11-12T11:57:15.125Z | load_balancing_call | [2] Received metadata
2023-11-12T11:57:15.126Z root ERROR D 2023-11-12T11:57:15.125Z | retrying_call | [1] Received metadata from child [2]
2023-11-12T11:57:15.126Z root ERROR D 2023-11-12T11:57:15.126Z | retrying_call | [1] Committing call [2] at index 0
2023-11-12T11:57:15.126Z root ERROR D 2023-11-12T11:57:15.126Z | resolving_call | [0] Received metadata
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | subchannel_call | [3] receive HTTP/2 data frame of length 9
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | subchannel_call | [3] parsed message of length 9
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | subchannel_call | [3] pushing to reader message of length 9
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | load_balancing_call | [2] Received message
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | retrying_call | [1] Received message from child [2]
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | resolving_call | [0] Received message
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.126Z | resolving_call | [0] Finished filtering received message
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.127Z | subchannel_call | [3] Received server trailers:
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.127Z | subchannel_call | [3] received status code 0 from server
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.127Z | subchannel_call | [3] received status details string "" from server
2023-11-12T11:57:15.127Z root ERROR D 2023-11-12T11:57:15.127Z | subchannel_call | [3] close http2 stream with code 0
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.127Z | subchannel_call | [3] ended with status: code=0 details=""
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.127Z | load_balancing_call | [2] Received status
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.127Z | load_balancing_call | [2] ended with status: code=0 details=""
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.127Z | retrying_call | [1] Received status from child [2]
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | retrying_call | [1] state=COMMITTED handling status with progress PROCESSED from child [2] in state ACTIVE
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | retrying_call | [1] ended with status: code=0 details=""
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | resolving_call | [0] Received status
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | resolving_call | [0] ended with status: code=0 details=""
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | subchannel_call | [3] HTTP/2 stream closed with code 0
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | channel | (1) dns:localhost:41227 createResolvingCall [4] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init", deadline=Infinity
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | resolving_call | [4] Created
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | resolving_call | [4] Deadline: Infinity
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.128Z | resolving_call | [4] start called
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | resolving_call | [4] write() called with message of length 4
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | resolving_call | [4] halfClose called
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | channel | (1) dns:localhost:41227 createRetryingCall [5] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init"
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | resolving_call | [4] Created child [5]
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | retrying_call | [5] start called
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [6] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init"
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | retrying_call | [5] Created child call [6] for attempt 1
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] start called
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] Pick called
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 65526 remote window size: 65535
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] Created child call [7]
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | retrying_call | [5] write() called with message of length 9
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] write() called with message of length 9
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | subchannel_call | [7] write() called with message of length 9
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | subchannel_call | [7] sending data chunk of length 9
2023-11-12T11:57:15.129Z root ERROR D 2023-11-12T11:57:15.129Z | retrying_call | [5] halfClose called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.129Z | resolving_call | [4] startRead called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.129Z | retrying_call | [5] startRead called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.129Z | load_balancing_call | [6] startRead called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.130Z | load_balancing_call | [6] halfClose called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.130Z | subchannel_call | [7] end() called
2023-11-12T11:57:15.130Z root ERROR D 2023-11-12T11:57:15.130Z | subchannel_call | [7] calling end() on HTTP/2 stream
2023-11-12T11:57:15.136Z root INFO Resolve plugins list: 42.5 ms [Finished 0.463 s after backend start]
2023-11-12T11:57:15.141Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Checking signature" index=/home/denys/.arduino15/package_index.json signatureFile=/home/denys/.arduino15/package_index.json.sig trusted=true
2023-11-12T11:57:15.143Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Loading hardware from: /home/denys/.arduino15/packages"
time="2023-11-12T13:57:15+02:00" level=info msg="Loading package arduino from: /home/denys/.arduino15/packages/arduino/hardware"
time="2023-11-12T13:57:15+02:00" level=info msg="Missing signature file" index=/home/denys/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2023-11-12T11:57:15.145Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-11-12T13:57:15+02:00" level=info msg="Checking existence of 'tools' path: /home/denys/.arduino15/packages/arduino/tools"
time="2023-11-12T13:57:15+02:00" level=info msg="Loading tools from dir: /home/denys/.arduino15/packages/arduino/tools"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-11-12T11:57:15.145Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Loading package builtin from: /home/denys/.arduino15/packages/builtin"
time="2023-11-12T13:57:15+02:00" level=info msg="Checking existence of 'tools' path: /home/denys/.arduino15/packages/builtin/tools"
time="2023-11-12T13:57:15+02:00" level=info msg="Loading tools from dir: /home/denys/.arduino15/packages/builtin/tools"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2023-11-12T11:57:15.145Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-11-12T13:57:15+02:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2023-11-12T11:57:15.145Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Adding libraries dir" dir=/home/denys/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2023-11-12T11:57:15.145Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Loading libraries index file" index=/home/denys/.arduino15/library_index.json
2023-11-12T11:57:15.314Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="Adding libraries dir" dir=/home/denys/.arduino15/libraries location=ide
time="2023-11-12T13:57:15+02:00" level=info msg="Adding libraries dir" dir=/home/denys/Arduino/libraries location=user
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] Received server headers:
		:status: 200
		content-type: application/grpc
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] Received server trailers:
		:status: 200
		content-type: application/grpc
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] received status code 0 from server
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] received status details string "" from server
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] close http2 stream with code 0
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | subchannel_call | [7] ended with status: code=0 details=""
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | load_balancing_call | [6] Received status
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | load_balancing_call | [6] ended with status: code=0 details=""
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | retrying_call | [5] Received status from child [6]
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | retrying_call | [5] state=TRANSPARENT_ONLY handling status with progress PROCESSED from child [6] in state ACTIVE
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | retrying_call | [5] ended with status: code=0 details=""
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | resolving_call | [4] Received status
2023-11-12T11:57:15.357Z root ERROR D 2023-11-12T11:57:15.357Z | resolving_call | [4] ended with status: code=0 details=""
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | channel | (1) dns:localhost:41227 createResolvingCall [8] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListWatch", deadline=Infinity
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | resolving_call | [8] Created
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | resolving_call | [8] Deadline: Infinity
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | resolving_call | [8] start called
2023-11-12T11:57:15.359Z discovery-log INFO start request start watch
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | resolving_call | [8] write() called with message of length 4
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | channel | (1) dns:localhost:41227 createRetryingCall [9] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListWatch"
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | resolving_call | [8] Created child [9]
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | retrying_call | [9] start called
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [10] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListWatch"
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | retrying_call | [9] Created child call [10] for attempt 1
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | load_balancing_call | [10] start called
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | load_balancing_call | [10] Pick called
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.358Z | load_balancing_call | [10] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 65526 remote window size: 65535
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | load_balancing_call | [10] Created child call [11]
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | retrying_call | [9] write() called with message of length 9
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | load_balancing_call | [10] write() called with message of length 9
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | subchannel_call | [11] write() called with message of length 9
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | subchannel_call | [11] sending data chunk of length 9
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | resolving_call | [8] startRead called
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | retrying_call | [9] startRead called
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | load_balancing_call | [10] startRead called
2023-11-12T11:57:15.359Z discovery-log INFO start requested start watch
2023-11-12T11:57:15.359Z discovery-log INFO start resolved watching
2023-11-12T11:57:15.359Z root ERROR D 2023-11-12T11:57:15.359Z | subchannel_call | [7] HTTP/2 stream closed with code 0
2023-11-12T11:57:15.362Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2023-11-12T13:57:15+02:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2023-11-12T13:57:15+02:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-11-12T13:57:15+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:mdns-discovery"
time="2023-11-12T13:57:15+02:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-11-12T13:57:15+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:serial-discovery"
time="2023-11-12T13:57:15+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-12T13:57:15+02:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-11-12T13:57:15+02:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-12T13:57:15+02:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2023-11-12T13:57:15+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2023-11-12T11:57:15.371Z daemon INFO time="2023-11-12T13:57:15+02:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-11-12T13:57:15+02:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0"
2023-11-12T11:57:15.371Z root ERROR D 2023-11-12T11:57:15.371Z | subchannel_call | [11] Received server headers:
		:status: 200
		content-type: application/grpc


2023-11-12T11:57:16.750Z root ERROR D 2023-11-12T11:57:16.750Z | subchannel_call | [19] received status code 0 from server
2023-11-12T11:57:16.750Z root ERROR D 2023-11-12T11:57:16.750Z | subchannel_call | [19] received status details string "" from server
2023-11-12T11:57:16.750Z root ERROR D 2023-11-12T11:57:16.750Z | subchannel_call | [19] close http2 stream with code 0
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | subchannel_call | [19] ended with status: code=0 details=""
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | load_balancing_call | [18] Received status
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | load_balancing_call | [18] ended with status: code=0 details=""
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | retrying_call | [17] Received status from child [18]
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | retrying_call | [17] state=COMMITTED handling status with progress PROCESSED from child [18] in state ACTIVE
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.750Z | retrying_call | [17] ended with status: code=0 details=""
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.751Z | resolving_call | [16] Received status
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.751Z | resolving_call | [16] ended with status: code=0 details=""
2023-11-12T11:57:16.751Z root ERROR D 2023-11-12T11:57:16.751Z | subchannel_call | [19] HTTP/2 stream closed with code 0
2023-11-12T11:57:16.758Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-11-12T11:57:16.759Z root INFO >>> Restoring the layout state...
2023-11-12T11:57:16.759Z root INFO <<< Nothing to restore.
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.781Z | channel | (1) dns:localhost:41227 createResolvingCall [20] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch", deadline=Infinity
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] Created
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] Deadline: Infinity
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] start called
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] startRead called
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] write() called with message of length 67
2023-11-12T11:57:16.782Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] halfClose called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | channel | (1) dns:localhost:41227 createRetryingCall [21] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | resolving_call | [20] Created child [21]
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | retrying_call | [21] start called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [22] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | retrying_call | [21] Created child call [22] for attempt 1
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | load_balancing_call | [22] start called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | load_balancing_call | [22] Pick called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | load_balancing_call | [22] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | retrying_call | [21] startRead called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | load_balancing_call | [22] startRead called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 65091 remote window size: 65535
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | load_balancing_call | [22] Created child call [23]
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.782Z | retrying_call | [21] write() called with message of length 72
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | load_balancing_call | [22] write() called with message of length 72
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | subchannel_call | [23] write() called with message of length 72
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | subchannel_call | [23] sending data chunk of length 72
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | retrying_call | [21] halfClose called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | load_balancing_call | [22] halfClose called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | subchannel_call | [23] end() called
2023-11-12T11:57:16.783Z root ERROR D 2023-11-12T11:57:16.783Z | subchannel_call | [23] calling end() on HTTP/2 stream
2023-11-12T11:57:16.784Z root ERROR D 2023-11-12T11:57:16.784Z | subchannel_call | [23] Received server headers:
		:status: 200
		content-type: application/grpc

2023-11-12T11:57:18.010Z root ERROR D 2023-11-12T11:57:18.009Z | subchannel_call | [27] received status code 0 from server
2023-11-12T11:57:18.010Z root ERROR D 2023-11-12T11:57:18.009Z | subchannel_call | [27] received status details string "" from server
2023-11-12T11:57:18.010Z root ERROR D 2023-11-12T11:57:18.009Z | subchannel_call | [27] close http2 stream with code 0
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | subchannel_call | [27] ended with status: code=0 details=""
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | load_balancing_call | [26] Received status
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | load_balancing_call | [26] ended with status: code=0 details=""
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | retrying_call | [25] Received status from child [26]
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | retrying_call | [25] state=COMMITTED handling status with progress PROCESSED from child [26] in state ACTIVE
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | retrying_call | [25] ended with status: code=0 details=""
2023-11-12T11:57:18.011Z root ERROR D 2023-11-12T11:57:18.010Z | resolving_call | [24] Received status
2023-11-12T11:57:18.012Z root ERROR D 2023-11-12T11:57:18.010Z | resolving_call | [24] ended with status: code=0 details=""
2023-11-12T11:57:18.012Z root ERROR D 2023-11-12T11:57:18.010Z | subchannel_call | [27] HTTP/2 stream closed with code 0
2023-11-12T11:57:18.049Z root INFO Replace loading indicator with ready workbench UI (animation): 1063.2 ms [Finished 2.716 s after frontend start]
2023-11-12T11:57:18.049Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-11-12T11:57:18.049Z root WARN Linked preference "workbench.colorCustomizations" not found.
2023-11-12T11:57:18.050Z root INFO Frontend application start: 1464.2 ms [Finished 3.340 s after backend start]
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.048Z | channel | (1) dns:localhost:41227 createResolvingCall [28] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListAll", deadline=Infinity
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.048Z | resolving_call | [28] Created
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.048Z | resolving_call | [28] Deadline: Infinity
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.048Z | resolving_call | [28] start called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.048Z | resolving_call | [28] startRead called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | resolving_call | [28] write() called with message of length 4
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | resolving_call | [28] halfClose called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | channel | (1) dns:localhost:41227 createRetryingCall [29] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListAll"
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | resolving_call | [28] Created child [29]
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | retrying_call | [29] start called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [30] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/BoardListAll"
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | retrying_call | [29] Created child call [30] for attempt 1
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | load_balancing_call | [30] start called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.049Z | load_balancing_call | [30] Pick called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | load_balancing_call | [30] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | retrying_call | [29] startRead called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | load_balancing_call | [30] startRead called
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 50914 remote window size: 65535
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | load_balancing_call | [30] Created child call [31]
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | retrying_call | [29] write() called with message of length 9
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | load_balancing_call | [30] write() called with message of length 9
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | subchannel_call | [31] write() called with message of length 9
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | subchannel_call | [31] sending data chunk of length 9
2023-11-12T11:57:18.050Z root ERROR D 2023-11-12T11:57:18.050Z | retrying_call | [29] halfClose called
2023-11-12T11:57:18.051Z root ERROR D 2023-11-12T11:57:18.050Z | load_balancing_call | [30] halfClose called
2023-11-12T11:57:18.051Z root ERROR D 2023-11-12T11:57:18.050Z | subchannel_call | [31] end() called
2023-11-12T11:57:18.051Z root ERROR D 2023-11-12T11:57:18.050Z | subchannel_call | [31] calling end() on HTTP/2 stream
2023-11-12T11:57:18.054Z root ERROR D 2023-11-12T11:57:18.054Z | subchannel_call | [31] Received server headers:
		:status: 200
		content-type: application/grpc

2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.180Z | channel | (1) dns:localhost:41227 createResolvingCall [48] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList", deadline=Infinity
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.180Z | resolving_call | [48] Created
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.180Z | resolving_call | [48] Deadline: Infinity
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.180Z | resolving_call | [48] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [48] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [48] write() called with message of length 4
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [48] halfClose called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | channel | (1) dns:localhost:41227 createResolvingCall [49] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList", deadline=Infinity
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] Created
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] Deadline: Infinity
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] write() called with message of length 4
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] halfClose called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | channel | (1) dns:localhost:41227 createRetryingCall [50] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList"
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [48] Created child [50]
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [50] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [51] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList"
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [50] Created child call [51] for attempt 1
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] Pick called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [50] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | channel | (1) dns:localhost:41227 createRetryingCall [52] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList"
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | resolving_call | [49] Created child [52]
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [52] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [53] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LibraryList"
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [52] Created child call [53] for attempt 1
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] start called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] Pick called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [52] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] startRead called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 50216 remote window size: 65513
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] Created child call [54]
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 50216 remote window size: 65513
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] Created child call [55]
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [50] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [51] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | subchannel_call | [54] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | subchannel_call | [54] sending data chunk of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [50] halfClose called
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [52] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | load_balancing_call | [53] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | subchannel_call | [55] write() called with message of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | subchannel_call | [55] sending data chunk of length 9
2023-11-12T11:57:18.181Z root ERROR D 2023-11-12T11:57:18.181Z | retrying_call | [52] halfClose called
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | load_balancing_call | [51] halfClose called
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | subchannel_call | [54] end() called
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | subchannel_call | [54] calling end() on HTTP/2 stream
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | load_balancing_call | [53] halfClose called
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | subchannel_call | [55] end() called
2023-11-12T11:57:18.182Z root ERROR D 2023-11-12T11:57:18.182Z | subchannel_call | [55] calling end() on HTTP/2 stream
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | channel | (1) dns:localhost:41227 createResolvingCall [56] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch", deadline=Infinity
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] Created
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] Deadline: Infinity
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] start called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] startRead called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] write() called with message of length 67
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.182Z | resolving_call | [56] halfClose called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | channel | (1) dns:localhost:41227 createRetryingCall [57] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | resolving_call | [56] Created child [57]
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | retrying_call | [57] start called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [58] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | retrying_call | [57] Created child call [58] for attempt 1
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] start called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] Pick called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | retrying_call | [57] startRead called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] startRead called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 50216 remote window size: 65495
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] Created child call [59]
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | retrying_call | [57] write() called with message of length 72
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | load_balancing_call | [58] write() called with message of length 72
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | subchannel_call | [59] write() called with message of length 72
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | subchannel_call | [59] sending data chunk of length 72
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | retrying_call | [57] halfClose called
2023-11-12T11:57:18.183Z root ERROR D 2023-11-12T11:57:18.183Z | subchannel_call | [43] Received server headers:
		:status: 200
		content-type: application/grpc

2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | load_balancing_call | [65] Received metadata
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | retrying_call | [64] Received metadata from child [65]
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | retrying_call | [64] Committing call [65] at index 0
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | resolving_call | [61] Received metadata
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | subchannel_call | [67] receive HTTP/2 data frame of length 113
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | subchannel_call | [67] parsed message of length 113
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | subchannel_call | [67] pushing to reader message of length 113
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | load_balancing_call | [65] Received message
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | retrying_call | [64] Received message from child [65]
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | resolving_call | [61] Received message
2023-11-12T11:57:18.460Z root ERROR D 2023-11-12T11:57:18.460Z | resolving_call | [61] Finished filtering received message
2023-11-12T11:57:18.460Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2

2023-11-12T11:57:18.461Z root ERROR D 2023-11-12T11:57:18.460Z | resolving_call | [61] startRead called
2023-11-12T11:57:18.461Z root ERROR D 2023-11-12T11:57:18.460Z | retrying_call | [64] startRead called
2023-11-12T11:57:18.461Z root ERROR D 2023-11-12T11:57:18.460Z | load_balancing_call | [65] startRead called
2023-11-12T11:57:18.461Z daemon INFO time="2023-11-12T13:57:18+02:00" level=info msg="Updating libraries index"
time="2023-11-12T13:57:18+02:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2023-11-12T13:57:18+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2023-11-12T13:57:18+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | channel | (1) dns:localhost:41227 createResolvingCall [68] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch", deadline=Infinity
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] Created
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] Deadline: Infinity
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] start called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] startRead called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] write() called with message of length 21
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] halfClose called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | channel | (1) dns:localhost:41227 createRetryingCall [69] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | resolving_call | [68] Created child [69]
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | retrying_call | [69] start called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [70] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/LoadSketch"
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | retrying_call | [69] Created child call [70] for attempt 1
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] start called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] Pick called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | retrying_call | [69] startRead called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] startRead called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 43203 remote window size: 65526
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] Created child call [71]
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | retrying_call | [69] write() called with message of length 26
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] write() called with message of length 26
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | subchannel_call | [71] write() called with message of length 26
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | subchannel_call | [71] sending data chunk of length 26
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | retrying_call | [69] halfClose called
2023-11-12T11:57:18.515Z root ERROR D 2023-11-12T11:57:18.515Z | load_balancing_call | [70] halfClose called
2023-11-12T11:57:18.516Z root ERROR D 2023-11-12T11:57:18.515Z | subchannel_call | [71] end() called
2023-11-12T11:57:18.516Z root ERROR D 2023-11-12T11:57:18.515Z | subchannel_call | [71] calling end() on HTTP/2 stream
2023-11-12T11:57:18.517Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] Received server headers:
		:status: 200
		content-type: application/grpc
		grpc-status: 5
		grpc-message: Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino

2023-11-12T11:57:18.517Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] Received server trailers:
		:status: 200
		content-type: application/grpc
		grpc-status: 5
		grpc-message: Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino

2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] received status code 5 from server
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] received status details string "Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino" from server
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] ended with status: code=5 details="Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino"
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | subchannel_call | [71] close http2 stream with code 8
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | load_balancing_call | [70] Received status
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | load_balancing_call | [70] ended with status: code=5 details="Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino"
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | retrying_call | [69] Received status from child [70]
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | retrying_call | [69] state=TRANSPARENT_ONLY handling status with progress PROCESSED from child [70] in state ACTIVE
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | retrying_call | [69] ended with status: code=5 details="Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino"
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | resolving_call | [68] Received status
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.517Z | resolving_call | [68] ended with status: code=5 details="Can't open sketch: main file missing from sketch: /home/denys/Arduino/Arduino.ino"
2023-11-12T11:57:18.518Z root ERROR D 2023-11-12T11:57:18.518Z | subchannel_call | [71] HTTP/2 stream closed with code 8
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2023-11-12T11:57:18.555Z root ERROR [hosted-plugin: 16796] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-11-12T11:57:18.565Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): PluginManagerExtImpl/init()
2023-11-12T11:57:18.566Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-arduino-api@0.1.2 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.612Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(cortex-debug@1.5.1 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.612Z root INFO [hosted-plugin: 16796] Debugger contribution has been registered: cortex-debug
2023-11-12T11:57:18.613Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-arduino-tools@0.0.2-beta.8 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.613Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(cpp@1.52.1 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.614Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(json@1.46.1 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.614Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(json-language-features@1.46.1 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.615Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-bg@1.48.3 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.615Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-cs@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.616Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-de@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.616Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-es@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.617Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-fr@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.617Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-hu@1.48.3 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.618Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-it@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.618Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-ja@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.618Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-ko@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.618Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-nl@1.48.3 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.619Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-pl@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.619Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-pt-BR@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.619Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-ru@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.619Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-tr@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.619Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-uk@1.48.3 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.620Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-zh-hans@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.620Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): initializing(vscode-language-pack-zh-hant@1.80.0 with /home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2023-11-12T11:57:18.623Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): PluginManagerExtImpl/loadPlugin(/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2023-11-12T11:57:18.626Z root INFO [hosted-plugin: 16796] calling activation function on Arduino IDE API for VS Code extensions
2023-11-12T11:57:18.628Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): PluginManagerExtImpl/loadPlugin(/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2023-11-12T11:57:18.650Z root INFO [hosted-plugin: 16796] calling activation function on JSON Language Features (built-in)
2023-11-12T11:57:18.652Z root INFO [a166cdde-b6c6-427c-8633-a394c2a42ff6] Starting plugins.
2023-11-12T11:57:18.663Z root INFO [hosted-plugin: 16796] PLUGIN_HOST(16796): PluginManagerExtImpl/loadPlugin(/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2023-11-12T11:57:18.688Z root INFO [hosted-plugin: 16796] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-11-12T11:57:18.688Z root INFO [hosted-plugin: 16796] calling activation function on Cortex-Debug
2023-11-12T11:57:18.690Z root INFO [hosted-plugin: 16796] GDB server console created
2023-11-12T11:57:18.694Z root INFO [a166cdde-b6c6-427c-8633-a394c2a42ff6] Start of 23 plugins: 938.5 ms [Finished 3.544 s after frontend start]
2023-11-12T11:57:18.711Z root ERROR D 2023-11-12T11:57:18.711Z | subchannel_call | [66] receive HTTP/2 data frame of length 17
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | subchannel_call | [66] parsed message of length 17
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | subchannel_call | [66] pushing to reader message of length 17
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | load_balancing_call | [63] Received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | retrying_call | [62] Received message from child [63]
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | resolving_call | [60] Received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.711Z | resolving_call | [60] Finished filtering received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | resolving_call | [60] startRead called
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | retrying_call | [62] startRead called
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | load_balancing_call | [63] startRead called
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | subchannel_call | [66] receive HTTP/2 data frame of length 11
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | subchannel_call | [66] parsed message of length 11
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | subchannel_call | [66] pushing to reader message of length 11
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | load_balancing_call | [63] Received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | retrying_call | [62] Received message from child [63]
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | resolving_call | [60] Received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | resolving_call | [60] Finished filtering received message
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | resolving_call | [60] startRead called
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | retrying_call | [62] startRead called
2023-11-12T11:57:18.712Z root ERROR D 2023-11-12T11:57:18.712Z | load_balancing_call | [63] startRead called
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | subchannel_call | [66] Received server trailers:
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | subchannel_call | [66] received status code 0 from server
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | subchannel_call | [66] received status details string "" from server
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | subchannel_call | [66] close http2 stream with code 0
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | subchannel_call | [66] ended with status: code=0 details=""
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | load_balancing_call | [63] Received status
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | load_balancing_call | [63] ended with status: code=0 details=""
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.755Z | retrying_call | [62] Received status from child [63]
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.756Z | retrying_call | [62] state=COMMITTED handling status with progress PROCESSED from child [63] in state ACTIVE
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.756Z | retrying_call | [62] ended with status: code=0 details=""
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.756Z | resolving_call | [60] Received status
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.756Z | resolving_call | [60] ended with status: code=0 details=""
2023-11-12T11:57:18.756Z root ERROR D 2023-11-12T11:57:18.756Z | subchannel_call | [66] HTTP/2 stream closed with code 0
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] receive HTTP/2 data frame of length 19
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] parsed message of length 19
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] pushing to reader message of length 19
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | load_balancing_call | [65] Received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | retrying_call | [64] Received message from child [65]
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] Received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] Finished filtering received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] startRead called
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | retrying_call | [64] startRead called
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | load_balancing_call | [65] startRead called
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] receive HTTP/2 data frame of length 11
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] parsed message of length 11
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | subchannel_call | [67] pushing to reader message of length 11
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | load_balancing_call | [65] Received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | retrying_call | [64] Received message from child [65]
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] Received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] Finished filtering received message
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | resolving_call | [61] startRead called
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | retrying_call | [64] startRead called
2023-11-12T11:57:18.865Z root ERROR D 2023-11-12T11:57:18.865Z | load_balancing_call | [65] startRead called
Found version 2.2.1 (url: arduino-ide_2.2.1_Linux_64bit.AppImage)
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | subchannel_call | [67] Received server trailers:
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | subchannel_call | [67] received status code 0 from server
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | subchannel_call | [67] received status details string "" from server
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | subchannel_call | [67] close http2 stream with code 0
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | subchannel_call | [67] ended with status: code=0 details=""
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | load_balancing_call | [65] Received status
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | load_balancing_call | [65] ended with status: code=0 details=""
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | retrying_call | [64] Received status from child [65]
2023-11-12T11:57:19.655Z root ERROR D 2023-11-12T11:57:19.654Z | retrying_call | [64] state=COMMITTED handling status with progress PROCESSED from child [65] in state ACTIVE
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.654Z | retrying_call | [64] ended with status: code=0 details=""
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.654Z | resolving_call | [61] Received status
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.654Z | resolving_call | [61] ended with status: code=0 details=""
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | channel | (1) dns:localhost:41227 createResolvingCall [72] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init", deadline=Infinity
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | resolving_call | [72] Created
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | resolving_call | [72] Deadline: Infinity
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | resolving_call | [72] start called
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | resolving_call | [72] write() called with message of length 4
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.655Z | resolving_call | [72] halfClose called
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | channel | (1) dns:localhost:41227 createRetryingCall [73] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init"
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | resolving_call | [72] Created child [73]
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | retrying_call | [73] start called
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | channel | (1) dns:localhost:41227 createLoadBalancingCall [74] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Init"
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | retrying_call | [73] Created child call [74] for attempt 1
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | load_balancing_call | [74] start called
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | load_balancing_call | [74] Pick called
2023-11-12T11:57:19.656Z root ERROR D 2023-11-12T11:57:19.656Z | load_balancing_call | [74] Pick result: COMPLETE subchannel: (2) 127.0.0.1:41227 status: undefined undefined
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | transport_flowctrl | (3) 127.0.0.1:41227 local window size: 43145 remote window size: 65535
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | transport_internals | (3) 127.0.0.1:41227 session.closed=false session.destroyed=false session.socket.destroyed=false
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | load_balancing_call | [74] Created child call [75]
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | retrying_call | [73] write() called with message of length 9
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | load_balancing_call | [74] write() called with message of length 9
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | subchannel_call | [75] write() called with message of length 9
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | subchannel_call | [75] sending data chunk of length 9
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.656Z | retrying_call | [73] halfClose called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | resolving_call | [72] startRead called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | retrying_call | [73] startRead called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | load_balancing_call | [74] startRead called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | subchannel_call | [67] HTTP/2 stream closed with code 0
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | load_balancing_call | [74] halfClose called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | subchannel_call | [75] end() called
2023-11-12T11:57:19.657Z root ERROR D 2023-11-12T11:57:19.657Z | subchannel_call | [75] calling end() on HTTP/2 stream
2023-11-12T11:57:19.676Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Checking signature" index=/home/denys/.arduino15/package_index.json signatureFile=/home/denys/.arduino15/package_index.json.sig trusted=true
2023-11-12T11:57:19.677Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loading hardware from: /home/denys/.arduino15/packages"
2023-11-12T11:57:19.677Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loading package arduino from: /home/denys/.arduino15/packages/arduino/hardware"
2023-11-12T11:57:19.678Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Missing signature file" index=/home/denys/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2023-11-12T11:57:19.679Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-11-12T13:57:19+02:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-11-12T13:57:19+02:00" level=info msg="Checking existence of 'tools' path: /home/denys/.arduino15/packages/arduino/tools"
time="2023-11-12T13:57:19+02:00" level=info msg="Loading tools from dir: /home/denys/.arduino15/packages/arduino/tools"
2023-11-12T11:57:19.679Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-11-12T13:57:19+02:00" level=info msg="Loading package builtin from: /home/denys/.arduino15/packages/builtin"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Checking existence of 'tools' path: /home/denys/.arduino15/packages/builtin/tools"
time="2023-11-12T13:57:19+02:00" level=info msg="Loading tools from dir: /home/denys/.arduino15/packages/builtin/tools"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-11-12T13:57:19+02:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="killing discovery builtin:serial-discovery process"
2023-11-12T11:57:19.680Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
2023-11-12T11:57:19.680Z root ERROR D 2023-11-12T11:57:19.680Z | subchannel_call | [11] receive HTTP/2 data frame of length 72
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | subchannel_call | [11] parsed message of length 72
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | subchannel_call | [11] pushing to reader message of length 72
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | load_balancing_call | [10] Received message
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | retrying_call | [9] Received message from child [10]
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | resolving_call | [8] Received message
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.680Z | resolving_call | [8] Finished filtering received message
2023-11-12T11:57:19.681Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[],"hardwareId":""}},"error":""}
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.681Z | resolving_call | [8] startRead called
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.681Z | retrying_call | [9] startRead called
2023-11-12T11:57:19.681Z root ERROR D 2023-11-12T11:57:19.681Z | load_balancing_call | [10] startRead called
2023-11-12T11:57:19.681Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2023-11-12T13:57:19+02:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2023-11-12T13:57:19+02:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
time="2023-11-12T13:57:19+02:00" level=info msg="killing discovery builtin:mdns-discovery process"
time="2023-11-12T13:57:19+02:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2023-11-12T11:57:19.681Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="killed discovery builtin:mdns-discovery process"
time="2023-11-12T13:57:19+02:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2023-11-12T11:57:19.681Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="starting discovery builtin:serial-discovery process"
2023-11-12T11:57:19.681Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-11-12T13:57:19+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:serial-discovery"
2023-11-12T11:57:19.682Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-12T13:57:19+02:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2023-11-12T11:57:19.684Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2023-11-12T11:57:19.684Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="starting discovery builtin:mdns-discovery process"
2023-11-12T11:57:19.684Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0"
2023-11-12T11:57:19.684Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="started discovery builtin:mdns-discovery process"
2023-11-12T11:57:19.684Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.34.0\" to discovery builtin:mdns-discovery"
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | subchannel_call | [11] receive HTTP/2 data frame of length 117
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | subchannel_call | [11] parsed message of length 117
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | subchannel_call | [11] pushing to reader message of length 117
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | load_balancing_call | [10] Received message
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | retrying_call | [9] Received message from child [10]
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | resolving_call | [8] Received message
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.684Z | resolving_call | [8] Finished filtering received message
2023-11-12T11:57:19.685Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]],"hardwareId":""}},"error":""}
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.685Z | resolving_call | [8] startRead called
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.685Z | retrying_call | [9] startRead called
2023-11-12T11:57:19.685Z root ERROR D 2023-11-12T11:57:19.685Z | load_balancing_call | [10] startRead called
2023-11-12T11:57:19.687Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-11-12T13:57:19+02:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-11-12T13:57:19+02:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2023-11-12T13:57:19+02:00" level=info msg="Adding libraries dir" dir=/home/denys/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2023-11-12T13:57:19+02:00" level=info msg="Loading libraries index file" index=/home/denys/.arduino15/library_index.json
2023-11-12T11:57:19.808Z daemon INFO time="2023-11-12T13:57:19+02:00" level=info msg="Adding libraries dir" dir=/home/denys/.arduino15/libraries location=ide
time="2023-11-12T13:57:19+02:00" level=info msg="Adding libraries dir" dir=/home/denys/Arduino/libraries location=user
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] Received server headers:
		:status: 200
		content-type: application/grpc
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] Received server trailers:
		:status: 200
		content-type: application/grpc
		grpc-status: 0
		grpc-message:

2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] received status code 0 from server
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] received status details string "" from server
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] close http2 stream with code 0
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | subchannel_call | [75] ended with status: code=0 details=""
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | load_balancing_call | [74] Received status
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | load_balancing_call | [74] ended with status: code=0 details=""
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | retrying_call | [73] Received status from child [74]
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | retrying_call | [73] state=TRANSPARENT_ONLY handling status with progress PROCESSED from child [74] in state ACTIVE
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | retrying_call | [73] ended with status: code=0 details=""
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | resolving_call | [72] Received status
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.811Z | resolving_call | [72] ended with status: code=0 details=""
2023-11-12T11:57:19.812Z root ERROR D 2023-11-12T11:57:19.812Z | subchannel_call | [75] HTTP/2 stream closed with code 0
Error sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at WebFrameMain.send (node:electron/js2c/browser_init:2:94495)
    at WebContents.send (node:electron/js2c/browser_init:2:79721)
    at e.sendWindowEvent (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/electron-main.js:2:999627)
    at BrowserWindow.<anonymous> (/home/denys/Downloads/arduino-ide_Linux_64bit/resources/app/lib/backend/electron-main.js:2:1005868)
    at BrowserWindow.emit (node:events:525:35)

BTW - installed it from other resource via snap - working ok

1 Like

FYI... Just installed 2.3.0 and the problem persists.

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