Hello!
Why is it constantly loading : Downloading index:library_index.tar.bz2
Where can I turn it off, because it often just loads for 1-2 hours and I can't use the translator!
There is a bug in IDE 2.3.3 that prevents downloading of the library index file if the Serial monitor is open
Have you got the SM open ?
If so, then close it
Thanks for the answer! I turned off the serial monitor, but it's still very slow. I put the version back to 2.3.2 and I can work normally.
IDE 2.3.3 is buggy. In previous versions, I used to be able to compile and download even with the serial monitor open, but not in 2.3.3. I have to close it before downloading or I get an error msg and no download Same issue with the forced downloading of that stupid index.tar… file when starting up a fresh session. Not earth shattering, but a PITA nonetheless.
I suggest that you start your own topic with complete details about the issues that you're experiencing. This after you have upgraded to IDE 2.3.4 where some of the bugs that were introduced in IDE 2.3.3 were solved.
Or that you roll back to IDE 2.3.2; you can find the older releases here: Releases · arduino/arduino-ide · GitHub.
Hi @kjocoka1 and @doughpatterson. A fix for the bug that caused the index download to hang was made in Arduino IDE 2.3.4:
Please try Arduino IDE 2.3.4 and then let us know if you still experience the problem.
That sounds like something separate from the subject of this topic, so definitely create a new forum topic as @sterretje requested if you still experience it with Arduino IDE 2.3.4.
Hi!
Working well!
Thank You!
You are welcome. I'm glad it is working now. Thanks for the update!
Regards, Per
Hi, I have the exact same symptom in case of a complete new IDE 2.3.4 install.
Regards,
Robert
Hi @pprobert. Please add a forum reply here to tell us which operating system you are using (e.g., "Windows")?
I ask because I would like to give you the appropriate instructions for your operating system.
Hi,
My windows specification:
Edition: Windows 10 Pro
Version:22H2
OS build:19045.5247
Experience: Windows Feature Experience Pack 1000.19060.1000.0
Thank you very much!
Happy New Year for everyone!
Regards,
Robert
I'm going to ask you to provide some additional information that might help us to identify the problem.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
- Select File > Quit from the Arduino IDE menus if it is running.
All Arduino IDE windows will close. - Start Windows "File Explorer".
- Open the Arduino IDE installation folder.
ⓘ The default installation location is at one of the following paths:-
C:\Program Files\Arduino IDE
-
(whereC:\Users\<username>\AppData\Local\Programs\Arduino IDE
<username>
is your Windows username)
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".
-
- 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. - Select "Open PowerShell window here" from the menu.
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 for Arduino IDE to go into the bad "
constantly loading : Downloading index:library_index.tar.bz2
" state. - Switch back to the PowerShell window.
- Press the Ctrl+Shift+A keyboard shortcut.
This will select all the text in the PowerShell window. - Press the Ctrl+C keyboard shortcut.
This will copy the contents of the PowerShell window to the clipboard. - Open a forum reply here by clicking the "Reply" button.
- 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.
- Press the Ctrl+V keyboard shortcut.
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.
Hi,
Please find the output from Power Shell:
PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.3.4
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.4" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.1.1" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-12-03T10:03:03.490Z" (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.4","cliVersion":"1.1.1","buildDate":"2024-12-03T10:03:03.490Z"}
Starting backend process. PID: 8460
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/user/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2025-01-05T21:57:53.520Z root INFO Backend Object.initialize: 6.0 ms [Finished 0.792 s after backend start]
2025-01-05T21:57:53.520Z root INFO Backend Object.configure: 5.1 ms [Finished 0.792 s after backend start]
2025-01-05T21:57:53.520Z root INFO Backend s.onStart: 3.1 ms [Finished 0.792 s after backend start]
2025-01-05T21:57:53.521Z root INFO Backend s.configure: 0.4 ms [Finished 0.825 s after backend start]
2025-01-05T21:57:53.522Z root INFO Backend d.onStart: 0.3 ms [Finished 0.825 s after backend start]
2025-01-05T21:57:53.524Z root INFO Backend d.configure: 0.1 ms [Finished 0.825 s after backend start]
2025-01-05T21:57:53.525Z root INFO Backend d.initialize: 32.6 ms [Finished 0.826 s after backend start]
2025-01-05T21:57:53.526Z root INFO Backend c.onStart: 0.3 ms [Finished 0.826 s after backend start]
2025-01-05T21:57:53.526Z root INFO Backend a.configure: 1.3 ms [Finished 0.827 s after backend start]
2025-01-05T21:57:53.528Z config INFO >>> Initializing CLI configuration...
2025-01-05T21:57:53.528Z root INFO Backend c.initialize: 0.8 ms [Finished 0.827 s after backend start]
2025-01-05T21:57:53.529Z root INFO Backend x.onStart: 1.1 ms [Finished 0.828 s after backend start]
2025-01-05T21:57:53.530Z config INFO Loading CLI configuration from c:\Users\user\.arduinoIDE\arduino-cli.yaml...
2025-01-05T21:57:53.530Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2025-01-05T21:57:53.530Z root INFO Backend a.initialize: 1.5 ms [Finished 0.830 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend w.onStart: 2.2 ms [Finished 0.832 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend r.configure: 3.5 ms [Finished 0.832 s after backend start]
2025-01-05T21:57:53.531Z discovery-log INFO start
2025-01-05T21:57:53.531Z discovery-log INFO start new deferred
2025-01-05T21:57:53.531Z root INFO Backend d.initialize: 0.6 ms [Finished 0.832 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend y.onStart: 2.6 ms [Finished 0.834 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend r.configure: 2.1 ms [Finished 0.835 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend a.onStart: 0.8 ms [Finished 0.837 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend h.configure: 0.6 ms [Finished 0.837 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend s.configure: 0.2 ms [Finished 0.837 s after backend start]
2025-01-05T21:57:53.531Z root INFO Backend l.configure: 0.1 ms [Finished 0.837 s after backend start]
2025-01-05T21:57:53.537Z root INFO Theia app listening on http://127.0.0.1:56256.
2025-01-05T21:57:53.537Z root INFO Finished starting backend application: 5.9 ms [Finished 0.843 s after backend start]
2025-01-05T21:57:53.538Z root WARN The local plugin referenced by local-dir:/c%3A/Users/user/.arduinoIDE/plugins does not exist.
2025-01-05T21:57:53.538Z root WARN The local plugin referenced by local-dir:/c%3A/Users/user/.arduinoIDE/extensions does not exist.
2025-01-05T21:57:53.538Z root WARN The local plugin referenced by local-dir:C:\Users\user\.arduinoIDE\plugins does not exist.
2025-01-05T21:57:53.570Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["⁦https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json⁩","⁦https://www.pjrc.com/teensy/package_teensy_index.json"]},"directories":{"builtin":{"libraries":"C:\\Users\\user\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\user\\AppData\\Local\\Arduino15","user":"c:\\Users\\user\\Documents\\Arduino"},"locale":"en"}
2025-01-05T21:57:53.570Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2025-01-05T21:57:53.570Z config INFO Loaded the CLI configuration.
2025-01-05T21:57:53.584Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/user/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/user/Documents/Arduino","additionalUrls":["⁦https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json⁩","⁦https://www.pjrc.com/teensy/package_teensy_index.json"],"network":"none","locale":"en"}
2025-01-05T21:57:53.584Z config INFO Validating the CLI configuration...
2025-01-05T21:57:53.585Z config INFO The CLI config is valid.
2025-01-05T21:57:53.585Z config INFO <<< Initialized the CLI configuration.
2025-01-05T21:57:53.621Z root INFO Resolve plugins list: 91.0 ms [Finished 0.926 s after backend start]
2025-01-05T21:57:53.922Z daemon INFO time="2025-01-05T22:57:53+01:00" level=info msg="arduino-cli version 1.1.1"
time="2025-01-05T22:57:53+01:00" level=info msg="Using config file: c:\\Users\\user\\.arduinoIDE\\arduino-cli.yaml"
time="2025-01-05T22:57:53+01:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:56257
{"IP":"127.0.0.1","Port":"56257"}
2025-01-05T21:57:53.922Z daemon INFO Daemon is running.
2025-01-05T21:57:53.966Z root ERROR Detected an error response during the gRPC core client initialization: code: 3, message: Invalid additional URL: parse "\u2066https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json\u2069": first path segment in URL cannot contain colon
2025-01-05T21:57:53.967Z root ERROR Detected an error response during the gRPC core client initialization: code: 3, message: Invalid additional URL: parse "\u2066https://www.pjrc.com/teensy/package_teensy_index.json": first path segment in URL cannot contain colon
2025-01-05T21:57:54.075Z daemon INFO time="2025-01-05T22:57:53+01:00" level=info msg="Checking signature" index="c:\\Users\\user\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\user\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2025-01-05T22:57:53+01:00" level=info msg="Loading hardware from: c:\\Users\\user\\AppData\\Local\\Arduino15\\packages"
time="2025-01-05T22:57:53+01:00" level=info msg="Loading package arduino from: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
time="2025-01-05T22:57:53+01:00" level=info msg="Missing signature file" index="C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
time="2025-01-05T22:57:53+01:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-01-05T22:57:53+01:00" level=info msg="Loaded platform" platform="arduino:[email protected]"
time="2025-01-05T22:57:53+01:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2025-01-05T22:57:53+01:00" level=info msg="Loading tools from dir: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="arduino:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="arduino:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="arduino:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loading package builtin from: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2025-01-05T22:57:54+01:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-01-05T22:57:54+01:00" level=info msg="Loading tools from dir: C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-05T22:57:54+01:00" level=info msg="Adding libraries dir" dir="C:\\Users\\user\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" isSingleLibrary=false location=platform
time="2025-01-05T22:57:54+01:00" level=info msg="Loading libraries index file" index="c:\\Users\\user\\AppData\\Local\\Arduino15\\library_index.json"
2025-01-05T21:57:54.615Z daemon INFO time="2025-01-05T22:57:54+01:00" level=info msg="Adding libraries dir" dir="C:\\Users\\user\\AppData\\Local\\Arduino15\\libraries" isSingleLibrary=false location=ide
time="2025-01-05T22:57:54+01:00" level=info msg="Adding libraries dir" dir="c:\\Users\\user\\Documents\\Arduino\\libraries" isSingleLibrary=false location=user
2025-01-05T21:57:54.720Z discovery-log INFO start resolved watching
2025-01-05T21:57:54.820Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2025-01-05T21:57:54.821Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM4","label":"COM4","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2025-01-05T21:57:55.272Z root INFO Deploy plugins list: 91.0 ms [Finished 2.578 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2025-01-05T21:57:56.564Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 207.1 ms [Finished 2.855 s after frontend start]
2025-01-05T21:57:56.564Z root WARN A command editor.action.toggleStickyScroll is already registered.
[22616:0105/225756.720:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225756.720:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225756.782:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225756.790:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
2025-01-05T21:57:56.886Z root WARN Frontend D.onStart took longer than the expected maximum 100 milliseconds: 187.5 ms [Finished 3.236 s after frontend start]
2025-01-05T21:57:56.948Z root INFO Start frontend contributions: 705.8 ms [Finished 3.252 s after frontend start]
2025-01-05T21:57:56.948Z root INFO Changed application state from 'init' to 'started_contributions'.
2025-01-05T21:57:57.077Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2025-01-05T21:57:57.078Z root INFO >>> Restoring the layout state...
2025-01-05T21:57:57.078Z root INFO <<< Nothing to restore.
2025-01-05T21:57:57.137Z root INFO Initialize the workbench layout: 46.6 ms [Finished 3.474 s after frontend start]
2025-01-05T21:57:57.170Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2025-01-05T21:57:57.230Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Waiting for backend deployment: 336.6 ms [Finished 3.577 s after frontend start]
[22616:0105/225758.367:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225758.385:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
Checking for update
2025-01-05T21:57:58.514Z root INFO Replace loading indicator with ready workbench UI (animation): 905.7 ms [Finished 4.427 s after frontend start]
2025-01-05T21:57:58.514Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2025-01-05T21:57:58.514Z root WARN Linked preference "workbench.colorCustomizations" not found.
2025-01-05T21:57:58.568Z root INFO Frontend application start: 1976.0 ms [Finished 5.771 s after backend start]
2025-01-05T21:57:58.574Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216) starting instance
Update for version 2.3.4 is not available (latest version: 2.3.4, downgrade is allowed).
2025-01-05T21:57:59.390Z root ERROR ---- !!!SLOW!!! DURATION: search took 878.749 ms. Args: [{"type":"Updatable"}] ----
2025-01-05T21:57:59.531Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Sync of 23 plugins: 2251.3 ms [Finished 5.829 s after frontend start]
2025-01-05T21:57:59.533Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Loading plugin contributions
2025-01-05T21:57:59.533Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Load contributions of 23 plugins: 50.3 ms [Finished 5.879 s after frontend start]
2025-01-05T21:57:59.562Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2025-01-05T21:57:59.563Z root WARN a registered grammar configuration for 'cpp' language is overridden
[22616:0105/225759.610:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.612:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225759.632:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.632:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225759.649:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.649:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225759.669:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.669:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
2025-01-05T21:57:59.696Z daemon INFO time="2025-01-05T22:57:59+01:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2025-01-05T21:57:59.698Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2
2025-01-05T21:57:59.700Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2
2025-01-05T21:57:59.700Z daemon INFO time="2025-01-05T22:57:59+01:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2025-01-05T22:57:59+01:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
[22616:0105/225759.713:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.714:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225759.973:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.973:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225759.995:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225759.995:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225800.017:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225800.018:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225800.056:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225800.087:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225800.098:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225800.098:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225800.113:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225800.113:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
[22616:0105/225800.143:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╝"
[22616:0105/225800.144:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├│"
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
2025-01-05T21:58:00.851Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2025-01-05T21:58:00.852Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
2025-01-05T21:58:00.852Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
2025-01-05T21:58:00.852Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
2025-01-05T21:58:00.852Z root ERROR [hosted-plugin: 23216] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2025-01-05T21:58:00.869Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): PluginManagerExtImpl/init()
2025-01-05T21:58:00.880Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.031Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.032Z root INFO [hosted-plugin: 23216] Debugger contribution has been registered: cortex-debug
2025-01-05T21:58:01.034Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.041Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.046Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.049Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.051Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.053Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.065Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.068Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.069Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.070Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.071Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.072Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.074Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.075Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.076Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.076Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.078Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.079Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.080Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.081Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.082Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): initializing([email protected] with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-05T21:58:01.091Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2025-01-05T21:58:01.098Z root INFO [hosted-plugin: 23216] calling activation function on Arduino IDE API for VS Code extensions
2025-01-05T21:58:01.102Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2025-01-05T21:58:01.159Z root INFO [hosted-plugin: 23216] calling activation function on JSON Language Features (built-in)
2025-01-05T21:58:01.203Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Starting plugins.
2025-01-05T21:58:01.238Z root INFO [hosted-plugin: 23216] PLUGIN_HOST(23216): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2025-01-05T21:58:01.336Z root INFO [hosted-plugin: 23216] Debug configuration provider has been registered: cortex-debug, trigger: 1
2025-01-05T21:58:01.337Z root INFO [hosted-plugin: 23216] calling activation function on Cortex-Debug
2025-01-05T21:58:01.349Z root INFO [hosted-plugin: 23216] GDB server console created
2025-01-05T21:58:01.360Z daemon INFO time="2025-01-05T22:58:01+01:00" level=warning msg="unable to parse additional URL: \u2066https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json\u2069"
2025-01-05T21:58:01.361Z root INFO [9c1f4a39-a305-42fa-9b44-ad34fa11b5a7] Start of 23 plugins: 1807.8 ms [Finished 7.710 s after frontend start]
2025-01-05T21:58:01.386Z daemon INFO panic:
2025-01-05T21:58:01.388Z daemon INFO runtime error: invalid memory address or nil pointer dereference
2025-01-05T21:58:01.398Z daemon INFO [signal 0xc0000005 code=0x0 addr=0x8 pc=0x1d02b4]
2025-01-05T21:58:01.399Z daemon INFO goroutine 38 [running]:
net/url.(*URL).String(0x0)
/usr/local/go/src/net/url/url.go:817 +0x34
github.com/arduino/arduino-cli/commands.(*arduinoCoreServerImpl).UpdateIndex.func1(...)
/home/build/commands/instances.go:538
github.com/arduino/arduino-cli/commands.(*arduinoCoreServerImpl).UpdateIndex(0xc000086690, 0xc0005ca600, {0xfd58f0, 0xc0013367d0})
/home/build/commands/instances.go:566 +0x79f
github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_UpdateIndex_Handler({0xc0dd40, 0xc000086690}, {0xfd33b8, 0xc0086a1a40})
/home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:1220 +0x10a
google.golang.org/grpc.(*Server).processStreamingRPC(0xc00013ec00, {0xfd0308, 0xc002000870}, {0xfd7a60, 0xc00014fd40}, 0xc001fb9200, 0xc00011f8c0, 0x174a280, 0x0)
/go/pkg/mod/google.golang.org/[email protected]/server.go:1688
2025-01-05T21:58:01.399Z daemon INFO +0x1208
google.golang.org/grpc.(*Server).handleStream(0xc00013ec00, {0xfd7a60, 0xc00014fd40}, 0xc001fb9200)
/go/pkg/mod/google.golang.org/[email protected]/server.go:1809 +0xe3a
google.golang.org/grpc.(*Server).serveStreams.func2.1()
/go/pkg/mod/google.golang.org/[email protected]/server.go:1029 +0x8b
2025-01-05T21:58:01.399Z daemon INFO created by
2025-01-05T21:58:01.399Z daemon INFO google.golang.org/grpc.(*Server).serveStreams.func2
2025-01-05T21:58:01.400Z daemon INFO in goroutine
2025-01-05T21:58:01.400Z daemon INFO 10
/go/pkg/mod/google.golang.org/[email protected]/server.go:1040 +0x125
2025-01-05T21:58:01.431Z discovery-log INFO error received
2025-01-05T21:58:01.431Z discovery-log ERROR Unexpected error occurred during the boards discovery. Error: 14 UNAVAILABLE: read ECONNRESET
at t.callErrorFromStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at s.makeServerStreamRequest (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.boardListWatch (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at y.createWrapper (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:76707)
at y.start (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:77779)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-01-05T21:58:01.431Z discovery-log INFO received end
2025-01-05T21:58:04.784Z daemon INFO Daemon exited with exit code: 2.
2025-01-05T21:58:23.938Z root ERROR Request updateIndex failed with error: 14 UNAVAILABLE: No connection established Error: 14 UNAVAILABLE: No connection established
at t.callErrorFromStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at s.makeServerStreamRequest (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.init (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:776931
at new Promise (<anonymous>)
at v.initInstance (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:776897)
at v.updateIndex (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:777936)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async u.onRequest (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1265300)
at async c.handleRequest (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:1256199)
I hope it helps identifying the problem.
Thanks and Regards,
Robert
It did indeed help. I can see the problem here:
There are some bad Unicode characters (U+2066
"Left-To-Right Isolate" and U+2069
Pop Directional Isolate") around the URLs you added to the IDE's "Additional Boards Manager URLs" preference. This breaks the IDE when it tries to parse the malformed URLs.
If you remove those bad characters from the preference, then that will fix the problem. This is a bit tricky because those characters are invisible. I'll provide instructions that I think will work to fix it:
- Hover the mouse pointer over the code block below:
https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json,https://www.pjrc.com/teensy/package_teensy_index.json
- An icon that looks like two pieces of paper will appear near the right side of the code block. Click that icon.
This will copy the contents of the code block to the clipboard. - Select File > Preferences... from the Arduino IDE menus.
The "Preferences" dialog will open. - Click on the text input field to the right of the "Additional Boards Manager URLs" preference in the dialog.
- Press the Ctrl+A keyboard shortcut.
All the text in the field will be selected. - Press the Ctrl+V keyboard shortcut.
This will paste the text you copied at step (2) into the field, replacing the selected text. - Click the "OK" button.
The "Preferences" dialog will close.
Hopefully after doing that the problem will no longer occur. If it still occurs, just add a reply here to let us know and we'll try a different approach to fix the preference.
The Arduino developers are tracking the need to more gracefully handle bad data in the "Additional Boards Manager URLs" preference here:
Hi,
I have the same problem for days and i don't know how to fix it. can you help me, too?
PS C:\Users\anhkh\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\anhkh\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.3.4
Checking for frontend application configuration customizations. Module path: C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.4" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.1.1" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-12-03T10:03:03.490Z" (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.4","cliVersion":"1.1.1","buildDate":"2024-12-03T10:03:03.490Z"}
Starting backend process. PID: 19164
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/anhkh/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2025-01-09T12:17:30.813Z root INFO Backend Object.initialize: 5.1 ms [Finished 0.491 s after backend start]
2025-01-09T12:17:30.814Z root INFO Backend Object.configure: 4.5 ms [Finished 0.491 s after backend start]
2025-01-09T12:17:30.814Z root INFO Backend s.onStart: 2.7 ms [Finished 0.491 s after backend start]
2025-01-09T12:17:30.814Z root INFO Backend s.configure: 0.4 ms [Finished 0.508 s after backend start]
2025-01-09T12:17:30.815Z root INFO Backend d.onStart: 0.2 ms [Finished 0.508 s after backend start]
2025-01-09T12:17:30.815Z root INFO Backend d.configure: 0.1 ms [Finished 0.508 s after backend start]
2025-01-09T12:17:30.816Z root INFO Backend d.initialize: 17.3 ms [Finished 0.508 s after backend start]
2025-01-09T12:17:30.816Z root INFO Backend c.onStart: 0.2 ms [Finished 0.508 s after backend start]
2025-01-09T12:17:30.816Z root INFO Backend a.configure: 0.5 ms [Finished 0.509 s after backend start]
2025-01-09T12:17:30.818Z config INFO >>> Initializing CLI configuration...
2025-01-09T12:17:30.818Z root INFO Backend c.initialize: 0.3 ms [Finished 0.509 s after backend start]
2025-01-09T12:17:30.818Z root INFO Backend x.onStart: 0.6 ms [Finished 0.510 s after backend start]
2025-01-09T12:17:30.818Z config INFO Loading CLI configuration from c:\Users\anhkh\.arduinoIDE\arduino-cli.yaml...
2025-01-09T12:17:30.819Z daemon INFO Starting daemon from C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2025-01-09T12:17:30.819Z root INFO Backend a.initialize: 0.3 ms [Finished 0.510 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend w.onStart: 0.8 ms [Finished 0.511 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend r.configure: 1.3 ms [Finished 0.511 s after backend start]
2025-01-09T12:17:30.819Z discovery-log INFO start
2025-01-09T12:17:30.819Z discovery-log INFO start new deferred
2025-01-09T12:17:30.819Z root INFO Backend d.initialize: 0.5 ms [Finished 0.511 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend y.onStart: 1.6 ms [Finished 0.513 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend r.configure: 1.3 ms [Finished 0.513 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend a.onStart: 0.3 ms [Finished 0.514 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend h.configure: 0.3 ms [Finished 0.514 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend s.configure: 0.1 ms [Finished 0.514 s after backend start]
2025-01-09T12:17:30.819Z root INFO Backend l.configure: 0.0 ms [Finished 0.514 s after backend start]
2025-01-09T12:17:30.821Z root INFO Theia app listening on http://127.0.0.1:61809.
2025-01-09T12:17:30.821Z root INFO Finished starting backend application: 2.2 ms [Finished 0.516 s after backend start]
2025-01-09T12:17:30.821Z root WARN The local plugin referenced by local-dir:/c%3A/Users/anhkh/.arduinoIDE/plugins does not exist.
2025-01-09T12:17:30.822Z root WARN The local plugin referenced by local-dir:/c%3A/Users/anhkh/.arduinoIDE/extensions does not exist.
2025-01-09T12:17:30.822Z root WARN The local plugin referenced by local-dir:C:\Users\anhkh\.arduinoIDE\plugins does not exist.
2025-01-09T12:17:30.831Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["<a href=\"http://arduino.esp8266.com/stable/package_esp8266com_index.json\">http://arduino.esp8266.com/stable/package_esp8266com_index.json</a> https://dl.espressif.com/dl/package_esp32_index.json"]},"directories":{"builtin":{"libraries":"C:\\Users\\anhkh\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\anhkh\\AppData\\Local\\Arduino15","user":"c:\\Users\\anhkh\\OneDrive\\Tài liệu\\Arduino"},"locale":"en"}
2025-01-09T12:17:30.831Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2025-01-09T12:17:30.831Z config INFO Loaded the CLI configuration.
Restoring workspace roots: c:\University\Tools\Arduino\test samples\test_dong_co
isTempSketch: false. Input was c:\University\Tools\Arduino\test samples\test_dong_co\test_dong_co.ino
2025-01-09T12:17:30.837Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/anhkh/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/anhkh/OneDrive/Ta%CC%80i%20li%C3%AA%CC%A3u/Arduino","additionalUrls":["<a href=\"http://arduino.esp8266.com/stable/package_esp8266com_index.json\">http://arduino.esp8266.com/stable/package_esp8266com_index.json</a> https://dl.espressif.com/dl/package_esp32_index.json"],"network":"none","locale":"en"}
2025-01-09T12:17:30.837Z config INFO Validating the CLI configuration...
2025-01-09T12:17:30.838Z config INFO The CLI config is valid.
2025-01-09T12:17:30.838Z config INFO <<< Initialized the CLI configuration.
2025-01-09T12:17:30.854Z root INFO Resolve plugins list: 35.4 ms [Finished 0.548 s after backend start]
2025-01-09T12:17:30.931Z daemon INFO time="2025-01-09T19:17:30+07:00" level=info msg="arduino-cli version 1.1.1"
time="2025-01-09T19:17:30+07:00" level=info msg="Using config file: c:\\Users\\anhkh\\.arduinoIDE\\arduino-cli.yaml"
time="2025-01-09T19:17:30+07:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:61810
{"IP":"127.0.0.1","Port":"61810"}
2025-01-09T12:17:30.931Z daemon INFO Daemon is running.
2025-01-09T12:17:31.067Z root ERROR Detected an error response during the gRPC core client initialization: code: 3, message: Invalid additional URL: parse "<a href=\"http://arduino.esp8266.com/stable/package_esp8266com_index.json\">http://arduino.esp8266.com/stable/package_esp8266com_index.json</a> https://dl.espressif.com/dl/package_esp32_index.json": first path segment in URL cannot contain colon
2025-01-09T12:17:31.067Z daemon INFO time="2025-01-09T19:17:31+07:00" level=info msg="Checking signature" index="c:\\Users\\anhkh\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\anhkh\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2025-01-09T19:17:31+07:00" level=info msg="Loading hardware from: c:\\Users\\anhkh\\AppData\\Local\\Arduino15\\packages"
time="2025-01-09T19:17:31+07:00" level=info msg="Loading package builtin from: C:\\Users\\anhkh\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2025-01-09T19:17:31+07:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\anhkh\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-01-09T19:17:31+07:00" level=info msg="Loading tools from dir: C:\\Users\\anhkh\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-01-09T19:17:31+07:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-09T19:17:31+07:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-09T19:17:31+07:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-09T19:17:31+07:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-09T19:17:31+07:00" level=info msg="Loaded tool" tool="builtin:[email protected]"
time="2025-01-09T19:17:31+07:00" level=info msg="Loading libraries index file" index="c:\\Users\\anhkh\\AppData\\Local\\Arduino15\\library_index.json"
2025-01-09T12:17:31.291Z daemon INFO time="2025-01-09T19:17:31+07:00" level=info msg="Adding libraries dir" dir="C:\\Users\\anhkh\\AppData\\Local\\Arduino15\\libraries" isSingleLibrary=false location=ide
time="2025-01-09T19:17:31+07:00" level=info msg="Adding libraries dir" dir="c:\\Users\\anhkh\\OneDrive\\Tài liệu\\Arduino\\libraries" isSingleLibrary=false location=user
2025-01-09T12:17:31.294Z discovery-log INFO start resolved watching
2025-01-09T12:17:31.554Z root INFO Deploy plugins list: 35.4 ms [Finished 1.249 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2025-01-09T12:17:32.323Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 101.0 ms [Finished 1.425 s after frontend start]
2025-01-09T12:17:32.323Z root WARN A command editor.action.toggleStickyScroll is already registered.
2025-01-09T12:17:32.393Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\University\Tools\Arduino\test samples\test_dong_co\test_dong_co.ino>, response: <c:\University\Tools\Arduino\test samples\test_dong_co>.
2025-01-09T12:17:32.533Z root INFO Start frontend contributions: 285.7 ms [Finished 1.558 s after frontend start]
2025-01-09T12:17:32.534Z root INFO Changed application state from 'init' to 'started_contributions'.
2025-01-09T12:17:32.534Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2025-01-09T12:17:32.534Z root INFO >>> Restoring the layout state...
2025-01-09T12:17:32.534Z root INFO ------- SERIALIZED LAYOUT DATA -------
2025-01-09T12:17:32.534Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/University/Tools/Arduino/test%20samples/test_dong_co/test_dong_co.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":17,\"column\":1},\"position\":{\"lineNumber\":17,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":42,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"settings_widget"},"innerWidgetState":"{\"scopeTabBarState\":{\"scopeDetails\":{\"scope\":1,\"activeScopeIsFolder\":false}},\"editorState\":{\"firstVisibleChildID\":\"commonly-used@commonly-used\"},\"searchbarWidgetState\":{\"searchTerm\":\"\"}}"}],"currentIndex":1}},"mainPanelPinned":[false,false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":220,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"},\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]}}
2025-01-09T12:17:32.534Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2025-01-09T12:17:32.549Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Waiting for backend deployment: 114.3 ms [Finished 1.670 s after frontend start]
2025-01-09T12:17:32.850Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980) starting instance
2025-01-09T12:17:33.187Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Sync of 23 plugins: 639.6 ms [Finished 2.310 s after frontend start]
2025-01-09T12:17:33.353Z root INFO <<< The layout has been successfully restored.
2025-01-09T12:17:33.396Z root INFO Initialize the workbench layout: 902.5 ms [Finished 2.476 s after frontend start]
2025-01-09T12:17:33.397Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2025-01-09T12:17:33.397Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Loading plugin contributions
2025-01-09T12:17:33.397Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Load contributions of 23 plugins: 41.4 ms [Finished 2.518 s after frontend start]
2025-01-09T12:17:33.411Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2025-01-09T12:17:33.411Z root WARN a registered grammar configuration for 'cpp' language is overridden
2025-01-09T12:17:33.489Z root ERROR [hosted-plugin: 9980] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
2025-01-09T12:17:33.489Z root ERROR [hosted-plugin: 9980] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
2025-01-09T12:17:33.489Z root ERROR [hosted-plugin: 9980] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
2025-01-09T12:17:33.489Z root ERROR [hosted-plugin: 9980] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2025-01-09T12:17:33.489Z root ERROR [hosted-plugin: 9980] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2025-01-09T12:17:33.586Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): PluginManagerExtImpl/init()
2025-01-09T12:17:33.587Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.630Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.630Z root INFO [hosted-plugin: 9980] Debugger contribution has been registered: cortex-debug
2025-01-09T12:17:33.630Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.631Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.632Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.633Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.634Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.634Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.635Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.635Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.636Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.636Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.636Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.637Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.637Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.637Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.638Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.638Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.639Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.639Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.640Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.640Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.640Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): initializing([email protected] with C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-01-09T12:17:33.668Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): PluginManagerExtImpl/loadPlugin(C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2025-01-09T12:17:33.671Z root INFO [hosted-plugin: 9980] calling activation function on Arduino IDE API for VS Code extensions
2025-01-09T12:17:33.672Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): PluginManagerExtImpl/loadPlugin(C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2025-01-09T12:17:33.692Z root INFO [hosted-plugin: 9980] calling activation function on JSON Language Features (built-in)
2025-01-09T12:17:33.717Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): PluginManagerExtImpl/loadPlugin(C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\extension.js)
2025-01-09T12:17:33.736Z root INFO [hosted-plugin: 9980] calling activation function on VS Code Arduino Tools
2025-01-09T12:17:33.763Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Starting plugins.
2025-01-09T12:17:33.765Z root INFO [hosted-plugin: 9980] PLUGIN_HOST(9980): PluginManagerExtImpl/loadPlugin(C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2025-01-09T12:17:33.789Z root INFO [hosted-plugin: 9980] Debug configuration provider has been registered: cortex-debug, trigger: 1
2025-01-09T12:17:33.789Z root INFO [hosted-plugin: 9980] calling activation function on Cortex-Debug
2025-01-09T12:17:33.793Z root INFO [hosted-plugin: 9980] GDB server console created
2025-01-09T12:17:33.796Z root INFO [96631afd-4d47-449c-abf7-034045ea1246] Start of 23 plugins: 397.8 ms [Finished 2.919 s after frontend start]
2025-01-09T12:17:34.331Z root INFO Replace loading indicator with ready workbench UI (animation): 831.5 ms [Finished 3.351 s after frontend start]
2025-01-09T12:17:34.331Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2025-01-09T12:17:34.331Z root WARN Linked preference "workbench.colorCustomizations" not found.
2025-01-09T12:17:34.332Z root INFO Frontend application start: 2024.7 ms [Finished 4.015 s after backend start]
Checking for update
2025-01-09T12:17:34.491Z daemon INFO time="2025-01-09T19:17:34+07:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2025-01-09T12:17:34.493Z daemon INFO time="2025-01-09T19:17:34+07:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2025-01-09T19:17:34+07:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2025-01-09T12:17:34.495Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2
2025-01-09T12:17:34.495Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2
2025-01-09T12:17:34.652Z root ERROR ---- !!!SLOW!!! DURATION: search took 217.206 ms. Args: [{"type":"Updatable"}] ----
2025-01-09T12:17:34.653Z root ERROR ---- !!!SLOW!!! DURATION: search took 168.360 ms. Args: [{"query":"Arduino_BuiltIn"}] ----
2025-01-09T12:17:34.655Z root INFO >>> Starting boards package installation... {
id: 'arduino:avr',
name: 'Arduino AVR Boards',
summary: 'Boards included in this package:',
description: 'Arduino Yún, Arduino UNO, Arduino UNO Mini, Arduino UNO WiFi, Arduino Diecimila, Arduino Nano, Arduino Mega, Arduino Mega ADK, Arduino Leonardo, Arduino Leonardo Ethernet, Arduino Micro, Arduino Esplora, Arduino Mini, Arduino Ethernet, Arduino Fio, Arduino BT, Arduino LilyPad USB, Arduino LilyPad, Arduino Pro, Arduino ATMegaNG, Arduino Robot Control, Arduino Robot Motor, Arduino Gemma, Adafruit Circuit Playground, Arduino Yún Mini, Arduino Industrial 101, Linino One',
boards: [
{ name: 'Arduino Yún', fqbn: '' },
{ name: 'Arduino UNO', fqbn: '' },
{ name: 'Arduino UNO Mini', fqbn: '' },
{ name: 'Arduino UNO WiFi', fqbn: '' },
{ name: 'Arduino Diecimila', fqbn: '' },
{ name: 'Arduino Nano', fqbn: '' },
{ name: 'Arduino Mega', fqbn: '' },
{ name: 'Arduino Mega ADK', fqbn: '' },
{ name: 'Arduino Leonardo', fqbn: '' },
{ name: 'Arduino Leonardo Ethernet', fqbn: '' },
{ name: 'Arduino Micro', fqbn: '' },
{ name: 'Arduino Esplora', fqbn: '' },
{ name: 'Arduino Mini', fqbn: '' },
{ name: 'Arduino Ethernet', fqbn: '' },
{ name: 'Arduino Fio', fqbn: '' },
{ name: 'Arduino BT', fqbn: '' },
{ name: 'Arduino LilyPad USB', fqbn: '' },
{ name: 'Arduino LilyPad', fqbn: '' },
{ name: 'Arduino Pro', fqbn: '' },
{ name: 'Arduino ATMegaNG', fqbn: '' },
{ name: 'Arduino Robot Control', fqbn: '' },
{ name: 'Arduino Robot Motor', fqbn: '' },
{ name: 'Arduino Gemma', fqbn: '' },
{ name: 'Adafruit Circuit Playground', fqbn: '' },
{ name: 'Arduino Yún Mini', fqbn: '' },
{ name: 'Arduino Industrial 101', fqbn: '' },
{ name: 'Linino One', fqbn: '' }
],
types: [ 'Arduino' ],
moreInfoLink: 'http://www.arduino.cc/',
author: 'Arduino',
deprecated: false,
availableVersions: [
'1.8.6', '1.8.5', '1.8.4',
'1.8.3', '1.8.2', '1.8.1',
'1.6.23', '1.6.22', '1.6.21',
'1.6.20', '1.6.19', '1.6.18',
'1.6.17', '1.6.16', '1.6.15',
'1.6.14', '1.6.13', '1.6.12',
'1.6.11', '1.6.10', '1.6.9',
'1.6.8', '1.6.7', '1.6.6',
'1.6.5', '1.6.4', '1.6.3',
'1.6.2'
],
index: 0
}
2025-01-09T12:17:34.656Z discovery-log INFO stop
2025-01-09T12:17:34.656Z discovery-log INFO >>> Stopping boards watcher...
2025-01-09T12:17:34.656Z discovery-log INFO Canceling boards watcher...
2025-01-09T12:17:34.656Z discovery-log INFO disposing requesting cancel
2025-01-09T12:17:34.656Z discovery-log INFO disposing canceled
2025-01-09T12:17:34.657Z discovery-log INFO error received
2025-01-09T12:17:34.657Z discovery-log INFO cancel error received!
2025-01-09T12:17:34.657Z discovery-log INFO stop received event: either end or cancel
2025-01-09T12:17:34.657Z discovery-log INFO stop stopped
2025-01-09T12:17:34.657Z discovery-log INFO received end
2025-01-09T12:17:34.658Z daemon INFO time="2025-01-09T19:17:34+07:00" level=warning msg="fetched archive size differs from size specified in index: 0 != 2768948"
2025-01-09T12:17:34.658Z daemon INFO time="2025-01-09T19:17:34+07:00" level=info msg="Starting download" url="http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-windows_386.zip"
2025-01-09T12:17:34.882Z daemon INFO time="2025-01-09T19:17:34+07:00" level=warning msg="unable to parse additional URL: <a href=\"http://arduino.esp8266.com/stable/package_esp8266com_index.json\">http://arduino.esp8266.com/stable/package_esp8266com_index.json</a> https://dl.espressif.com/dl/package_esp32_index.json"
2025-01-09T12:17:34.885Z daemon INFO panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x8 pc=0x8402b4]
goroutine 56 [running]:
net/url.(*URL).String(0x0)
/usr/local/go/src/net/url/url.go:817 +0x34
github.com/arduino/arduino-cli/commands.(*arduinoCoreServerImpl).UpdateIndex.func1(...)
/home/build/commands/instances.go:538
github.com/arduino/arduino-cli/commands.(*arduinoCoreServerImpl).UpdateIndex(0xc000009050, 0xc006b280c0, {0x16458f0, 0xc006aad5d0})
/home/build/commands/instances.go:566 +0x79f
github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_UpdateIndex_Handler({0x127dd40, 0xc000009050}, {0x16433b8, 0xc006b2a000})
/home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:1220 +0x10a
google.golang.org/grpc.(*Server).processStreamingRPC(0xc00015a000, {0x1640308, 0xc006b0ad20}, {0x1647a60, 0xc00012e9c0}, 0xc006c88000, 0xc00012c810, 0x1dba280, 0x0)
/go/pkg/mod/google.golang.org/[email protected]/server.go:1688 +0x1208
google.golang.org/grpc.(*Server).handleStream(0xc00015a000, {0x1647a60, 0xc00012e9c0}, 0xc006c88000)
/go/pkg/mod/google.golang.org/[email protected]/server.go:1809 +0xe3a
google.golang.org/grpc.(*Server).serveStreams.func2.1()
/go/pkg/mod/google.golang.org/[email protected]/server.go:1029 +0x8b
created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 8
/go/pkg/mod/google.golang.org/[email protected]/server.go:1040 +0x125
2025-01-09T12:17:34.899Z discovery-log INFO start
2025-01-09T12:17:34.899Z discovery-log INFO start new deferred
2025-01-09T12:17:34.899Z root ERROR Request install failed with error: 14 UNAVAILABLE: read ECONNRESET Error: 14 UNAVAILABLE: read ECONNRESET
at t.callErrorFromStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at s.makeServerStreamRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.platformInstall (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at y.install (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:86276)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async u.onRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1265300)
at async c.handleRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1256199)
2025-01-09T12:17:34.899Z discovery-log INFO start resolved watching
2025-01-09T12:17:34.910Z root INFO >>> Starting library package installation... {
name: 'Arduino_BuiltIn',
exampleUris: [],
location: 0,
installedVersion: undefined,
author: 'Arduino',
availableVersions: [ '1.0.0' ],
includes: [],
description: 'The sole purpose of this library is to install the standard Arduino libraries which are typically included with the Arduino IDE.',
moreInfoLink: 'https://github.com/arduino-libraries/Arduino_BuiltIn',
summary: 'Shell Arduino library to provide the standard built-in libraries',
category: 'Other',
types: [ 'Arduino' ],
index: 0
}
2025-01-09T12:17:34.910Z discovery-log INFO stop
2025-01-09T12:17:34.910Z discovery-log INFO >>> Stopping boards watcher...
2025-01-09T12:17:34.910Z discovery-log INFO Canceling boards watcher...
2025-01-09T12:17:34.910Z discovery-log INFO disposing requesting cancel
2025-01-09T12:17:34.910Z discovery-log INFO disposing canceled
2025-01-09T12:17:34.911Z discovery-log INFO error received
2025-01-09T12:17:34.911Z discovery-log INFO cancel error received!
2025-01-09T12:17:34.911Z discovery-log INFO stop received event: either end or cancel
2025-01-09T12:17:34.911Z discovery-log INFO stop stopped
2025-01-09T12:17:34.911Z discovery-log INFO received end
2025-01-09T12:17:34.926Z daemon INFO Daemon exited with exit code: 2.
Update for version 2.3.4 is not available (latest version: 2.3.4, downgrade is allowed).
2025-01-09T12:18:00.933Z root ERROR Request updateIndex failed with error: 14 UNAVAILABLE: No connection established Error: 14 UNAVAILABLE: No connection established
at t.callErrorFromStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at processTicksAndRejections (node:internal/process/task_queues:77:11)
at runNextTicks (node:internal/process/task_queues:64:3)
at process.processImmediate (node:internal/timers:447:9)
for call at
at s.makeServerStreamRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.init (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:776931
at new Promise (<anonymous>)
at v.initInstance (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:776897)
at v.updateIndex (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:777936)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async u.onRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1265300)
at async c.handleRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1256199)
2025-01-09T12:18:00.934Z discovery-log INFO start
2025-01-09T12:18:00.934Z discovery-log INFO start new deferred
2025-01-09T12:18:00.934Z root ERROR Request install failed with error: 14 UNAVAILABLE: No connection established Error: 14 UNAVAILABLE: No connection established
at t.callErrorFromStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at s.makeServerStreamRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.libraryInstall (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at b.install (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:808133)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async u.onRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1265300)
at async c.handleRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1256199)
2025-01-09T12:18:00.934Z discovery-log INFO start resolved watching
2025-01-09T12:18:00.934Z discovery-log INFO error received
2025-01-09T12:18:00.934Z discovery-log ERROR Unexpected error occurred during the boards discovery. Error: 14 UNAVAILABLE: No connection established
at t.callErrorFromStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:921712)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949334)
at Object.onReceiveStatus (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:942356)
at C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1028497
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at s.makeServerStreamRequest (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:949101)
at s.boardListWatch (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1013389)
at y.createWrapper (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:76707)
at y.start (C:\Users\anhkh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:77779)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-01-09T12:18:00.934Z discovery-log INFO received end
Hi @anhkhoi041. Please follow these instructions to fix the problem:
- Hover the mouse pointer over the code block below:
https://arduino.esp8266.com/stable/package_esp8266com_index.json,https://espressif.github.io/arduino-esp32/package_esp32_index.json
- An icon that looks like two pieces of paper will appear near the right side of the code block. Click that icon.
This will copy the contents of the code block to the clipboard. - Select File > Preferences... from the Arduino IDE menus.
The "Preferences" dialog will open. - Click on the text input field to the right of the "Additional Boards Manager URLs" preference in the dialog.
- Press the Ctrl+A keyboard shortcut.
All the text in the field will be selected. - Press the Ctrl+V keyboard shortcut.
This will paste the text you copied at step (2) into the field, replacing the selected text. - Click the "OK" button.
The "Preferences" dialog will close.
Hopefully after doing that the problem will no longer occur. If it still occurs, just add a reply here to let us know and we'll try a different approach to fix the preference.
Hi,
Thank you very much, that resolved my problem! Now it works fine!
Regards,
Robert
You are welcome. I'm glad it is working now.
Regards, Per
Hi,
Thank you very much for responding. I have done it like you instructed, but it keeps on downloading "package_index.tar.bz2" and block other packages from downloading. i am using 2.3.4 and this only happens after i tried to install esp32. i have reinstalled arduino ide but it didn't seem to work. i hope it helps identifying the problem.
I'm sorry to hear that @anhkhoi041. I'm going to ask you to provide some additional information that might help us to identify the problem.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
- Select File > Quit from the Arduino IDE menus if it is running.
All Arduino IDE windows will close. - Start Windows "File Explorer".
- Open the Arduino IDE installation folder.
- 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. - Select "Open PowerShell window here" from the menu.
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 that Arduino IDE has gone into the bad state where it is stuck downloading
package_index.tar.bz2
. - Switch back to the PowerShell window.
- Press the Ctrl+Shift+A keyboard shortcut.
This will select all the text in the PowerShell window. - Press the Ctrl+C keyboard shortcut.
This will copy the contents of the PowerShell window to the clipboard. - Open a forum reply here by clicking the "Reply" button.
- 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.
- Press the Ctrl+V keyboard shortcut.
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.