I just downloaded Arduino again since my robotics class will be using it but whenever I try to open it, it would just show me the logo on a grayish screen. It doesn't even load at all after like 2 hours of me waiting.
Please help! I'm using my laptop running on Windows 11 and I haven't encountered this problem before when I first used Arduino. It could be the compatibility of the version I'm using but all my classmates' (they all using Windows 11 too) have theirs up and running smoothly.
Hi @aaaaaaa1646277272. I'm going to ask you to post some additional information that might help us to identify the problem.
Please do this:
Start Windows "File Explorer".
Open the Arduino IDE installation folder.
(usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
From the context menu, click "Open PowerShell window here".
Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
Type the following command:
& ".\Arduino IDE"
Press the Enter key.
Debug output should now be printed to the PowerShell window as Arduino IDE starts.
Wait until you are sure the IDE startup has gone into the hang state
(as indicated by no additional output being printed to the terminal).
Switch back to the PowerShell window if the Arduino IDE window took the focus.
Right click on the title bar of the PowerShell window.
This will open a context menu.
Select Edit > Select All from the context menu.
This will select all the text in the PowerShell window.
Press Ctrl+C.
This will copy the contents of the PowerShell window to the clipboard.
Open a forum reply here by clicking the Reply button.
Click the </> icon on the post composer toolbar.
This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
Press Ctrl+V.
This will paste the output into the code block.
Move the cursor outside of the code block markup before you add any additional text to your reply.
Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.
PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 10984
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/jewel/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-30T12:59:06.799Z root WARN Backend Object.initialize took longer than the expected maximum 50 milliseconds: 62.6 ms [Finished 41.248 s after backend start]
2023-01-30T12:59:06.800Z root WARN Backend Object.configure took longer than the expected maximum 50 milliseconds: 65.0 ms [Finished 41.252 s after backend start]
2023-01-30T12:59:06.804Z root INFO Backend MessagingContribution.onStart: 13.2 ms [Finished 41.252 s after backend start]
2023-01-30T12:59:06.807Z root INFO Backend OSBackendApplicationContribution.configure: 1.6 ms [Finished 42.374 s after backend start]
2023-01-30T12:59:06.811Z root INFO Backend DefaultWorkspaceServer.onStart: 1.5 ms [Finished 42.374 s after backend start]
2023-01-30T12:59:06.816Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.6 ms [Finished 42.375 s after backend start]
2023-01-30T12:59:06.833Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 1121.8 ms [Finished 42.376 s after backend start]
2023-01-30T12:59:06.833Z root INFO Backend TaskBackendApplicationContribution.onStart: 1.2 ms [Finished 42.376 s after backend start]
2023-01-30T12:59:06.836Z root INFO Backend ElectronTokenBackendContribution.configure: 8.1 ms [Finished 42.385 s after backend start]
2023-01-30T12:59:06.851Z root INFO Backend PluginDeployerContribution.initialize: 2.2 ms [Finished 42.386 s after backend start]
2023-01-30T12:59:06.853Z root INFO Backend ConfigServiceImpl.onStart: 3.9 ms [Finished 42.389 s after backend start]
2023-01-30T12:59:06.856Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 2.1 ms [Finished 42.394 s after backend start]
2023-01-30T12:59:06.857Z root INFO Backend ArduinoDaemonImpl.onStart: 18.9 ms [Finished 42.411 s after backend start]
2023-01-30T12:59:06.857Z root INFO Backend NodeFileUploadService.configure: 22.8 ms [Finished 42.412 s after backend start]
2023-01-30T12:59:06.857Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-01-30T12:59:06.858Z discovery-log INFO start
2023-01-30T12:59:06.858Z discovery-log INFO start new deferred
2023-01-30T12:59:06.858Z root INFO Backend HostedPluginLocalizationService.initialize: 1.2 ms [Finished 42.414 s after backend start]
2023-01-30T12:59:06.859Z root INFO Backend BoardDiscovery.onStart: 16.6 ms [Finished 42.430 s after backend start]
2023-01-30T12:59:06.859Z root INFO Backend FileDownloadEndpoint.configure: 16.5 ms [Finished 42.431 s after backend start]
2023-01-30T12:59:06.860Z root INFO Backend AuthenticationServiceImpl.onStart: 1.0 ms [Finished 42.435 s after backend start]
2023-01-30T12:59:06.865Z root INFO Backend PluginApiContribution.configure: 1.3 ms [Finished 42.435 s after backend start]
2023-01-30T12:59:06.975Z root INFO Backend HostedPluginReader.configure: 1.0 ms [Finished 42.437 s after backend start]
2023-01-30T12:59:06.976Z root INFO Backend HostedPluginReader.configure: 0.4 ms [Finished 42.438 s after backend start]
2023-01-30T12:59:06.980Z root WARN Backend PlotterBackendContribution.configure took longer than the expected maximum 50 milliseconds: 105.7 ms [Finished 42.553 s after backend start]
2023-01-30T12:59:07.026Z root INFO Theia app listening on http://localhost:61714.
2023-01-30T12:59:07.045Z root INFO Finished starting backend application: 168.1 ms [Finished 42.604 s after backend start]
2023-01-30T12:59:07.088Z root WARN The local plugin referenced by local-dir:/c%3A/Users/jewel/.arduinoIDE/plugins does not exist.
2023-01-30T12:59:07.089Z root WARN The local plugin referenced by local-dir:/c%3A/Users/jewel/.arduinoIDE/extensions does not exist.
2023-01-30T12:59:07.125Z root WARN The local plugin referenced by local-dir:C:\Users\jewel\.arduinoProIDE\plugins does not exist.
2023-01-30T12:59:15.488Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.490Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-30T12:59:15.491Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.495Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-30T12:59:15.495Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.496Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-30T12:59:15.497Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.497Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-30T12:59:15.498Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.499Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-30T12:59:15.499Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.500Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-30T12:59:15.501Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.501Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-30T12:59:15.502Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.503Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-30T12:59:15.504Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.504Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-30T12:59:15.508Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.508Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-30T12:59:15.509Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.510Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-30T12:59:15.514Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.515Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-30T12:59:15.516Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.517Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-30T12:59:15.517Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.518Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-30T12:59:15.518Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.519Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-30T12:59:15.520Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.520Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-30T12:59:15.521Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.523Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-30T12:59:15.525Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.529Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-30T12:59:15.531Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.532Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-30T12:59:15.532Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.533Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-30T12:59:15.533Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-30T12:59:15.534Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-30T12:59:15.879Z root INFO Resolve plugins list: 9023.7 ms [Finished 51.456 s after backend start]
2023-01-30T12:59:16.378Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 498.7 ms [Finished 51.956 s after backend start]
2023-01-30T12:59:16.634Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 255.4 ms [Finished 52.211 s after backend start]
2023-01-30T12:59:17.234Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 600.9 ms [Finished 52.812 s after backend start]
2023-01-30T12:59:17.336Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 102.2 ms [Finished 52.915 s after backend start]
2023-01-30T12:59:17.338Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.7 ms [Finished 52.916 s after backend start]
Restoring workspace roots: c:\Users\jewel\Downloads\FS4MTEQIU807L85\lineFollowerAndObjectAvoidance\lineFollowerAndObjectAvoidance.ino
isTempSketch: false. Input was c:\Users\jewel\Downloads\FS4MTEQIU807L85\lineFollowerAndObjectAvoidance\lineFollowerAndObjectAvoidance.ino
2023-01-30T12:59:23.121Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 5783.1 ms [Finished 58.700 s after backend start]
2023-01-30T12:59:29.336Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 6226.5 ms [Finished 64.926 s after backend start]
2023-01-30T12:59:47.901Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 18564.4 ms [Finished 83.491 s after backend start]
2023-01-30T13:00:20.285Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 32383.9 ms [Finished 115.875 s after backend start]
2023-01-30T13:00:26.187Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 5892.6 ms [Finished 121.767 s after backend start]
[12168:0130/210027.495:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
2023-01-30T13:00:31.636Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 5448.8 ms [Finished 127.216 s after backend start]
2023-01-30T13:00:40.912Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 9275.2 ms [Finished 136.492 s after backend start]
2023-01-30T13:00:46.689Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 5777.1 ms [Finished 142.270 s after backend start]
2023-01-30T13:00:53.706Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 7016.9 ms [Finished 149.287 s after backend start]
2023-01-30T13:00:55.670Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 1964.2 ms [Finished 151.251 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-30T13:01:02.449Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 6778.8 ms [Finished 158.030 s after backend start]
2023-01-30T13:01:08.224Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 5774.6 ms [Finished 163.805 s after backend start]
2023-01-30T13:01:11.927Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 3703.4 ms [Finished 167.508 s after backend start]
2023-01-30T13:01:12.374Z daemon INFO INFO[0021] Using config file: c:\Users\jewel\.arduinoIDE\arduino-cli.yaml
INFO[0021] arduino-cli.exe version 0.29.0
INFO[0021] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"62085"}
2023-01-30T13:01:12.376Z daemon INFO Daemon is running.
2023-01-30T13:01:18.675Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 6746.2 ms [Finished 174.255 s after backend start]
2023-01-30T13:01:24.320Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 5645.6 ms [Finished 179.901 s after backend start]
2023-01-30T13:01:24.329Z daemon INFO INFO[0033] Loading hardware from: C:\Users\jewel\AppData\Local\Arduino15\packages
INFO[0034] Loading libraries index file index="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0034] Adding libraries dir dir="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0034] Adding libraries dir dir="C:\\Users\\jewel\\OneDrive\\Documents\\Arduino\\libraries" location=user
2023-01-30T13:01:24.380Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: loading json index file C:\Users\jewel\AppData\Local\Arduino15\package_index.json: open C:\Users\jewel\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
2023-01-30T13:01:24.383Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2023-01-30T13:01:24.388Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2023-01-30T13:01:24.394Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: reading library_index.json: open C:\Users\jewel\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.
2023-01-30T13:01:24.416Z root ERROR The primary packages indexes are missing. Running indexes update before initializing the core gRPC client
2023-01-30T13:01:32.877Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 8480.3 ms [Finished 188.381 s after backend start]
2023-01-30T13:01:32.879Z root INFO Deploy plugins list: 9023.7 ms [Finished 188.457 s after backend start]
2023-01-30T13:01:32.887Z daemon INFO INFO[0037] Updating index url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
INFO[0037] Updating libraries index
2023-01-30T13:01:32.896Z root INFO core-client-provider [library-index]
2023-01-30T13:01:32.909Z root INFO core-client-provider [platform-index]
2023-01-30T13:01:39.514Z daemon INFO INFO[0052] Loading hardware from: C:\Users\jewel\AppData\Local\Arduino15\packages
2023-01-30T13:01:39.603Z daemon INFO INFO[0052] Checking signature index="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
2023-01-30T13:01:43.272Z daemon INFO INFO[0056] Installing tool Tool="builtin:mdns-discovery@1.0.6"
2023-01-30T13:01:44.033Z daemon INFO INFO[0057] Tool installed Tool="builtin:mdns-discovery@1.0.6"
2023-01-30T13:01:57.409Z daemon INFO INFO[0070] Installing tool Tool="builtin:serial-monitor@0.12.0"
2023-01-30T13:01:57.645Z daemon INFO INFO[0070] Tool installed Tool="builtin:serial-monitor@0.12.0"
2023-01-30T13:01:59.319Z daemon INFO INFO[0072] Installing tool Tool="builtin:ctags@5.8-arduino11"
2023-01-30T13:01:59.429Z daemon INFO INFO[0072] Tool installed Tool="builtin:ctags@5.8-arduino11"
2023-01-30T13:02:14.867Z daemon INFO INFO[0087] Installing tool Tool="builtin:serial-discovery@1.3.3"
2023-01-30T13:02:15.067Z daemon INFO INFO[0088] Tool installed Tool="builtin:serial-discovery@1.3.3"
2023-01-30T13:02:15.068Z daemon INFO INFO[0088] Loading tools from dir: C:\Users\jewel\AppData\Local\Arduino15\packages\builtin\tools
2023-01-30T13:02:15.077Z daemon INFO INFO[0088] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0088] Loaded tool tool="builtin:mdns-discovery@1.0.6"
INFO[0088] Loaded tool tool="builtin:serial-discovery@1.3.3"
INFO[0088] Loaded tool tool="builtin:serial-monitor@0.12.0"
2023-01-30T13:02:15.140Z daemon INFO INFO[0088] Loading libraries index file index="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\library_index.json"
2023-01-30T13:02:15.780Z daemon INFO INFO[0088] Adding libraries dir dir="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\libraries" location=ide
2023-01-30T13:02:15.781Z daemon INFO INFO[0088] Adding libraries dir dir="C:\\Users\\jewel\\OneDrive\\Documents\\Arduino\\libraries" location=user
2023-01-30T13:02:15.791Z daemon INFO INFO[0088] Loading hardware from: C:\Users\jewel\AppData\Local\Arduino15\packages
2023-01-30T13:02:15.796Z daemon INFO INFO[0088] Loading package builtin from: C:\Users\jewel\AppData\Local\Arduino15\packages\builtin
2023-01-30T13:02:15.797Z daemon INFO INFO[0088] Checking existence of 'tools' path: C:\Users\jewel\AppData\Local\Arduino15\packages\builtin\tools
INFO[0088] Loading tools from dir: C:\Users\jewel\AppData\Local\Arduino15\packages\builtin\tools
2023-01-30T13:02:15.798Z daemon INFO INFO[0088] Loaded tool tool="builtin:ctags@5.8-arduino11"
2023-01-30T13:02:15.800Z daemon INFO INFO[0088] Loaded tool tool="builtin:mdns-discovery@1.0.6"
INFO[0088] Loaded tool tool="builtin:serial-discovery@1.3.3"
2023-01-30T13:02:15.801Z daemon INFO INFO[0088] Loaded tool tool="builtin:serial-monitor@0.12.0"
2023-01-30T13:02:15.859Z daemon INFO INFO[0088] Checking signature index="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
2023-01-30T13:02:15.861Z daemon INFO INFO[0088] Loading libraries index file index="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\library_index.json"
2023-01-30T13:02:16.974Z daemon INFO INFO[0089] Adding libraries dir dir="C:\\Users\\jewel\\AppData\\Local\\Arduino15\\libraries" location=ide
2023-01-30T13:02:16.974Z daemon INFO INFO[0089] Adding libraries dir dir="C:\\Users\\jewel\\OneDrive\\Documents\\Arduino\\libraries" location=user
2023-01-30T13:02:16.979Z root INFO Downloaded the primary package indexes, and successfully initialized the core gRPC client.
2023-01-30T13:02:16.981Z discovery-log INFO start request start watch
2023-01-30T13:02:16.982Z discovery-log INFO start requested start watch
2023-01-30T13:02:16.982Z discovery-log INFO start resolved watching
2023-01-30T13:02:17.073Z daemon INFO INFO[0090] starting discovery builtin:mdns-discovery process
2023-01-30T13:02:17.074Z daemon INFO INFO[0090] starting discovery builtin:serial-discovery process
2023-01-30T13:02:18.307Z daemon INFO INFO[0091] started discovery builtin:serial-discovery process
INFO[0091] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery
2023-01-30T13:02:18.541Z daemon INFO INFO[0091] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
2023-01-30T13:02:18.543Z daemon INFO INFO[0091] sending command START_SYNC to discovery builtin:serial-discovery
2023-01-30T13:02:18.550Z daemon INFO INFO[0091] from discovery builtin:serial-discovery received message type: start_sync, message: OK
2023-01-30T13:02:19.091Z daemon INFO INFO[0092] started discovery builtin:mdns-discovery process
INFO[0092] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery
2023-01-30T13:02:19.163Z daemon INFO INFO[0092] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
2023-01-30T13:02:19.164Z daemon INFO INFO[0092] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0092] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
On the first run after a fresh installation, and when an update of them is available, Arduino IDE automatically download the serial-discovery and mdns-discovery tools from the Internet and installs them on your computer. These tools are required so if for some reason the IDE can no find the tools then it fails to start.
The problem is usually caused by the antivirus software quarantining the files after Arduino IDE installs them. So you have the folders where the files should have been, but the files are not in the folder (because they are in the quarantine).
Please check your antivirus software quarantine to see if you can restore the files. If you do that and then restart Arduino IDE, it should start up without a problem.
As I mentioned above, Arduino IDE also automatically updates these tools whenever Arduino releases new versions of them. So you will also likely want to make the appropriate adjustments to your antivirus configuration so that it doesn't interfere with those updates.
PS C:\Users\nandi\AppData\Local\Programs\Arduino IDE> .\Arduino IDE
.\Arduino : The term '.\Arduino' is not recognized as the name of a
cmdlet, function, script file, or operable program. Check the spelling
of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1
Not sure what the application's name is (not behind a PC). Either there should not be a space or yoy must use ".\Arduino IDE" with the double quotes as shown in post #2.
PS C:\Program Files\Arduino IDE> PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.1.0
Starting backend process. PID: 2808
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/darren.herbert/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-06-15T22:46:54.811Z root INFO Backend Object.initialize: 4.7 ms [Finished 2.072 s after backend start]
2023-06-15T22:46:54.812Z root INFO Backend Object.configure: 4.0 ms [Finished 2.072 s after backend start]
2023-06-15T22:46:54.814Z root INFO Backend MessagingContribution.onStart: 1.8 ms [Finished 2.072 s after backend start]
2023-06-15T22:46:54.815Z root INFO Backend OSBackendApplicationContribution.configure: 0.5 ms [Finished 2.118 s after backend start]
2023-06-15T22:46:54.816Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 2.118 s after backend start]2023-06-15T22:46:54.817Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 2.119 s after backend start]
2023-06-15T22:46:54.818Z root INFO Backend PluginLocalizationBackendContribution.initialize: 46.2 ms [Finished 2.119 s after backend start]
2023-06-15T22:46:54.818Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 2.119 s after backend start]
2023-06-15T22:46:54.820Z root INFO Backend ElectronTokenBackendContribution.configure: 3.6 ms [Finished 2.123 s after backend start]
2023-06-15T22:46:54.820Z config INFO >>> Initializing CLI configuration...
2023-06-15T22:46:54.821Z root INFO Backend PluginDeployerContribution.initialize: 0.7 ms [Finished 2.123 s after backend start]
2023-06-15T22:46:54.821Z root INFO Backend ConfigServiceImpl.onStart: 1.1 ms [Finished 2.124 s after backend start]
2023-06-15T22:46:54.822Z config INFO Loading CLI configuration from c:\Users\darren.herbert\.arduinoIDE\arduino-cli.yaml...
2023-06-15T22:46:54.823Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.5 ms [Finished 2.125 s after backend start]
2023-06-15T22:46:54.823Z root INFO Backend ArduinoDaemonImpl.onStart: 1.4 ms [Finished 2.126 s after backend start]
2023-06-15T22:46:54.823Z root INFO Backend NodeFileUploadService.configure: 2.7 ms [Finished 2.126 s after backend start]
2023-06-15T22:46:54.823Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-06-15T22:46:54.824Z discovery-log INFO start
2023-06-15T22:46:54.824Z discovery-log INFO start new deferred
2023-06-15T22:46:54.824Z root INFO Backend HostedPluginLocalizationService.initialize: 0.6 ms [Finished 2.128 s after backend start]
2023-06-15T22:46:54.825Z root INFO Backend BoardDiscovery.onStart: 1.3 ms [Finished 2.129 s after backend start]
2023-06-15T22:46:54.825Z root INFO Backend FileDownloadEndpoint.configure: 1.2 ms [Finished 2.129 s after backend start]2023-06-15T22:46:54.825Z root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 2.131 s after backend start]
2023-06-15T22:46:54.831Z root INFO Backend PluginApiContribution.configure: 0.6 ms [Finished 2.131 s after backend start]
2023-06-15T22:46:54.833Z root INFO Backend HostedPluginReader.configure: 0.7 ms [Finished 2.133 s after backend start]
2023-06-15T22:46:54.833Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 2.133 s after backend start]
2023-06-15T22:46:54.833Z root INFO Backend PlotterBackendContribution.configure: 1.3 ms [Finished 2.141 s after backend start]
2023-06-15T22:46:54.837Z root INFO Theia app listening on http://localhost:1026.
2023-06-15T22:46:54.838Z root INFO Finished starting backend application: 13.1 ms [Finished 2.145 s after backend start]2023-06-15T22:46:54.855Z root WARN The local plugin referenced by local-dir:/c%3A/Users/darren.herbert/.arduinoIDE/plugins does not exist.
2023-06-15T22:46:54.859Z root WARN The local plugin referenced by local-dir:/c%3A/Users/darren.herbert/.arduinoIDE/extensions does not exist.
2023-06-15T22:46:54.862Z root WARN The local plugin referenced by local-dir:C:\Users\darren.herbert\.arduinoIDE\plugins does not exist.
2023-06-15T22:46:54.898Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.899Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-06-15T22:46:54.901Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.901Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-06-15T22:46:54.910Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.912Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-06-15T22:46:54.913Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.914Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-06-15T22:46:54.915Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.915Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-06-15T22:46:54.916Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.917Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-06-15T22:46:54.917Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.918Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-06-15T22:46:54.919Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.920Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-06-15T22:46:54.921Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.931Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-06-15T22:46:54.933Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.938Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-06-15T22:46:54.945Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.946Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-06-15T22:46:54.946Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.946Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-06-15T22:46:54.946Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.951Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-06-15T22:46:54.953Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.955Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-06-15T22:46:54.957Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.963Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-06-15T22:46:54.964Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.966Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-06-15T22:46:54.968Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.979Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-06-15T22:46:54.981Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.983Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-06-15T22:46:54.987Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.989Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-06-15T22:46:54.992Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.992Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-06-15T22:46:54.994Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-15T22:46:54.995Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-06-15T22:46:55.020Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\darren.herbert\\Documents\\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-06-15T22:46:55.020Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-06-15T22:46:55.022Z config INFO Loaded the CLI configuration.
2023-06-15T22:46:55.030Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/darren.herbert/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/darren.herbert/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-06-15T22:46:55.035Z config INFO Validating the CLI configuration...
2023-06-15T22:46:55.045Z config INFO The CLI config is valid.
2023-06-15T22:46:55.047Z config INFO <<< Initialized the CLI configuration.
2023-06-15T22:46:55.065Z root INFO Resolve plugins list: 242.3 ms [Finished 2.372 s after backend start]
2023-06-15T22:46:55.072Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 7.5 ms [Finished 2.380 s after backend start]
2023-06-15T22:46:55.078Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 6.0 ms [Finished 2.386 s after backend start]
2023-06-15T22:46:55.095Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 17.1 ms [Finished 2.403 s after backend start]
2023-06-15T22:46:55.099Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 3.2 ms [Finished 2.406 s after backend start]
2023-06-15T22:46:55.101Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.9 ms [Finished 2.408 s after backend start]
2023-06-15T22:46:55.210Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 109.1 ms [Finished 2.518 s after backend start]
2023-06-15T22:46:55.255Z daemon INFO INFO[0000] Using config file: c:\Users\darren.herbert\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.2
INFO[0000] Executing `arduino-cli daemon`
Daemon is now listening on 127.0.0.1:10990
{"IP":"127.0.0.1","Port":"10990"}
2023-06-15T22:46:55.256Z daemon INFO Daemon is running.
2023-06-15T22:46:55.412Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 202.3 ms [Finished 2.720 s after backend start]
2023-06-15T22:46:55.575Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 162.6 ms [Finished 2.883 s after backend start]
2023-06-15T22:46:55.576Z daemon INFO INFO[0000] Loading hardware from: C:\Users\darren.herbert\AppData\Local\Arduino15\packages
INFO[0000] Checking signature index="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Loading libraries index file index="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\library_index.json"
2023-06-15T22:46:55.581Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2023-06-15T22:46:55.584Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2023-06-15T22:46:55.585Z daemon INFO INFO[0000] Adding libraries dir dir="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir dir="C:\\Users\\darren.herbert\\Documents\\Arduino\\libraries" location=user
2023-06-15T22:46:55.593Z root ERROR The primary packages indexes are missing. Running indexes update before initializing the core gRPC client
2023-06-15T22:46:55.692Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 117.5 ms [Finished 3.000 s after backend start]
2023-06-15T22:46:55.694Z root INFO core-client-provider [platform-index]
2023-06-15T22:46:55.696Z daemon INFO INFO[0000] Updating index url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
INFO[0000] Starting download url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2023-06-15T22:46:55.775Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 82.4 ms [Finished 3.083 s after backend start]
2023-06-15T22:46:55.832Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 56.8 ms [Finished 3.139 s after backend start]
2023-06-15T22:46:55.925Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 93.6 ms [Finished 3.233 s after backend start]
2023-06-15T22:46:56.013Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 87.2 ms [Finished 3.320 s after backend start]
2023-06-15T22:46:56.086Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 73.1 ms [Finished 3.394 s after backend start]
2023-06-15T22:46:56.123Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 36.6 ms [Finished 3.430 s after backend start]
2023-06-15T22:46:56.205Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 82.1 ms [Finished 3.513 s after backend start]
2023-06-15T22:46:56.278Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 73.2 ms [Finished 3.586 s after backend start]
2023-06-15T22:46:56.283Z daemon INFO INFO[0001] Loading hardware from: C:\Users\darren.herbert\AppData\Local\Arduino15\packages
2023-06-15T22:46:56.372Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 94.5 ms [Finished 3.680 s after backend start]
2023-06-15T22:46:56.373Z daemon INFO INFO[0001] Checking signature index="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0001] Loading libraries index file index="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\library_index.json"
2023-06-15T22:46:56.377Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2023-06-15T22:46:56.382Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2023-06-15T22:46:56.462Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 89.7 ms [Finished 3.770 s after backend start]
2023-06-15T22:46:56.463Z daemon INFO INFO[0001] Adding libraries dir dir="C:\\Users\\darren.herbert\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0001] Adding libraries dir dir="C:\\Users\\darren.herbert\\Documents\\Arduino\\libraries" location=user
2023-06-15T22:46:56.466Z root ERROR Uncaught Exception:
2023-06-15T22:46:56.466Z root ERROR Error: The index of the cores and libraries must be updated before initializing the core gRPC client.
The following problems were detected during the gRPC client initialization:
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
at isIndexUpdateRequiredBeforeInit (C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:388:11)
at CoreClientProvider.evaluateErrorStatus (C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:200:16)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ClientReadableStreamImpl.<anonymous> (C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\core-client-provider.js:184:31)
2023-06-15T22:46:56.520Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 57.7 ms [Finished 3.828 s after backend start]
2023-06-15T22:46:56.585Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 64.3 ms [Finished 3.892 s after backend start]
2023-06-15T22:46:56.585Z root INFO Deploy plugins list: 242.3 ms [Finished 3.893 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-06-15T22:46:57.441Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 300.8 ms [Finished 2.429 s after frontend start]
[4676:0616/084852.855:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
Closing channel on service path '/services/electron-window-ext'.
[16416:0616/085758.880:ERROR:dns_config_service.cc(259)] DNS config watch failed.
[5384:0616/085758.880:ERROR:dns_config_service.cc(259)] DNS config watch failed.
Closing channel on service path '/services/electron-window'.
Closing channel on service path '/services/ide-updater'.
On the first run after a fresh installation, Arduino IDE downloads some additional essential components from the Internet and installs them. If it can't install those components then the startup fails. So the computer must have access to the Internet on the first startup.
The errors indicate Arduino IDE is not able to access the Internet. If it is not already, please connect your computer to the Internet, close the Arduino IDE window, then start Arduino IDE again. This time it should start up successfully.
After that first run, an Internet connection is not required. However, there are some supplemental features such as "Library Manager" that have an inherent dependency on the Internet. Those features will not be usable while your computer is offline. But the essential functionality of editing, compiling, and uploading sketches will be available even without an Internet connection.
PS C:\Users\ID-117\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\ID-117\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.1.1
Starting backend process. PID: 21920
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/ID-117/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-08-20T07:09:49.566Z root INFO Backend Object.initialize: 4.2 ms [Finished 1.311 s after backend start]
2023-08-20T07:09:49.566Z root INFO Backend Object.configure: 3.6 ms [Finished 1.311 s after backend start]
2023-08-20T07:09:49.566Z root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 1.311 s after backend start]
2023-08-20T07:09:49.567Z root INFO Backend OSBackendApplicationContribution.configure: 0.8 ms [Finished 1.346 s after backend start]
2023-08-20T07:09:49.568Z root INFO Backend DefaultWorkspaceServer.onStart: 0.7 ms [Finished 1.346 s after backend start]
2023-08-20T07:09:49.569Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 1.346 s after backend start]
2023-08-20T07:09:49.569Z root INFO Backend PluginLocalizationBackendContribution.initialize: 34.7 ms [Finished 1.347 s after backend start]
2023-08-20T07:09:49.570Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.347 s after backend start]
2023-08-20T07:09:49.570Z root INFO Backend ElectronTokenBackendContribution.configure: 0.9 ms [Finished 1.348 s after backend start]
2023-08-20T07:09:49.571Z config INFO >>> Initializing CLI configuration...
2023-08-20T07:09:49.571Z root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.348 s after backend start]
2023-08-20T07:09:49.572Z root INFO Backend ConfigServiceImpl.onStart: 0.7 ms [Finished 1.348 s after backend start]
2023-08-20T07:09:49.572Z config INFO Loading CLI configuration from c:\Users\ID-117\.arduinoIDE\arduino-cli.yaml...
2023-08-20T07:09:49.573Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.350 s after backend start]
2023-08-20T07:09:49.573Z root INFO Backend ArduinoDaemonImpl.onStart: 0.9 ms [Finished 1.350 s after backend start]
2023-08-20T07:09:49.573Z root INFO Backend NodeFileUploadService.configure: 2.1 ms [Finished 1.351 s after backend start]
2023-08-20T07:09:49.573Z daemon INFO Starting daemon from C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-08-20T07:09:49.573Z discovery-log INFO start
2023-08-20T07:09:49.573Z discovery-log INFO start new deferred
2023-08-20T07:09:49.574Z root INFO Backend HostedPluginLocalizationService.initialize: 0.4 ms [Finished 1.351 s after backend start]
2023-08-20T07:09:49.574Z root INFO Backend BoardDiscovery.onStart: 0.9 ms [Finished 1.352 s after backend start]
2023-08-20T07:09:49.574Z root INFO Backend FileDownloadEndpoint.configure: 0.8 ms [Finished 1.352 s after backend start]
2023-08-20T07:09:49.575Z root INFO Backend AuthenticationServiceImpl.onStart: 0.3 ms [Finished 1.353 s after backend start]
2023-08-20T07:09:49.575Z root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.354 s after backend start]
2023-08-20T07:09:49.576Z root INFO Backend HostedPluginReader.configure: 0.4 ms [Finished 1.355 s after backend start]
2023-08-20T07:09:49.576Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.355 s after backend start]
2023-08-20T07:09:49.576Z root INFO Backend PlotterBackendContribution.configure: 0.8 ms [Finished 1.357 s after backend start]
2023-08-20T07:09:49.579Z root INFO Theia app listening on http://localhost:63705.
2023-08-20T07:09:49.580Z root INFO Finished starting backend application: 5.7 ms [Finished 1.360 s after backend start]
2023-08-20T07:09:49.610Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ID-117/.arduinoIDE/plugins does not exist.
2023-08-20T07:09:49.610Z root WARN The local plugin referenced by local-dir:/c%3A/Users/ID-117/.arduinoIDE/extensions does not exist.
2023-08-20T07:09:49.611Z root WARN The local plugin referenced by local-dir:C:\Users\ID-117\.arduinoIDE\plugins does not exist.
2023-08-20T07:09:49.656Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.657Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-08-20T07:09:49.657Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.658Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-08-20T07:09:49.658Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.658Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-08-20T07:09:49.659Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.659Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-08-20T07:09:49.660Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.660Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-08-20T07:09:49.661Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.661Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-08-20T07:09:49.661Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.662Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-08-20T07:09:49.662Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.662Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-08-20T07:09:49.663Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.663Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-08-20T07:09:49.664Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.664Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-08-20T07:09:49.665Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.665Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-08-20T07:09:49.666Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.666Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-08-20T07:09:49.667Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.667Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-08-20T07:09:49.668Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.671Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-08-20T07:09:49.671Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.672Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-08-20T07:09:49.672Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.673Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-08-20T07:09:49.673Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.673Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-08-20T07:09:49.674Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.674Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-08-20T07:09:49.675Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.675Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-08-20T07:09:49.675Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.676Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-08-20T07:09:49.676Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-20T07:09:49.676Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-08-20T07:09:49.682Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\ID-117\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\ID-117\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\ID-117\\Documents\\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-08-20T07:09:49.685Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-08-20T07:09:49.685Z config INFO Loaded the CLI configuration.
2023-08-20T07:09:49.689Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/ID-117/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/ID-117/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-08-20T07:09:49.690Z config INFO Validating the CLI configuration...
2023-08-20T07:09:49.690Z config INFO The CLI config is valid.
2023-08-20T07:09:49.690Z config INFO <<< Initialized the CLI configuration.
2023-08-20T07:09:49.707Z root INFO Resolve plugins list: 134.2 ms [Finished 1.487 s after backend start]
2023-08-20T07:09:49.711Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 4.1 ms [Finished 1.491 s after backend start]
2023-08-20T07:09:49.715Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 4.0 ms [Finished 1.495 s after backend start]
2023-08-20T07:09:49.730Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 15.0 ms [Finished 1.511 s after backend start]
2023-08-20T07:09:49.732Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 2.2 ms [Finished 1.513 s after backend start]
2023-08-20T07:09:49.734Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.9 ms [Finished 1.515 s after backend start]
2023-08-20T07:09:49.827Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 93.1 ms [Finished 1.608 s after backend start]
2023-08-20T07:09:49.848Z daemon INFO INFO[0000] Using config file: c:\Users\ID-117\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.3
INFO[0000] Executing `arduino-cli daemon`
Daemon is now listening on 127.0.0.1:63706
{"IP":"127.0.0.1","Port":"63706"}
2023-08-20T07:09:49.849Z daemon INFO Daemon is running.
2023-08-20T07:09:49.959Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 131.4 ms [Finished 1.739 s after backend start]
2023-08-20T07:09:50.063Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 104.0 ms [Finished 1.843 s after backend start]
2023-08-20T07:09:50.063Z daemon INFO INFO[0000] Loading hardware from: C:\Users\ID-117\AppData\Local\Arduino15\packages
INFO[0000] Loading package builtin from: C:\Users\ID-117\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\ID-117\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\ID-117\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.4.0"
INFO[0000] Checking signature index="C:\\Users\\ID-117\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\ID-117\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Starting download url="https://downloads.arduino.cc/discovery/mdns-discovery/mdns-discovery_v1.0.9_Windows_64bit.zip"
2023-08-20T07:09:50.130Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 66.7 ms [Finished 1.910 s after backend start]
2023-08-20T07:09:50.168Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 38.2 ms [Finished 1.948 s after backend start]
2023-08-20T07:09:50.212Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 44.4 ms [Finished 1.993 s after backend start]
2023-08-20T07:09:50.266Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 53.0 ms [Finished 2.046 s after backend start]
2023-08-20T07:09:50.325Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 59.2 ms [Finished 2.105 s after backend start]
2023-08-20T07:09:50.390Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 65.3 ms [Finished 2.171 s after backend start]
2023-08-20T07:09:50.413Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 23.3 ms [Finished 2.194 s after backend start]
2023-08-20T07:09:50.462Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 48.9 ms [Finished 2.243 s after backend start]
2023-08-20T07:09:50.529Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 66.2 ms [Finished 2.309 s after backend start]
2023-08-20T07:09:50.633Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 103.8 ms [Finished 2.413 s after backend start]
2023-08-20T07:09:50.758Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 125.4 ms [Finished 2.539 s after backend start]
2023-08-20T07:09:50.828Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 69.6 ms [Finished 2.608 s after backend start]
2023-08-20T07:09:50.927Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\ID-117\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 99.6 ms [Finished 2.708 s after backend start]
2023-08-20T07:09:50.928Z root INFO Deploy plugins list: 134.2 ms [Finished 2.708 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-08-20T07:09:51.834Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 301.5 ms [Finished 2.072 s after frontend start]
2023-08-20T07:10:23.680Z daemon INFO INFO[0033] Installing tool Tool="builtin:mdns-discovery@1.0.9"
2023-08-20T07:10:23.931Z daemon INFO INFO[0034] Skipping tool configuration. Tool="builtin:mdns-discovery@1.0.9"
2023-08-20T07:10:23.934Z daemon INFO INFO[0034] Tool installed Tool="builtin:mdns-discovery@1.0.9"
INFO[0034] Starting download url="https://downloads.arduino.cc/monitor/serial-monitor/serial-monitor_v0.13.0_Windows_64bit.zip"
2023-08-20T07:10:45.855Z daemon INFO INFO[0056] Installing tool Tool="builtin:serial-monitor@0.13.0"
2023-08-20T07:10:45.970Z daemon INFO INFO[0056] Skipping tool configuration. Tool="builtin:serial-monitor@0.13.0"
INFO[0056] Tool installed Tool="builtin:serial-monitor@0.13.0"
2023-08-20T07:10:45.973Z daemon INFO INFO[0056] Starting download url="https://downloads.arduino.cc/discovery/dfu-discovery/dfu-discovery_v0.1.2_Windows_64bit.zip"
Hi @rofiqvb. Are you experiencing some problem with Arduino IDE? The output you shared looks perfectly normal, without any indication that something is wrong.
thank you for the question and to the people who replied - I have windows 11 on my laptop and had the same issue.
resolved it by adding arduino ide to the applications that windows allows to communicate through its firewall
Go to "Firewall & Network Protection " then "Allow an app through firewall" then "Change Settings" therafter "Allow another app"