IDE 2.1.0 - Changes made in Preferences are not saved

Hi

I have recently upgarded to IDE 2.1.0.

The issue I am facing, is that it is not automatically updating some libraries, nor they could be updated manually.

Next, the changes made in preferences are not saved. I could not add new board.

Does sound like some form of "permissions" error.
Is it your very own PERSONAL computer ?

Some of the information below may also be needed.

Please take a few moments to Learn and Use the Forum.

Hello, Welcome to the Arduino Forum. This guide explains how to get the best out of this forum. Please read and follow the instructions below. Being new here you might think this is having rules for the sake of rules, but that is not the case. If you don’t follow the guidelines all that happens is there is a long exchange of posts while we try to get you to tell us what we need in order to help you, which is frustrating for you and frustrating for us. The people who try to help with your project.

It will help you get the very best out of the forum in the future.

  • Mention if you are using AI generated code it is important information.
  • Your OS and version can be valuable information, please include it along with extra security you are using. Antivirus etc.
  • Always list the version of the IDE you are using and the board version if applicable.
  • Use quote or CODE tags to add error messages as an attachment NOT a picture.
  • How to insert an image into your post. ( Thanks sterretje )
  • Add your sketch where applicable but please use CODE TAGS
  • Add a SCHEMATIC were needed even if it is hand drawn.
  • Add working links to any specific hardware as needed (NOT links to similar items)
  • Remember that the people trying to help cannot see your problem so give as much information as you can.

COMMON ISSUES

  • Ensure you have FULLY inserted the USB cables.
  • Check you have a COMMON GROUND where required. ( Thanks Perry)
  • Where possible use USB 2.0 ports or a USB 2.0 POWERED HUB to rule out USB 3.0 issues.
  • Try other computers where possible.
  • Try other USB leads where possible.
  • You may not have the correct driver installed. CH340/341 or CP2102 or FT232 VCP Drivers - FTDI
  • There may be a problem with the board check or remove your wiring first.
  • Remove any items connected to pins 0 and 1.

COMPUTER RELATED

  • Close any other serial programs before opening the IDE.
  • Ensure you turn off any additional security / antivirus just to test.
  • There may be a problem with the PC try RESTARTING it.
  • You may be selecting the wrong COM port.
  • Avoid cloud/network based installations where possible OR ensure your Network/Cloud software is RUNNING.
  • Clear your browsers CACHE.
  • Close the IDE before using any other serial programs.
  • Preferably install IDE’s as ADMINISTRATOR or your OS equivalent

ARDUINO SPECIFIC BOARDS

  • CH340/341 based clones do not report useful information to the “get board info” button.
  • NANO (Old Types) some require you to use the OLD BOOTLOADER option.
  • NANO (ALL Types) See the specific sections lower in the forum.
  • NANO (NEW Types) Install your board CORE’s.
  • Unless using EXTERNAL PROGRAMMERS please leave the IDE selection at default “AVRISP mkII”.
  • Boards using a MICRO USB connector need a cable that is both DATA and CHARGE. Many are CHARGE ONLY.

CREATE editor install locations.

  • On macOs ~/Applications/ArduinoCreateAgent-1.1/ArduinoCreateAgent.app/Contents/MacOS/config.ini
  • On Linux ~/ArduinoCreateAgent-1.1/config.ini
  • On Windows C:\Users[your user]\AppData\Roaming\ArduinoCreateAgent-1.1

Performing the above actions may help resolve your problem without further help.

Language problem ?

Try a language closer to your native language:

Thanks to all those who helped and added to this list.

Please provide the details. E.g. which operating system? What did you install (zip, ...)? If applicable, where did you install the IDE?

I'm quite sure that you would have gotten an error message. Post it here.

My OS is Windows 10, 64 bit
Yes, it is my own personal Laptop.
No error message. I just add the URL for the ATTiny boards and click OK.
When I open the Preferences again, the URL is not there.

Hi @abuhafss. I'm going to ask you to post some additional information that might help us to identify the problem.

Please do this:

  1. Close all Arduino IDE windows if the IDE is already running.
  2. Start Windows "File Explorer".
  3. Open the Arduino IDE installation folder.
    The default installation location is at one of the following paths:
    • C:\Program Files\Arduino IDE
      
    • C:\Users\<username>\AppData\Local\Programs\Arduino IDE
      
      (where <username> is your Windows username)
  4. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  5. 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.
  6. Type the following command:
    & ".\Arduino IDE"
    
  7. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts.
  8. Wait for Arduino IDE to finish starting.
  9. Select File > Preferences from the Arduino IDE menus.
  10. Add the ATTiny boards URL to you preferences.
  11. Click the OK button.
  12. Switch back to the PowerShell window.
  13. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  14. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  15. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  16. Open a forum reply here by clicking the Reply button.
  17. 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.
    Code tags icon on toolbar
  18. Press Ctrl+V.
    This will paste the output into the code block.
  19. Move the cursor outside of the code block markup before you add any additional text to your reply.
  20. Click the Reply button to post the output.

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

1 Like
PS C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE>                                                                                                                                                                                       
 sing browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Abu-Hafss/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-06-01T20:32:40.900Z root INFO Backend Object.initialize: 39.8 ms [Finished 17.892 s after backend start]
2023-06-01T20:32:40.903Z root INFO Backend Object.configure: 31.3 ms [Finished 17.893 s after backend start]
2023-06-01T20:32:40.905Z root INFO Backend MessagingContribution.onStart: 16.4 ms [Finished 17.893 s after backend start]
2023-06-01T20:32:40.909Z root INFO Backend OSBackendApplicationContribution.configure: 2.8 ms [Finished 18.264 s after backend start]
2023-06-01T20:32:40.915Z root INFO Backend DefaultWorkspaceServer.onStart: 2.5 ms [Finished 18.265 s after backend start]
2023-06-01T20:32:40.924Z root INFO Backend PluginLocalizationBackendContribution.configure: 1.2 ms [Finished 18.266 s after backend start]
2023-06-01T20:32:40.931Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 373.3 ms [Finished 18.268 s after backend start]
2023-06-01T20:32:40.933Z root INFO Backend TaskBackendApplicationContribution.onStart: 2.1 ms [Finished 18.268 s after backend start]
2023-06-01T20:32:40.944Z root INFO Backend ElectronTokenBackendContribution.configure: 8.1 ms [Finished 18.278 s after backend start]
2023-06-01T20:32:40.947Z config INFO >>> Initializing CLI configuration...
2023-06-01T20:32:40.952Z root INFO Backend PluginDeployerContribution.initialize: 2.9 ms [Finished 18.279 s after backend start]
2023-06-01T20:32:40.955Z root INFO Backend ConfigServiceImpl.onStart: 6.5 ms [Finished 18.284 s after backend start]
2023-06-01T20:32:40.962Z config INFO Loading CLI configuration from c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml...
2023-06-01T20:32:40.970Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 2.0 ms [Finished 18.294 s after backend start]
2023-06-01T20:32:40.971Z root INFO Backend ArduinoDaemonImpl.onStart: 8.1 ms [Finished 18.301 s after backend start]
2023-06-01T20:32:40.971Z root INFO Backend NodeFileUploadService.configure: 19.0 ms [Finished 18.304 s after backend start]
2023-06-01T20:32:40.972Z daemon INFO Starting daemon from C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-06-01T20:32:40.974Z discovery-log INFO start
2023-06-01T20:32:40.978Z discovery-log INFO start new deferred
2023-06-01T20:32:40.978Z root INFO Backend HostedPluginLocalizationService.initialize: 4.8 ms [Finished 18.314 s after backend start]
2023-06-01T20:32:40.979Z root INFO Backend BoardDiscovery.onStart: 11.9 ms [Finished 18.322 s after backend start]
2023-06-01T20:32:40.980Z root INFO Backend FileDownloadEndpoint.configure: 9.5 ms [Finished 18.325 s after backend start]
2023-06-01T20:32:40.981Z root INFO Backend AuthenticationServiceImpl.onStart: 6.1 ms [Finished 18.340 s after backend start]
2023-06-01T20:32:40.981Z root INFO Backend PluginApiContribution.configure: 6.8 ms [Finished 18.341 s after backend start]
2023-06-01T20:32:41.002Z root INFO Backend HostedPluginReader.configure: 5.5 ms [Finished 18.349 s after backend start]
2023-06-01T20:32:41.004Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 18.351 s after backend start]
2023-06-01T20:32:41.005Z root INFO Backend PlotterBackendContribution.configure: 13.8 ms [Finished 18.372 s after backend start]
2023-06-01T20:32:41.030Z root INFO Theia app listening on http://localhost:53987.
2023-06-01T20:32:41.037Z root INFO Finished starting backend application: 57.4 ms [Finished 18.400 s after backend start]
2023-06-01T20:32:41.081Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Abu-Hafss/.arduinoIDE/plugins does not exist.
2023-06-01T20:32:41.125Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Abu-Hafss/.arduinoIDE/extensions does not exist.
2023-06-01T20:32:41.132Z root WARN The local plugin referenced by local-dir:C:\Users\Abu-Hafss\.arduinoIDE\plugins does not exist.
Restoring workspace roots: h:\Users\Abu-Hafss\Electronics\Arduino\Codes\Counter_with_ATTiny
isTempSketch: false. Input was h:\Users\Abu-Hafss\Electronics\Arduino\Codes\Counter_with_ATTiny\Counter_with_ATTiny.ino
2023-06-01T20:32:41.473Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.553Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-06-01T20:32:41.569Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.607Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-06-01T20:32:41.620Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.624Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-06-01T20:32:41.636Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.642Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-06-01T20:32:41.692Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.755Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-06-01T20:32:41.829Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.866Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-06-01T20:32:41.873Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.874Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-06-01T20:32:41.892Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.906Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-06-01T20:32:41.909Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.922Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-06-01T20:32:41.928Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.941Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-06-01T20:32:41.942Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.947Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-06-01T20:32:41.956Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.958Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-06-01T20:32:41.964Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.971Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-06-01T20:32:41.973Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.975Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-06-01T20:32:41.980Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:41.993Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-06-01T20:32:41.997Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.004Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-06-01T20:32:42.007Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.019Z 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-01T20:32:42.024Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.024Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-06-01T20:32:42.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.039Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-06-01T20:32:42.042Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.060Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-06-01T20:32:42.061Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-06-01T20:32:42.069Z 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-01T20:32:42.111Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\staging","user":"H:\\Users\\Abu-Hafss\\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-01T20:32:42.122Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-06-01T20:32:42.130Z config INFO Loaded the CLI configuration.
2023-06-01T20:32:50.120Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Abu-Hafss/AppData/Local/Arduino15","sketchDirUri":"file:///h%3A/Users/Abu-Hafss/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-06-01T20:32:50.123Z config INFO Validating the CLI configuration...
2023-06-01T20:32:50.153Z config INFO The CLI config is valid.
2023-06-01T20:32:50.155Z config INFO <<< Initialized the CLI configuration.
2023-06-01T20:32:50.349Z root INFO Resolve plugins list: 9389.3 ms [Finished 27.716 s after backend start]
2023-06-01T20:32:50.437Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 87.5 ms [Finished 27.806 s after backend start]
2023-06-01T20:32:50.470Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 33.2 ms [Finished 27.840 s after backend start]
2023-06-01T20:32:50.577Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 102.9 ms [Finished 27.943 s after backend start]
2023-06-01T20:32:50.611Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 36.8 ms [Finished 27.980 s after backend start]
2023-06-01T20:32:50.618Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 6.8 ms [Finished 27.987 s after backend start]
2023-06-01T20:32:51.660Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 1042.1 ms [Finished 29.030 s after backend start]
2023-06-01T20:32:53.164Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 1502.7 ms [Finished 30.533 s after backend start]
2023-06-01T20:32:54.540Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 1373.8 ms [Finished 31.907 s after backend start]
2023-06-01T20:32:54.548Z daemon INFO INFO[0000] Using config file: c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.2
INFO[0000] Executing `arduino-cli daemon`

2023-06-01T20:33:01.762Z daemon INFO Daemon is now listening on 127.0.0.1:53991
{"IP":"127.0.0.1","Port":"53991"}


2023-06-01T20:33:01.792Z daemon INFO Daemon is running.
2023-06-01T20:33:02.798Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 8255.3 ms [Finished 40.165 s after backend start]
2023-06-01T20:33:03.625Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 829.2 ms [Finished 40.994 s after backend start]
2023-06-01T20:33:03.678Z daemon INFO INFO[0009] Loading hardware from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages

2023-06-01T20:33:04.211Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 585.5 ms [Finished 41.580 s after backend start]
2023-06-01T20:33:04.218Z daemon INFO INFO[0009] Loading package arduino from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0009] Checking signature                            error="opening signature file: open C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0009] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0009] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0009] Checking existence of 'tools' path: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\tools
INFO[0009] Loading tools from dir: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\tools
INFO[0009] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0009] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0009] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0009] Loading package builtin from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin
INFO[0009] Checking existence of 'tools' path: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin\tools
INFO[0009] Loading tools from dir: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin\tools
INFO[0009] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0009] Loaded tool                                   tool="builtin:mdns-discovery@1.0.9"
INFO[0009] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0009] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0009] Checking signature                            index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0009] Adding libraries dir                          dir="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0009] Loading libraries index file                  index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\library_index.json"

2023-06-01T20:33:04.980Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 767.9 ms [Finished 42.348 s after backend start]
2023-06-01T20:33:06.074Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 1093.9 ms [Finished 43.444 s after backend start]
2023-06-01T20:33:07.063Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 984.4 ms [Finished 44.428 s after backend start]
2023-06-01T20:33:07.083Z daemon INFO INFO[0012] Adding libraries dir                          dir="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0012] Adding libraries dir                          dir="H:\\Users\\Abu-Hafss\\Arduino\\libraries" location=user

2023-06-01T20:33:07.455Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 395.5 ms [Finished 44.824 s after backend start]
2023-06-01T20:33:08.244Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 789.3 ms [Finished 45.614 s after backend start]
2023-06-01T20:33:09.003Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 758.0 ms [Finished 46.372 s after backend start]
2023-06-01T20:33:09.873Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 869.9 ms [Finished 47.242 s after backend start]
2023-06-01T20:33:10.768Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 895.6 ms [Finished 48.138 s after backend start]
2023-06-01T20:33:11.227Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 458.2 ms [Finished 48.596 s after backend start]
2023-06-01T20:33:12.035Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 729.2 ms [Finished 49.326 s after backend start]
2023-06-01T20:33:12.037Z root INFO Deploy plugins list: 9389.3 ms [Finished 49.405 s after backend start]
2023-06-01T20:33:13.827Z discovery-log INFO start request start watch
2023-06-01T20:33:13.830Z discovery-log INFO start requested start watch
2023-06-01T20:33:13.834Z discovery-log INFO start resolved watching
2023-06-01T20:33:13.847Z daemon INFO INFO[0019] starting discovery builtin:mdns-discovery process

2023-06-01T20:33:13.852Z daemon INFO INFO[0019] starting discovery builtin:serial-discovery process

2023-06-01T20:33:14.408Z daemon INFO INFO[0020] started discovery builtin:serial-discovery process

2023-06-01T20:33:14.411Z daemon INFO INFO[0020] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:serial-discovery

2023-06-01T20:33:14.483Z daemon INFO INFO[0020] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1

2023-06-01T20:33:14.490Z daemon INFO INFO[0020] sending command START_SYNC to discovery builtin:serial-discovery

2023-06-01T20:33:14.510Z daemon INFO INFO[0020] from discovery builtin:serial-discovery received message type: start_sync, message: OK

2023-06-01T20:33:14.575Z daemon INFO INFO[0020] started discovery builtin:mdns-discovery process
INFO[0020] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:mdns-discovery

2023-06-01T20:33:14.654Z daemon INFO INFO[0020] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1

2023-06-01T20:33:14.656Z daemon INFO INFO[0020] sending command START_SYNC to discovery builtin:mdns-discovery

2023-06-01T20:33:14.662Z daemon INFO INFO[0020] from discovery builtin:mdns-discovery received message type: start_sync, message: OK

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-01T20:33:25.570Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 7209.3 ms [Finished 43.980 s after frontend start]
2023-06-01T20:33:25.633Z root WARN Frontend commands.onStart took longer than the expected maximum 100 milliseconds: 174.3 ms [Finished 44.157 s after frontend start]
2023-06-01T20:33:25.948Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 317.8 ms [Finished 44.477 s after frontend start]
2023-06-01T20:33:26.196Z root WARN Frontend h.onStart took longer than the expected maximum 100 milliseconds: 121.7 ms [Finished 44.659 s after frontend start]
2023-06-01T20:33:26.220Z root WARN Frontend h.onStart took longer than the expected maximum 100 milliseconds: 110.6 ms [Finished 44.770 s after frontend start]
2023-06-01T20:33:26.420Z 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: <h:\Users\Abu-Hafss\Electronics\Arduino\Codes\Counter_with_ATTiny\Counter_with_ATTiny.ino>, response: <h:\Users\Abu-Hafss\Electronics\Arduino\Codes\Counter_with_ATTiny>.
2023-06-01T20:33:26.678Z root ERROR Uncaught Exception:
2023-06-01T20:33:26.679Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Abu-Hafss\.arduinoIDE\recentworkspace.json'
2023-06-01T20:33:26.847Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 520.2 ms [Finished 45.432 s after frontend start]
2023-06-01T20:33:33.019Z root INFO Start frontend contributions: 9403.1 ms [Finished 45.529 s after frontend start]
2023-06-01T20:33:33.022Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-06-01T20:33:33.287Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a] Waiting for backend deployment: 6182.9 ms [Finished 51.633 s after frontend start]
2023-06-01T20:33:37.115Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932) starting instance
2023-06-01T20:33:40.364Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a] Sync of 21 plugins: 7314.8 ms [Finished 58.951 s after frontend start]
2023-06-01T20:33:55.480Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-06-01T20:33:55.488Z root INFO >>> Restoring the layout state...
2023-06-01T20:33:55.502Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-06-01T20:33:55.508Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///h%3A/Users/Abu-Hafss/Electronics/Arduino/Codes/Counter_with_ATTiny/Counter_with_ATTiny.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":83,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":238,"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":true,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1.384,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1.384,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1.384,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1.384,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1.384,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}},{\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}],"size":268},"rightPanel":{"type":"sidepanel","items":[]}}
2023-06-01T20:33:55.513Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-06-01T20:33:59.459Z root INFO <<< The layout has been successfully restored.
2023-06-01T20:34:00.403Z root INFO Initialize the workbench layout: 4073.9 ms [Finished 78.049 s after frontend start]
2023-06-01T20:34:00.424Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-06-01T20:34:00.444Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][marus25.cortex-debug]: Loaded contributions.
2023-06-01T20:34:00.449Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][arduino.vscode-arduino-tools]: Loaded contributions.
2023-06-01T20:34:00.457Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.cpp]: Loaded contributions.
2023-06-01T20:34:00.472Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.json]: Loaded contributions.
2023-06-01T20:34:00.473Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.json-language-features]: Loaded contributions.
2023-06-01T20:34:00.475Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-06-01T20:34:00.483Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-06-01T20:34:00.490Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-06-01T20:34:00.492Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-06-01T20:34:00.500Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-06-01T20:34:00.502Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-06-01T20:34:00.508Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-06-01T20:34:00.516Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-06-01T20:34:00.519Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-06-01T20:34:00.559Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-06-01T20:34:00.586Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-06-01T20:34:00.609Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-06-01T20:34:00.624Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-06-01T20:34:00.633Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-06-01T20:34:00.636Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-06-01T20:34:00.655Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-06-01T20:34:00.675Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a] Load contributions of 21 plugins: 917.3 ms [Finished 78.978 s after frontend start]
2023-06-01T20:34:01.132Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-06-01T20:34:01.154Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-06-01T20:34:01.956Z root ERROR Request markAsRecentlyOpened failed with error: EPERM: operation not permitted, open 'c:\Users\Abu-Hafss\.arduinoIDE\recent-sketches.json'
2023-06-01T20:34:07.214Z root INFO Frontend application start: 41864.9 ms [Finished 104.553 s after backend start]
2023-06-01T20:34:07.316Z root INFO Replace loading indicator with ready workbench UI (animation): 1521.3 ms [Finished 80.512 s after frontend start]
2023-06-01T20:34:07.451Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-06-01T20:34:07.501Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
Update for version 2.1.0 is not available (latest version: 2.1.0, downgrade is allowed).
2023-06-01T20:34:13.448Z daemon INFO INFO[0079] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

2023-06-01T20:34:13.452Z daemon INFO INFO[0079] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0079] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:13.776Z daemon INFO INFO[0079] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0079] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0079] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:13.839Z daemon INFO INFO[0079] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0079] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:13.855Z daemon INFO INFO[0079] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:14.795Z fwuploader ERROR Error: Error executing "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe" firmware list --format json: saving downloaded index https://downloads.arduino.cc/arduino-fwuploader/boards/module_firmware_index.json.gz: open C:\Users\Abu-Hafss\AppData\Local\Temp\fwuploader\module_firmware_index.json: Access is denied.
    at ChildProcess.<anonymous> (C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\exec-util.js:53:31)
    at ChildProcess.emit (node:events:394:28)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
2023-06-01T20:34:14.807Z root ERROR Request updatableBoards failed with error: Error executing "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe" firmware list --format json: saving downloaded index https://downloads.arduino.cc/arduino-fwuploader/boards/module_firmware_index.json.gz: open C:\Users\Abu-Hafss\AppData\Local\Temp\fwuploader\module_firmware_index.json: Access is denied.
2023-06-01T20:34:17.703Z root ERROR ---- !!!SLOW!!! DURATION: search took 4842.037 ms. Args: [{"type":"Updatable"}] ----
2023-06-01T20:34:17.747Z fwuploader ERROR Error: Error executing "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe" firmware list --format json: saving downloaded index https://downloads.arduino.cc/arduino-fwuploader/boards/module_firmware_index.json.gz: open C:\Users\Abu-Hafss\AppData\Local\Temp\fwuploader\module_firmware_index.json: Access is denied.
    at ChildProcess.<anonymous> (C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\lib\node\exec-util.js:53:31)
    at ChildProcess.emit (node:events:394:28)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
2023-06-01T20:34:17.748Z root ERROR Request updatableBoards failed with error: Error executing "C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe" firmware list --format json: saving downloaded index https://downloads.arduino.cc/arduino-fwuploader/boards/module_firmware_index.json.gz: open C:\Users\Abu-Hafss\AppData\Local\Temp\fwuploader\module_firmware_index.json: Access is denied.
2023-06-01T20:34:17.767Z daemon INFO INFO[0083] Updating libraries index

2023-06-01T20:34:17.773Z daemon INFO INFO[0083] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

2023-06-01T20:34:17.784Z daemon INFO INFO[0083] Starting download                             url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

2023-06-01T20:34:17.798Z root INFO core-client-provider [platform-index]
2023-06-01T20:34:17.830Z root INFO core-client-provider [library-index]
2023-06-01T20:34:17.835Z daemon INFO INFO[0083] Starting download                             url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"

2023-06-01T20:34:18.918Z daemon INFO INFO[0084] Loading hardware from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages

2023-06-01T20:34:18.924Z daemon INFO INFO[0084] Loading package arduino from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\hardware

2023-06-01T20:34:18.996Z daemon INFO INFO[0084] Checking signature                            error="opening signature file: open C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-06-01T20:34:19.013Z daemon INFO INFO[0084] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"

2023-06-01T20:34:19.015Z daemon INFO INFO[0084] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0084] Checking existence of 'tools' path: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\tools
INFO[0084] Loading tools from dir: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\arduino\tools

2023-06-01T20:34:19.022Z daemon INFO INFO[0084] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0084] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:19.025Z daemon INFO INFO[0084] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:19.036Z daemon INFO INFO[0084] Loading package builtin from: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin

2023-06-01T20:34:19.043Z daemon INFO INFO[0084] Checking existence of 'tools' path: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin\tools
INFO[0084] Loading tools from dir: C:\Users\Abu-Hafss\AppData\Local\Arduino15\packages\builtin\tools

2023-06-01T20:34:19.049Z daemon INFO INFO[0084] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"

2023-06-01T20:34:19.051Z daemon INFO INFO[0084] Loaded tool                                   tool="builtin:mdns-discovery@1.0.9"

2023-06-01T20:34:19.054Z daemon INFO INFO[0084] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"

2023-06-01T20:34:19.056Z daemon INFO INFO[0084] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"

2023-06-01T20:34:19.190Z daemon INFO INFO[0084] Checking signature                            index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true

2023-06-01T20:34:19.201Z daemon INFO INFO[0084] sending command QUIT to discovery builtin:serial-discovery

2023-06-01T20:34:19.206Z daemon INFO INFO[0084] from discovery builtin:serial-discovery received message type: quit, message: OK
INFO[0084] killing discovery builtin:serial-discovery process
INFO[0084] Discovery event channel closed builtin:serial-discovery. Exiting goroutine.

2023-06-01T20:34:19.232Z daemon INFO INFO[0084] Closed and removed discovery builtin:serial-discovery

2023-06-01T20:34:19.234Z daemon INFO INFO[0084] sending command QUIT to discovery builtin:mdns-discovery
INFO[0084] from discovery builtin:mdns-discovery received message type: quit, message: OK
INFO[0084] killing discovery builtin:mdns-discovery process

2023-06-01T20:34:19.241Z daemon INFO INFO[0084] Closed and removed discovery builtin:mdns-discovery
INFO[0084] starting discovery builtin:serial-discovery process

2023-06-01T20:34:19.248Z daemon INFO INFO[0084] Discovery event channel closed builtin:mdns-discovery. Exiting goroutine.

2023-06-01T20:34:19.680Z daemon INFO INFO[0085] started discovery builtin:serial-discovery process
INFO[0085] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:serial-discovery

2023-06-01T20:34:19.756Z daemon INFO INFO[0085] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1

2023-06-01T20:34:19.759Z daemon INFO INFO[0085] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0085] from discovery builtin:serial-discovery received message type: start_sync, message: OK

2023-06-01T20:34:19.782Z daemon INFO INFO[0085] starting discovery builtin:mdns-discovery process

2023-06-01T20:34:20.656Z daemon INFO INFO[0086] started discovery builtin:mdns-discovery process
INFO[0086] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:mdns-discovery

2023-06-01T20:34:20.722Z daemon INFO INFO[0086] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1

2023-06-01T20:34:20.724Z daemon INFO INFO[0086] sending command START_SYNC to discovery builtin:mdns-discovery

2023-06-01T20:34:20.746Z daemon INFO INFO[0086] from discovery builtin:mdns-discovery received message type: start_sync, message: OK

2023-06-01T20:34:20.780Z daemon INFO INFO[0086] Adding libraries dir                          dir="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform

2023-06-01T20:34:20.789Z daemon INFO INFO[0086] Loading libraries index file                  index="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\library_index.json"

2023-06-01T20:34:21.104Z root WARN A command arduino-include-library--DS1307RTC:Michael Margolis is already registered.
2023-06-01T20:34:21.124Z daemon INFO INFO[0086] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

2023-06-01T20:34:21.131Z daemon INFO INFO[0086] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0086] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:21.150Z root WARN A command arduino-include-library--Time:Michael Margolis is already registered.
2023-06-01T20:34:22.341Z daemon INFO INFO[0087] Adding libraries dir                          dir="C:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-06-01T20:34:22.352Z daemon INFO INFO[0087] Adding libraries dir                          dir="H:\\Users\\Abu-Hafss\\Arduino\\libraries" location=user

2023-06-01T20:34:31.295Z root ERROR Failed to update platform, library indexes.
2023-06-01T20:34:34.896Z daemon INFO INFO[0100] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0100] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:34.911Z daemon INFO INFO[0100] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

[10788:0602/013435.061:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
2023-06-01T20:34:35.165Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","SevSeg"].
    at t.unregisterSubmenu (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8210643)
    at Object.<anonymous> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8020254)
    at Object.e.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273444)
    at t.DisposableCollection.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273161)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8022869
    at o (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484197)
    at e.exports._next (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9483983)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484222
2023-06-01T20:34:35.181Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","Time","Processing"].
    at t.unregisterSubmenu (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8210643)
    at Object.<anonymous> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8020254)
    at Object.e.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273444)
    at t.DisposableCollection.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273161)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8022869
    at o (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484197)
    at e.exports._next (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9483983)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484222
2023-06-01T20:34:35.201Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","DS1307RTC"].
    at t.unregisterSubmenu (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8210643)
    at Object.<anonymous> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8020254)
    at Object.e.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273444)
    at t.DisposableCollection.dispose (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273161)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8022869
    at o (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484197)
    at e.exports._next (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9483983)
    at file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484222
2023-06-01T20:34:39.678Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): PluginManagerExtImpl/init()
2023-06-01T20:34:39.697Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(cortex-debug@1.5.1 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.750Z root INFO [hosted-plugin: 9932] Debugger contribution has been registered: cortex-debug
2023-06-01T20:34:39.764Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.770Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(cpp@1.52.1 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.778Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(json@1.46.1 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.784Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(json-language-features@1.46.1 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.789Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.796Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.802Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-de@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.807Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-es@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.817Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.827Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.834Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-it@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.839Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.846Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.849Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.854Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.857Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.868Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.876Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(9932): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.880Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-06-01T20:34:39.894Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): PluginManagerExtImpl/loadPlugin(C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-06-01T20:34:48.370Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): PluginManagerExtImpl/loadPlugin(C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-06-01T20:34:48.586Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][marus25.cortex-debug]: Started plugin.
2023-06-01T20:34:48.611Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][arduino.vscode-arduino-tools]: Started plugin.
2023-06-01T20:34:48.612Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.cpp]: Started plugin.
2023-06-01T20:34:48.614Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.json]: Started plugin.
2023-06-01T20:34:48.617Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][vscode.json-language-features]: Started plugin.
2023-06-01T20:34:48.622Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-06-01T20:34:48.625Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-06-01T20:34:48.627Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-06-01T20:34:48.636Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-06-01T20:34:48.642Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-06-01T20:34:48.644Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-06-01T20:34:48.646Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-06-01T20:34:48.649Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-06-01T20:34:48.651Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-06-01T20:34:48.656Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-06-01T20:34:48.658Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-06-01T20:34:48.660Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-06-01T20:34:48.663Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-06-01T20:34:48.665Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-06-01T20:34:48.679Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-06-01T20:34:48.682Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-06-01T20:34:48.716Z root INFO [hosted-plugin: 9932] PLUGIN_HOST(9932): PluginManagerExtImpl/loadPlugin(C:\Users\Abu-Hafss\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-06-01T20:34:49.117Z root INFO [hosted-plugin: 9932] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-06-01T20:34:49.158Z root INFO [hosted-plugin: 9932] GDB server console created
2023-06-01T20:34:49.286Z root INFO [8c53073b-ef0a-469f-bced-2c7d94d9951a] Start of 21 plugins: 48782.8 ms [Finished 127.861 s after frontend start]
2023-06-01T20:34:49.379Z daemon INFO INFO[0115] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0115] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:49.423Z daemon INFO INFO[0115] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:49.514Z daemon INFO INFO[0115] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0115] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:49.520Z daemon INFO INFO[0115] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:49.557Z root INFO Starting language server: arduino:avr:nano:cpu=atmega328old
2023-06-01T20:34:53.148Z daemon INFO INFO[0118] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0118] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:53.150Z daemon INFO INFO[0118] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:53.204Z daemon INFO INFO[0118] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0118] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

2023-06-01T20:34:53.206Z daemon INFO INFO[0118] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

2023-06-01T20:34:59.191Z root INFO >>> Starting library package installation...
2023-06-01T20:34:59.193Z discovery-log INFO stop
2023-06-01T20:34:59.201Z discovery-log INFO >>> Stopping boards watcher...
2023-06-01T20:34:59.203Z discovery-log INFO Canceling boards watcher...
2023-06-01T20:34:59.205Z discovery-log INFO disposing requesting cancel
2023-06-01T20:34:59.207Z discovery-log INFO disposing canceled
2023-06-01T20:34:59.220Z discovery-log INFO error received
2023-06-01T20:34:59.221Z discovery-log INFO cancel error received!
2023-06-01T20:34:59.223Z discovery-log INFO stop received event: either end or cancel
2023-06-01T20:34:59.236Z discovery-log INFO stop stopped
2023-06-01T20:34:59.242Z discovery-log INFO received end
2023-06-01T20:34:59.253Z daemon INFO INFO[0124] boards watcher stream closed

2023-06-01T20:35:04.381Z discovery-log INFO start
2023-06-01T20:35:04.382Z discovery-log INFO start new deferred
2023-06-01T20:35:04.387Z root ERROR Request install failed with error: 3 INVALID_ARGUMENT: The library DS1307RTC has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
2023-06-01T20:35:04.394Z discovery-log INFO start request start watch
2023-06-01T20:35:04.398Z discovery-log INFO start requested start watch
2023-06-01T20:35:04.399Z discovery-log INFO start resolved watching
2023-06-01T20:35:04.606Z root INFO >>> Starting library package installation...
2023-06-01T20:35:04.608Z discovery-log INFO stop
2023-06-01T20:35:04.613Z discovery-log INFO >>> Stopping boards watcher...
2023-06-01T20:35:04.620Z discovery-log INFO Canceling boards watcher...
2023-06-01T20:35:04.623Z discovery-log INFO disposing requesting cancel
2023-06-01T20:35:04.625Z discovery-log INFO disposing canceled
2023-06-01T20:35:04.630Z discovery-log INFO error received
2023-06-01T20:35:04.635Z discovery-log INFO cancel error received!
2023-06-01T20:35:04.641Z discovery-log INFO stop received event: either end or cancel
2023-06-01T20:35:04.643Z discovery-log INFO stop stopped
2023-06-01T20:35:04.649Z discovery-log INFO received end
2023-06-01T20:35:04.660Z root ERROR Error: 3 INVALID_ARGUMENT: The library DS1307RTC has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
    at y.<computed> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597215)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591814)
    at Array.n [as read] (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10592970)
    at J (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597125)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591731)
    at I (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589546)
    at Te.unpack (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10588636)
    at Te.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589334)
    at t.MsgPackMessageDecoder.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329095)
    at t.MsgPackMessageDecoder.parse (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329126)
2023-06-01T20:35:04.665Z daemon INFO INFO[0130] boards watcher stream closed

2023-06-01T20:35:09.432Z discovery-log INFO start
2023-06-01T20:35:09.433Z discovery-log INFO start new deferred
2023-06-01T20:35:09.442Z root ERROR Request install failed with error: 3 INVALID_ARGUMENT: The library SevSeg has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
2023-06-01T20:35:09.443Z discovery-log INFO start request start watch
2023-06-01T20:35:09.447Z discovery-log INFO start requested start watch
2023-06-01T20:35:09.448Z discovery-log INFO start resolved watching
2023-06-01T20:35:09.561Z root INFO >>> Starting library package installation...
2023-06-01T20:35:09.563Z discovery-log INFO stop
2023-06-01T20:35:09.575Z discovery-log INFO >>> Stopping boards watcher...
2023-06-01T20:35:09.577Z discovery-log INFO Canceling boards watcher...
2023-06-01T20:35:09.579Z discovery-log INFO disposing requesting cancel
2023-06-01T20:35:09.581Z discovery-log INFO disposing canceled
2023-06-01T20:35:09.593Z discovery-log INFO error received
2023-06-01T20:35:09.593Z discovery-log INFO cancel error received!
2023-06-01T20:35:09.596Z discovery-log INFO stop received event: either end or cancel
2023-06-01T20:35:09.603Z discovery-log INFO stop stopped
2023-06-01T20:35:09.607Z discovery-log INFO received end
2023-06-01T20:35:09.613Z root ERROR Error: 3 INVALID_ARGUMENT: The library SevSeg has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
    at y.<computed> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597215)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591814)
    at Array.n [as read] (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10592970)
    at J (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597125)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591731)
    at I (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589546)
    at Te.unpack (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10588636)
    at Te.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589334)
    at t.MsgPackMessageDecoder.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329095)
    at t.MsgPackMessageDecoder.parse (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329126)
2023-06-01T20:35:09.620Z daemon INFO INFO[0135] boards watcher stream closed

2023-06-01T20:35:13.865Z discovery-log INFO start
2023-06-01T20:35:13.866Z discovery-log INFO start new deferred
2023-06-01T20:35:13.870Z root ERROR Request install failed with error: 3 INVALID_ARGUMENT: The library Time has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\Time
- H:\Users\Abu-Hafss\Arduino\libraries\Time-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
2023-06-01T20:35:13.877Z discovery-log INFO start request start watch
2023-06-01T20:35:13.882Z discovery-log INFO start requested start watch
2023-06-01T20:35:13.883Z discovery-log INFO start resolved watching
2023-06-01T20:35:13.977Z root ERROR Error: 3 INVALID_ARGUMENT: The library Time has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\Time
- H:\Users\Abu-Hafss\Arduino\libraries\Time-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
    at y.<computed> (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597215)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591814)
    at Array.n [as read] (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10592970)
    at J (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10597125)
    at B (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10591731)
    at I (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589546)
    at Te.unpack (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10588636)
    at Te.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:10589334)
    at t.MsgPackMessageDecoder.decode (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329095)
    at t.MsgPackMessageDecoder.parse (file:///C:/Users/Abu-Hafss/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2329126)
2023-06-01T20:35:49.861Z config INFO Updating daemon with 'data': {
  "board_manager": {
    "additional_urls": [
      "https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json"
    ]
  },
  "build_cache": {
    "compilations_before_purge": 10,
    "ttl": "720h0m0s"
  },
  "daemon": {
    "port": "50051"
  },
  "directories": {
    "data": "c:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15",
    "user": "h:\\Users\\Abu-Hafss\\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
  },
  "locale": "en",
  "network": {}
}
2023-06-01T20:35:49.996Z root ERROR Request setConfiguration failed with error: 2 UNKNOWN: open c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml: Access is denied.
2023-06-01T20:36:30.148Z config INFO Updating daemon with 'data': {
  "board_manager": {
    "additional_urls": [
      "https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json"
    ]
  },
  "build_cache": {
    "compilations_before_purge": 10,
    "ttl": "720h0m0s"
  },
  "daemon": {
    "port": "50051"
  },
  "directories": {
    "data": "c:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15",
    "user": "h:\\Users\\Abu-Hafss\\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
  },
  "locale": "en",
  "network": {}
}
2023-06-01T20:36:30.226Z root ERROR Request setConfiguration failed with error: 2 UNKNOWN: open c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml: Access is denied.
2023-06-01T20:36:59.589Z root WARN Widget was activated, but did not accept focus after 2000ms: boards-list-widget
2023-06-01T20:37:15.202Z config INFO Updating daemon with 'data': {
  "board_manager": {
    "additional_urls": [
      "https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json"
    ]
  },
  "build_cache": {
    "compilations_before_purge": 10,
    "ttl": "720h0m0s"
  },
  "daemon": {
    "port": "50051"
  },
  "directories": {
    "data": "c:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15",
    "user": "h:\\Users\\Abu-Hafss\\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
  },
  "locale": "en",
  "network": {}
}
2023-06-01T20:37:15.272Z root ERROR Request setConfiguration failed with error: 2 UNKNOWN: open c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml: Access is denied.
2023-06-01T20:37:29.733Z config INFO Updating daemon with 'data': {
  "board_manager": {
    "additional_urls": [
      "https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json"
    ]
  },
  "build_cache": {
    "compilations_before_purge": 10,
    "ttl": "720h0m0s"
  },
  "daemon": {
    "port": "50051"
  },
  "directories": {
    "data": "c:\\Users\\Abu-Hafss\\AppData\\Local\\Arduino15",
    "user": "h:\\Users\\Abu-Hafss\\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
  },
  "locale": "en",
  "network": {}
}
2023-06-01T20:37:29.784Z root ERROR Request setConfiguration failed with error: 2 UNKNOWN: open c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml: Access is denied.

By the way, I highly appreciate your detailed step-by-step guidance.

We can see the error occurring here when Arduino IDE attempts to save your preferences. Unfortunately it doesn't tell us why it is not able to save. Do you have any idea why Arduino IDE would not be able to write to the file at this path?:

c:\Users\Abu-Hafss\.arduinoIDE\arduino-cli.yaml

Well, I have no idea about that.

As mentioned in my first post, the libraries are also not updating. Maybe this can give you some clue.

If no solution, then probably I should switch back to an older version.

This is easily solved. The problem is you have multiple installations of the same library:

The library DS1307RTC has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
The library DS1307RTC has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC
- H:\Users\Abu-Hafss\Arduino\libraries\DS1307RTC-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
The library SevSeg has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg
- H:\Users\Abu-Hafss\Arduino\libraries\SevSeg-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
The library Time has multiple installations:
- H:\Users\Abu-Hafss\Arduino\libraries\Time
- H:\Users\Abu-Hafss\Arduino\libraries\Time-master
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.

You must delete the folders that contain the redundant library installations. Once you have done that you will be able to use Library Manager.

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