IDE hangs on startup: "INTERNAL: Received RST_STREAM with code 1"

Continuing the discussion from Arduino ide 2.3.3 blank screen:

Apologies for hijacking the topic, but I'm unable to create a new topic. I have exactly the same issue with blank screen when loading freshly deployed 2.3.3 Arduino app.

I'm an IT admin and I've received a request to install the newest Arduino along with some libraries in few workshops. I've use SCCM to deploy the .msi and if I try to open it as "User" i get the white windows of nothing :slight_smile:

here's the output from Powershell:

 Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\program files> cd "C:\Program Files\arduino-ide\"
PS C:\Program Files\arduino-ide> & ".\Arduino IDE"
PS C:\Program Files\arduino-ide>
Arduino IDE 2.3.3
Checking for frontend application configuration customizations. Module path: C:\Program Files\arduino-ide\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Program Files\arduino-ide\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.3" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.0.4" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-09-25T09:41:18.242Z" (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.3.3","cliVersion":"1.0.4","buildDate":"2024-09-25T09:41:18.242Z"}
Starting backend process. PID: 15516
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/ezuralski/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-10-14T09:46:08.172Z root INFO Backend Object.initialize: 3.9 ms [Finished 0.691 s after backend start]
2024-10-14T09:46:08.175Z root INFO Backend Object.configure: 3.2 ms [Finished 0.691 s after backend start]
2024-10-14T09:46:08.175Z root INFO Backend a.onStart: 1.7 ms [Finished 0.691 s after backend start]
2024-10-14T09:46:08.176Z root INFO Backend a.configure: 0.5 ms [Finished 0.725 s after backend start]
2024-10-14T09:46:08.176Z root INFO Backend d.onStart: 0.2 ms [Finished 0.725 s after backend start]
2024-10-14T09:46:08.177Z root INFO Backend d.configure: 0.1 ms [Finished 0.725 s after backend start]
2024-10-14T09:46:08.178Z root INFO Backend d.initialize: 33.9 ms [Finished 0.726 s after backend start]
2024-10-14T09:46:08.178Z root INFO Backend c.onStart: 0.3 ms [Finished 0.726 s after backend start]
2024-10-14T09:46:08.179Z root INFO Backend s.configure: 3.1 ms [Finished 0.729 s after backend start]
2024-10-14T09:46:08.181Z config INFO >>> Initializing CLI configuration...
2024-10-14T09:46:08.181Z root INFO Backend c.initialize: 0.5 ms [Finished 0.729 s after backend start]
2024-10-14T09:46:08.181Z root INFO Backend x.onStart: 0.7 ms [Finished 0.729 s after backend start]
2024-10-14T09:46:08.182Z config INFO Loading CLI configuration from c:\Users\ezuralski\.arduinoIDE\arduino-cli.yaml...
2024-10-14T09:46:08.182Z daemon INFO Starting daemon from C:\Program Files\arduino-ide\resources\app\lib\backend\resources\arduino-cli.exe...
2024-10-14T09:46:08.182Z root INFO Backend s.initialize: 0.4 ms [Finished 0.730 s after backend start]
2024-10-14T09:46:08.182Z root INFO Backend w.onStart: 1.4 ms [Finished 0.731 s after backend start]
2024-10-14T09:46:08.182Z root INFO Backend r.configure: 2.1 ms [Finished 0.732 s after backend start]
2024-10-14T09:46:08.183Z discovery-log INFO start
2024-10-14T09:46:08.183Z discovery-log INFO start new deferred
2024-10-14T09:46:08.183Z root INFO Backend d.initialize: 0.5 ms [Finished 0.732 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend y.onStart: 2.0 ms [Finished 0.734 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend r.configure: 1.7 ms [Finished 0.734 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend s.onStart: 0.6 ms [Finished 0.736 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend h.configure: 0.5 ms [Finished 0.736 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend a.configure: 0.2 ms [Finished 0.736 s after backend start]
2024-10-14T09:46:08.183Z root INFO Backend l.configure: 0.1 ms [Finished 0.736 s after backend start]
2024-10-14T09:46:08.209Z root INFO Theia app listening on http://127.0.0.1:52815.
2024-10-14T09:46:08.209Z root INFO Finished starting backend application: 26.3 ms [Finished 0.762 s after backend start]
2024-10-14T09:46:08.849Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ezuralski/.arduinoIDE/plugins does not exist.
2024-10-14T09:46:08.849Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ezuralski/.arduinoIDE/extensions does not exist.
2024-10-14T09:46:08.849Z root WARN The local plugin referenced by local-dir:C:\Users\ezuralski\.arduinoIDE\plugins does not exist.
2024-10-14T09:46:08.885Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]}}
2024-10-14T09:46:08.885Z config INFO Loading fallback CLI configuration to get 'directories.data' and 'directories.user'
2024-10-14T09:46:08.951Z root INFO Resolve plugins list: 769.6 ms [Finished 1.504 s after backend start]
2024-10-14T09:46:10.857Z daemon INFO time="2024-10-14T10:46:10+01:00" level=info msg="arduino-cli version 1.0.4"
2024-10-14T09:46:10.860Z daemon INFO time="2024-10-14T10:46:10+01:00" level=info msg="Using config file: c:\\Users\\ezuralski\\.arduinoIDE\\arduino-cli.yaml"
2024-10-14T09:46:10.860Z daemon INFO time="2024-10-14T10:46:10+01:00" level=info msg="Executing `arduino-cli daemon`"
2024-10-14T09:46:10.987Z daemon INFO Daemon is now listening on 127.0.0.1:52821
{"IP":"127.0.0.1","Port":"52821"}
2024-10-14T09:46:10.987Z daemon INFO Daemon is running.
2024-10-14T09:46:11.065Z config INFO Loaded fallback CLI configuration: {"directories":{"user":"C:\\Users\\ezuralski\\Documents\\Arduino","data":"C:\\Users\\ezuralski\\AppData\\Local\\Arduino15"}}
2024-10-14T09:46:11.065Z config INFO Merged CLI configuration with the fallback: {"directories":{"user":"C:\\Users\\ezuralski\\Documents\\Arduino","data":"C:\\Users\\ezuralski\\AppData\\Local\\Arduino15"},"board_manager":{"additional_urls":[]}}
2024-10-14T09:46:11.065Z config INFO Loaded the CLI configuration.
2024-10-14T09:46:11.141Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/ezuralski/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/ezuralski/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-10-14T09:46:11.142Z config INFO Validating the CLI configuration...
2024-10-14T09:46:11.153Z config INFO The CLI config is valid.
2024-10-14T09:46:11.153Z config INFO <<< Initialized the CLI configuration.
2024-10-14T09:46:11.161Z root ERROR Uncaught Exception:  Error: 13 INTERNAL: Received RST_STREAM with code 1
2024-10-14T09:46:11.161Z root ERROR Error: 13 INTERNAL: Received RST_STREAM with code 1
    at t.callErrorFromStatus (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:912720)
    at Object.onReceiveStatus (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:938041)
    at Object.onReceiveStatus (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:933919)
    at Object.onReceiveStatus (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:933364)
    at C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:1019505
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeUnaryRequest (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:937582)
    at a.create (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:1004397)
    at instance (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:769581)
    at new Promise (<anonymous>)
    at v.createClient (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:769558)
    at v.create (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:768466)
    at C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:767362
    at C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:1212097
    at i.invoke (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:1212187)
    at a.fire (C:\Program Files\arduino-ide\resources\app\lib\backend\main.js:2:1213990)
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-10-14T09:46:12.100Z root INFO Deploy plugins list: 769.6 ms [Finished 4.653 s after backend start]
2024-10-14T09:46:12.141Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 484.7 ms [Finished 3.804 s after frontend start]
2024-10-14T09:46:12.151Z root WARN A command editor.action.toggleStickyScroll is already registered.

If someone can help me to sort it I would greatly appreciate it. I don't use Arduino myself so my knowledge is very limited.

I was also asked to pre-deploy these libraries:
BT dabble: Dabble | Arduino Documentation
and
IR remote library(not sure which one exactly, I'm waiting for clarification): ir remote library [Reference] - Arduino Search

Thanks,
Ed

Hi @ezuralski. I'm going to ask you to provide the logs produced by Arduino IDE when some additional debugging output is enabled.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder.
    The default installation location is at one of the following paths:
    • C:\Program Files\Arduino IDE
      
    • C:\Users\<username>\AppData\Local\Programs\Arduino IDE
      
      (where <username> is your Windows username)
      :exclamation: If looking for it with your file manager or command line, note that the AppData folder is hidden by default. On Windows "File Explorer", you can make it visible by opening the "View" menu, then checking the box next to "☐ Hidden items".
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
    A context menu will open.
  4. Select "Open PowerShell window here" from the menu.
    PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    $Env:GRPC_VERBOSITY = "DEBUG"
    
  6. Press the Enter key.
  7. Type the following command in the terminal:
    $Env:GRPC_TRACE = "all"
    
  8. Press the Enter key.
  9. Type the following command:
    & ".\Arduino IDE"
    
  10. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts (or fails to start).
  11. Wait for Arduino IDE to .
  12. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  13. Press the Ctrl+Shift+A keyboard shortcut.
    This will select all the text in the PowerShell window.
  14. Press the Ctrl+C keyboard shortcut.
    This will copy the contents of the PowerShell window to the clipboard.
  15. Open a forum reply here by clicking the "Reply" button.
  16. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
  17. Press the Ctrl+V keyboard shortcut.
    This will paste the output into the code block.
  18. Move the cursor outside of the code block markup before you add any additional text to your reply.
  19. Click the "Reply" button to post the output.

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

Thanks @ptillisch here's the result:

PS C:\users\ezuralski\appdata\local> cd "C:\Program Files\Arduino-IDE"
PS C:\Program Files\Arduino-IDE> $Env:GRPC_VERBOSITY = "DEBUG"
PS C:\Program Files\Arduino-IDE> $Env:GRPC_TRACE = "all"
PS C:\Program Files\Arduino-IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino-IDE>
D 2024-10-15T10:57:11.757Z | index | Loading @grpc/grpc-js version 1.9.5
Arduino IDE 2.3.3
Checking for frontend application configuration customizations. Module path: C:\Program Files\Arduino-IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Program Files\Arduino-IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.3" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.0.4" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-09-25T09:41:18.242Z" (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.3.3","cliVersion":"1.0.4","buildDate":"2024-09-25T09:41:18.242Z"}
Starting backend process. PID: 28844
D 2024-10-15T10:57:13.427Z | index | Loading @grpc/grpc-js version 1.9.5
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/ezuralski/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-10-15T10:57:13.536Z root INFO Backend Object.initialize: 5.1 ms [Finished 0.672 s after backend start]
2024-10-15T10:57:13.536Z root INFO Backend Object.configure: 4.4 ms [Finished 0.672 s after backend start]
2024-10-15T10:57:13.536Z root INFO Backend a.onStart: 1.9 ms [Finished 0.672 s after backend start]
2024-10-15T10:57:13.537Z root INFO Backend a.configure: 0.4 ms [Finished 0.697 s after backend start]
2024-10-15T10:57:13.538Z root INFO Backend d.onStart: 0.3 ms [Finished 0.697 s after backend start]
2024-10-15T10:57:13.539Z root INFO Backend d.configure: 0.1 ms [Finished 0.698 s after backend start]
2024-10-15T10:57:13.540Z root INFO Backend d.initialize: 25.5 ms [Finished 0.698 s after backend start]
2024-10-15T10:57:13.540Z root INFO Backend c.onStart: 0.3 ms [Finished 0.698 s after backend start]
2024-10-15T10:57:13.541Z root INFO Backend s.configure: 0.6 ms [Finished 0.699 s after backend start]
2024-10-15T10:57:13.543Z config INFO >>> Initializing CLI configuration...
2024-10-15T10:57:13.543Z root INFO Backend c.initialize: 1.0 ms [Finished 0.699 s after backend start]
2024-10-15T10:57:13.543Z root INFO Backend x.onStart: 1.4 ms [Finished 0.700 s after backend start]
2024-10-15T10:57:13.544Z config INFO Loading CLI configuration from c:\Users\ezuralski\.arduinoIDE\arduino-cli.yaml...
2024-10-15T10:57:13.545Z daemon INFO Starting daemon from C:\Program Files\Arduino-IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-10-15T10:57:13.545Z root INFO Backend s.initialize: 0.4 ms [Finished 0.701 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend w.onStart: 1.2 ms [Finished 0.702 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend r.configure: 2.0 ms [Finished 0.702 s after backend start]
2024-10-15T10:57:13.545Z discovery-log INFO start
2024-10-15T10:57:13.545Z discovery-log INFO start new deferred
2024-10-15T10:57:13.545Z root INFO Backend d.initialize: 0.5 ms [Finished 0.703 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend y.onStart: 2.6 ms [Finished 0.705 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend r.configure: 2.3 ms [Finished 0.705 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend s.onStart: 0.5 ms [Finished 0.707 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend h.configure: 0.4 ms [Finished 0.707 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend a.configure: 0.2 ms [Finished 0.707 s after backend start]
2024-10-15T10:57:13.545Z root INFO Backend l.configure: 0.1 ms [Finished 0.707 s after backend start]
2024-10-15T10:57:13.572Z root INFO Theia app listening on http://127.0.0.1:52716.
2024-10-15T10:57:13.572Z root INFO Finished starting backend application: 26.8 ms [Finished 0.734 s after backend start]
2024-10-15T10:57:14.366Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ezuralski/.arduinoIDE/plugins does not exist.
2024-10-15T10:57:14.366Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ezuralski/.arduinoIDE/extensions does not exist.
2024-10-15T10:57:14.366Z root WARN The local plugin referenced by local-dir:C:\Users\ezuralski\.arduinoIDE\plugins does not exist.
2024-10-15T10:57:14.449Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]}}
2024-10-15T10:57:14.449Z config INFO Loading fallback CLI configuration to get 'directories.data' and 'directories.user'
2024-10-15T10:57:14.495Z root INFO Resolve plugins list: 951.2 ms [Finished 1.657 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-10-15T10:57:16.025Z root INFO Deploy plugins list: 951.2 ms [Finished 3.187 s after backend start]
2024-10-15T10:57:16.106Z daemon INFO time="2024-10-15T11:57:16+01:00" level=info msg="arduino-cli version 1.0.4"
2024-10-15T10:57:16.107Z daemon INFO time="2024-10-15T11:57:16+01:00" level=info msg="Using config file: c:\\Users\\ezuralski\\.arduinoIDE\\arduino-cli.yaml"
2024-10-15T10:57:16.108Z daemon INFO time="2024-10-15T11:57:16+01:00" level=info msg="Executing `arduino-cli daemon`"
2024-10-15T10:57:16.225Z daemon INFO Daemon is now listening on 127.0.0.1:52725
{"IP":"127.0.0.1","Port":"52725"}
2024-10-15T10:57:16.225Z root ERROR D 2024-10-15T10:57:16.119Z | resolving_load_balancer | dns:localhost:52725 IDLE -> IDLE
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.119Z | connectivity_state | (1) dns:localhost:52725 IDLE -> IDLE
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.120Z | dns_resolver | Resolver constructed for target dns:localhost:52725
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.122Z | channel | (1) dns:localhost:52725 Channel constructed with options {
  "grpc.max_send_message_length": 536870912,
  "grpc.max_receive_message_length": 536870912,
  "grpc.primary_user_agent": "arduino-ide/2.3.3"
}
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.122Z | channel_stacktrace | (1) Channel constructed
    at new t.InternalChannel (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:965891)
    at new t.ChannelImplementation (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:918559)
    at new t.Client (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:936063)
    at new a (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1004008)
    at t.createArduinoCoreServiceClient (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:41260)
    at v.createClient (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:769508)
    at v.create (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:768466)
    at C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:767362
    at C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1212097
    at i.invoke (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1212187)
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.123Z | channel | (1) dns:localhost:52725 createResolvingCall [0] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create", deadline=Infinity
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.123Z | resolving_call | [0] Created
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.123Z | resolving_call | [0] Deadline: Infinity
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.124Z | resolving_call | [0] start called
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.124Z | dns_resolver | Looking up DNS hostname localhost
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.224Z | resolving_load_balancer | dns:localhost:52725 IDLE -> CONNECTING
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.224Z | connectivity_state | (1) dns:localhost:52725 IDLE -> CONNECTING
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.225Z | channel | (1) dns:localhost:52725 callRefTimer.ref | configSelectionQueue.length=1 pickQueue.length=0
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.225Z | resolving_call | [0] startRead called
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.225Z | resolving_call | [0] write() called with message of length 0
2024-10-15T10:57:16.226Z root ERROR D 2024-10-15T10:57:16.225Z | resolving_call | [0] halfClose called
2024-10-15T10:57:16.226Z daemon INFO Daemon is running.
2024-10-15T10:57:16.227Z config INFO Loaded fallback CLI configuration: {"directories":{"user":"C:\\Users\\ezuralski\\Documents\\Arduino","data":"C:\\Users\\ezuralski\\AppData\\Local\\Arduino15"}}
2024-10-15T10:57:16.227Z config INFO Merged CLI configuration with the fallback: {"directories":{"user":"C:\\Users\\ezuralski\\Documents\\Arduino","data":"C:\\Users\\ezuralski\\AppData\\Local\\Arduino15"},"board_manager":{"additional_urls":[]}}
2024-10-15T10:57:16.227Z config INFO Loaded the CLI configuration.
2024-10-15T10:57:16.247Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 462.9 ms [Finished 2.418 s after frontend start]
2024-10-15T10:57:16.248Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.249Z | dns_resolver | Resolved addresses for target dns:localhost:52725: [::1:52725,127.0.0.1:52725]
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.250Z | subchannel | (2) ::1:52725 Subchannel constructed with options {
  "grpc.max_send_message_length": 536870912,
  "grpc.max_receive_message_length": 536870912,
  "grpc.primary_user_agent": "arduino-ide/2.3.3"
}
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.250Z | subchannel_refcount | (2) ::1:52725 refcount 0 -> 1
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | subchannel | (3) 127.0.0.1:52725 Subchannel constructed with options {
  "grpc.max_send_message_length": 536870912,
  "grpc.max_receive_message_length": 536870912,
  "grpc.primary_user_agent": "arduino-ide/2.3.3"
}
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | subchannel_refcount | (3) 127.0.0.1:52725 refcount 0 -> 1
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | subchannel_refcount | (2) ::1:52725 refcount 1 -> 2
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | subchannel_refcount | (3) 127.0.0.1:52725 refcount 1 -> 2
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | pick_first | Start connecting to subchannel with address ::1:52725
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | pick_first | IDLE -> CONNECTING
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | resolving_load_balancer | dns:localhost:52725 CONNECTING -> CONNECTING
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | channel | (1) dns:localhost:52725 callRefTimer.unref | configSelectionQueue.length=1 pickQueue.length=0
2024-10-15T10:57:16.251Z root ERROR D 2024-10-15T10:57:16.251Z | connectivity_state | (1) dns:localhost:52725 CONNECTING -> CONNECTING
2024-10-15T10:57:16.255Z root ERROR D 2024-10-15T10:57:16.252Z | subchannel | (2) ::1:52725 IDLE -> CONNECTING
2024-10-15T10:57:16.256Z root ERROR D 2024-10-15T10:57:16.253Z | transport | dns:localhost:52725 creating HTTP/2 session to ::1:52725
2024-10-15T10:57:16.256Z root ERROR D 2024-10-15T10:57:16.253Z | channel | (1) dns:localhost:52725 createRetryingCall [1] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create"
2024-10-15T10:57:16.256Z root ERROR D 2024-10-15T10:57:16.254Z | resolving_call | [0] Created child [1]
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | retrying_call | [1] start called
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | channel | (1) dns:localhost:52725 createLoadBalancingCall [2] method="/cc.arduino.cli.commands.v1.ArduinoCoreService/Create"
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | retrying_call | [1] Created child call [2] for attempt 1
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | load_balancing_call | [2] start called
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | load_balancing_call | [2] Pick called
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | load_balancing_call | [2] Pick result: QUEUE subchannel: null status: undefined undefined
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | channel | (1) dns:localhost:52725 callRefTimer.ref | configSelectionQueue.length=0 pickQueue.length=1
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | retrying_call | [1] startRead called
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.254Z | load_balancing_call | [2] startRead called
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.256Z | retrying_call | [1] write() called with message of length 5
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.256Z | load_balancing_call | [2] write() called with message of length 5
2024-10-15T10:57:16.257Z root ERROR D 2024-10-15T10:57:16.256Z | retrying_call | [1] halfClose called
2024-10-15T10:57:16.356Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 167.4 ms [Finished 2.625 s after frontend start]
2024-10-15T10:57:16.360Z root ERROR D 2024-10-15T10:57:16.360Z | transport | dns:localhost:52725 connection failed with error connect ECONNREFUSED ::1:52725
2024-10-15T10:57:16.361Z root ERROR D 2024-10-15T10:57:16.360Z | subchannel | (2) ::1:52725 CONNECTING -> TRANSIENT_FAILURE
2024-10-15T10:57:16.361Z root ERROR D 2024-10-15T10:57:16.360Z | pick_first | Start connecting to subchannel with address 127.0.0.1:52725
2024-10-15T10:57:16.361Z root ERROR D 2024-10-15T10:57:16.361Z | subchannel | (3) 127.0.0.1:52725 IDLE -> CONNECTING
2024-10-15T10:57:16.361Z root ERROR D 2024-10-15T10:57:16.361Z | transport | dns:localhost:52725 creating HTTP/2 session to 127.0.0.1:52725
2024-10-15T10:57:16.418Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/ezuralski/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/ezuralski/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-10-15T10:57:16.418Z config INFO Validating the CLI configuration...
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.423Z | subchannel | (3) 127.0.0.1:52725 CONNECTING -> READY
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | pick_first | Pick subchannel with address 127.0.0.1:52725
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | subchannel_refcount | (3) 127.0.0.1:52725 refcount 2 -> 3
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | subchannel_refcount | (2) ::1:52725 refcount 2 -> 1
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | subchannel_refcount | (3) 127.0.0.1:52725 refcount 3 -> 2
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | pick_first | CONNECTING -> READY
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | resolving_load_balancer | dns:localhost:52725 CONNECTING -> READY
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | channel | (1) dns:localhost:52725 callRefTimer.unref | configSelectionQueue.length=0 pickQueue.length=0
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | load_balancing_call | [2] Pick called
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | load_balancing_call | [2] Pick result: COMPLETE subchannel: (3) 127.0.0.1:52725 status: undefined undefined
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | connectivity_state | (1) dns:localhost:52725 CONNECTING -> READY
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | transport_flowctrl | (4) 127.0.0.1:52725 local window size: 65535 remote window size: 65535
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.424Z | transport_internals | (4) 127.0.0.1:52725 session.closed=false session.destroyed=false session.socket.destroyed=false
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.425Z | load_balancing_call | [2] Created child call [3]
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.425Z | subchannel_call | [3] write() called with message of length 5
2024-10-15T10:57:16.425Z root ERROR D 2024-10-15T10:57:16.425Z | subchannel_call | [3] sending data chunk of length 5
2024-10-15T10:57:16.425Z config INFO The CLI config is valid.
2024-10-15T10:57:16.425Z config INFO <<< Initialized the CLI configuration.
2024-10-15T10:57:16.426Z root ERROR D 2024-10-15T10:57:16.426Z | load_balancing_call | [2] halfClose called
2024-10-15T10:57:16.426Z root ERROR D 2024-10-15T10:57:16.426Z | subchannel_call | [3] end() called
2024-10-15T10:57:16.426Z root ERROR D 2024-10-15T10:57:16.426Z | subchannel_call | [3] calling end() on HTTP/2 stream
2024-10-15T10:57:16.429Z root ERROR D 2024-10-15T10:57:16.429Z | transport | (4) 127.0.0.1:52725 local settings acknowledged by remote: {"headerTableSize":4096,"enablePush":true,"initialWindowSize":65535,"maxFrameSize":16384,"maxConcurrentStreams":4294967295,"maxHeaderListSize":4294967295,"maxHeaderSize":4294967295,"enableConnectProtocol":false}
2024-10-15T10:57:16.432Z root ERROR D 2024-10-15T10:57:16.432Z | subchannel_call | [3] Received server headers:
                :status: 200
                content-type: application/grpc

2024-10-15T10:57:16.432Z root ERROR D 2024-10-15T10:57:16.432Z | load_balancing_call | [2] Received metadata
2024-10-15T10:57:16.432Z root ERROR D 2024-10-15T10:57:16.432Z | retrying_call | [1] Received metadata from child [2]
2024-10-15T10:57:16.432Z root ERROR D 2024-10-15T10:57:16.432Z | retrying_call | [1] Committing call [2] at index 0
2024-10-15T10:57:16.433Z root ERROR D 2024-10-15T10:57:16.432Z | resolving_call | [0] Received metadata
2024-10-15T10:57:16.435Z root ERROR D 2024-10-15T10:57:16.433Z | subchannel_call | [3] receive HTTP/2 data frame of length 9
2024-10-15T10:57:16.436Z root ERROR D 2024-10-15T10:57:16.433Z | subchannel_call | [3] parsed message of length 9
2024-10-15T10:57:16.437Z root ERROR D 2024-10-15T10:57:16.433Z | subchannel_call | [3] pushing to reader message of length 9
2024-10-15T10:57:16.437Z root ERROR D 2024-10-15T10:57:16.433Z | load_balancing_call | [2] Received message
2024-10-15T10:57:16.437Z root ERROR D 2024-10-15T10:57:16.433Z | retrying_call | [1] Received message from child [2]
2024-10-15T10:57:16.437Z root ERROR D 2024-10-15T10:57:16.433Z | resolving_call | [0] Received message
2024-10-15T10:57:16.437Z root ERROR D 2024-10-15T10:57:16.434Z | resolving_call | [0] Finished filtering received message
2024-10-15T10:57:16.441Z root ERROR D 2024-10-15T10:57:16.439Z | subchannel_call | [3] HTTP/2 stream closed with code 1
2024-10-15T10:57:16.441Z root ERROR D 2024-10-15T10:57:16.439Z | subchannel_call | [3] ended with status: code=13 details="Received RST_STREAM with code 1"
2024-10-15T10:57:16.441Z root ERROR D 2024-10-15T10:57:16.440Z | load_balancing_call | [2] Received status
2024-10-15T10:57:16.441Z root ERROR D 2024-10-15T10:57:16.440Z | load_balancing_call | [2] ended with status: code=13 details="Received RST_STREAM with code 1"
2024-10-15T10:57:16.441Z root ERROR D 2024-10-15T10:57:16.440Z | retrying_call | [1] Received status from child [2]
2024-10-15T10:57:16.442Z root ERROR D 2024-10-15T10:57:16.440Z | retrying_call | [1] state=COMMITTED handling status with progress PROCESSED from child [2] in state ACTIVE
2024-10-15T10:57:16.442Z root ERROR D 2024-10-15T10:57:16.440Z | retrying_call | [1] ended with status: code=13 details="Received RST_STREAM with code 1"
2024-10-15T10:57:16.442Z root ERROR D 2024-10-15T10:57:16.440Z | resolving_call | [0] Received status
2024-10-15T10:57:16.442Z root ERROR D 2024-10-15T10:57:16.440Z | resolving_call | [0] ended with status: code=13 details="Received RST_STREAM with code 1"
2024-10-15T10:57:16.444Z root ERROR Uncaught Exception:  Error: 13 INTERNAL: Received RST_STREAM with code 1
2024-10-15T10:57:16.444Z root ERROR Error: 13 INTERNAL: Received RST_STREAM with code 1
    at t.callErrorFromStatus (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:912720)
    at Object.onReceiveStatus (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:938041)
    at Object.onReceiveStatus (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:933919)
    at Object.onReceiveStatus (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:933364)
    at C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1019505
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeUnaryRequest (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:937582)
    at a.create (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1004397)
    at instance (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:769581)
    at new Promise (<anonymous>)
    at v.createClient (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:769558)
    at v.create (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:768466)
    at C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:767362
    at C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1212097
    at i.invoke (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1212187)
    at a.fire (C:\Program Files\Arduino-IDE\resources\app\lib\backend\main.js:2:1213990)
2024-10-15T10:57:17.262Z root ERROR D 2024-10-15T10:57:17.262Z | subchannel | (2) ::1:52725 TRANSIENT_FAILURE -> CONNECTING
2024-10-15T10:57:17.262Z root ERROR D 2024-10-15T10:57:17.262Z | transport | dns:localhost:52725 creating HTTP/2 session to ::1:52725
2024-10-15T10:57:17.322Z root ERROR D 2024-10-15T10:57:17.322Z | transport | dns:localhost:52725 connection failed with error connect ECONNREFUSED ::1:52725
2024-10-15T10:57:17.322Z root ERROR D 2024-10-15T10:57:17.322Z | subchannel | (2) ::1:52725 CONNECTING -> TRANSIENT_FAILURE
2024-10-15T10:57:17.322Z root ERROR D 2024-10-15T10:57:17.322Z | subchannel | (2) ::1:52725 TRANSIENT_FAILURE -> IDLE
2024-10-15T10:57:26.263Z root ERROR D 2024-10-15T10:57:26.263Z | subchannel_refcount | (2) ::1:52725 refcount 1 -> 0

Hi @ptillisch. Sorry to pester you, have you had a chance to look into the logs? Any help will be greatly appreciated!

Bump @ptillisch

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