arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.29k stars 389 forks source link

Hang during "Downloading index signature: library_index.json.sig" process #1483

Open racin44 opened 2 years ago

racin44 commented 2 years ago

I just installed 2.0.0 and Downloading index signature: library_index.json.sig keeps freezing up and often stalls my compiling\uploading. I have tried deleting arduino15 folder many times. It lets me upload once, then, next time i open arduino 2.0.0 it stalls the download again. I cant use older versions to upload my sketch for some reason.

Additional context

Additional reports

per1234 commented 2 years ago

Hi @racin44. Thanks for your report.

Downloading index signature: library_index.json.sig keeps freezing up

What do you mean by "freezing up"? Do you mean that it never completes no matter how long you wait, or do you mean that it takes longer than expected. If the latter, approximately how long is the duration of the "freeze"?

When you open File > Preferences, do you have any URLs under the "Additional Boards Manager URLs" field? If yes, please provide those URLs so I can more closely reproduce your environment.

racin44 commented 2 years ago

It never finishes. Its at aprox 75% and just stays there for a long time. Even after rebooting many times

On Wed, Sep 21, 2022, 9:17 PM per1234 @.***> wrote:

Hi @racin44 https://github.com/racin44. Thanks for your report.

Downloading index signature: library_index.json.sig keeps freezing up

What do you mean by "freezing up"? Do you mean that it never completes no matter how long you wait, or do you mean that it takes longer than expected. If the latter, approximately how long is the duration of the "freeze"?

When you open File > Preferences, do you have any URLs under the "Additional Boards Manager URLs" field? If yes, please provide those URLs so I can more closely reproduce your environment.

— Reply to this email directly, view it on GitHub https://github.com/arduino/arduino-ide/issues/1483#issuecomment-1254427980, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIO5OSQ4XJ3LRFU4UAKUFZDV7O6R5ANCNFSM6AAAAAAQSTCDZM . You are receiving this because you were mentioned.Message ID: @.***>

per1234 commented 2 years ago

I'm going to ask you to provide some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder (usually C:\Program Files\Arduino IDE or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here". PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & ".\Arduino IDE"
  6. Press the Enter key. Debug output should now be printed to the PowerShell window as the Arduino IDE starts.
  7. Wait for the Arduino IDE to get into the frozen download state.
  8. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  9. Right click on the title bar of the PowerShell window. This will open a context menu.
  10. Select Edit > Select All from the context menu. This will select all the text in the PowerShell window.
  11. Press Ctrl+C. This will copy the contents of the PowerShell window to the clipboard.
  12. Paste (Ctrl+V) the output in a reply to this GitHub issue thread.

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

racin44 commented 2 years ago

I tried that and this is what i get in powershell....

& : The term '.\Arduino IDE' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:3

On Wed, Sep 21, 2022 at 9:38 PM per1234 @.***> wrote:

I'm going to ask you to provide some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".

  2. Open the Arduino IDE installation folder (usually C:\Program Files\Arduino IDE or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE).

  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.

  4. From the context menu, click "Open PowerShell window here". PowerShell will now open with the current directory set to the Arduino IDE installation folder.

  5. Type the following command:

    & ".\Arduino IDE"

  6. Press the Enter key. Debug output should now be printed to the PowerShell window as the Arduino IDE starts.

  7. Wait for the Arduino IDE to get into the frozen download state.

  8. Switch back to the PowerShell window if the Arduino IDE window took the focus.

  9. Right click on the title bar of the PowerShell window. This will open a context menu.

  10. Select Edit > Select All from the context menu. This will select all the text in the PowerShell window.

  11. Press Ctrl+C. This will copy the contents of the PowerShell window to the clipboard.

  12. Paste (Ctrl+V) the output in a reply to this GitHub issue thread.


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

— Reply to this email directly, view it on GitHub https://github.com/arduino/arduino-ide/issues/1483#issuecomment-1254441911, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIO5OSUSJSXLCQJMO3UVKK3V7PBCPANCNFSM6AAAAAAQSTCDZM . You are receiving this because you were mentioned.Message ID: @.***>

per1234 commented 2 years ago

Make sure you run that command from the folder that contains the file Arduino IDE.exe

racin44 commented 2 years ago

I am. I keep getting that error.

per1234 commented 2 years ago

OK, let's try something else:

  1. Open Windows "File Explorer".
  2. Opening the "View" menu at the top of File Explorer.
  3. Check the box next to "☐ Hidden items" if it is not already checked.
  4. Close the File Explorer window.
  5. Open this link to come to your issue page on the GitHub website: https://github.com/arduino/arduino-ide/issues/1483
  6. Scroll down to the bottom of the page to the field where you can make a new comment.
  7. At the bottom of the comment field, there is some text:

    Attach files by dragging & dropping, selecting or pasting them

    Click that text.

  8. Select the newest file in the folder at this path:
    C:\Users\<user name>\AppData\Roaming\Arduino IDE\

    (where <user name> is your Windows user name)

  9. Click the Open button.
  10. You will now see a message at the bottom of the comment field: "Uploading your files... (1/1)". Wait for that to disappear.
  11. Click the Comment button below the comment field.
hugehaggis commented 2 years ago

I have this same problem. The ui hangs and doesn't acept input(mouse clicks). I don't think its the download stalling the ui. Further tsks seem to be started after.

PS C:\Program Files\Arduino IDE> & ".\arduino ide"
PS C:\Program Files\Arduino IDE>
Starting backend process. PID: 4012
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///c%3A/Users/mikes/.theia'
root INFO Backend Object.initialize: 13.0 ms [Finished 3.833 s after backend start]
root INFO Backend Object.configure: 8.8 ms [Finished 3.833 s after backend start]
root INFO Backend MessagingContribution.onStart: 3.3 ms [Finished 3.833 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.9 ms [Finished 3.970 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.7 ms [Finished 3.970 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.5 ms [Finished 3.971 s after backend start]
root WARN Backend LocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 137.5 ms [Finished 3.972 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.6 ms [Finished 3.972 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 4.6 ms [Finished 3.977 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 1.7 ms [Finished 3.977 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 2.8 ms [Finished 3.979 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 1.4 ms [Finished 3.983 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 3.7 ms [Finished 3.986 s after backend start]
root INFO Backend NodeFileUploadService.configure: 7.0 ms [Finished 3.987 s after backend start]
daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 4.0 ms [Finished 3.992 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 3.2 ms [Finished 3.993 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 1.3 ms [Finished 3.997 s after backend start]
root INFO Backend PluginApiContribution.configure: 1.5 ms [Finished 3.998 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.7 ms [Finished 4.000 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 4.000 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 3.9 ms [Finished 4.005 s after backend start]
root INFO Theia app listening on http://localhost:64236.
root INFO Finished starting backend application: 25.0 ms [Finished 4.024 s after backend start]
root WARN The local plugin referenced by local-dir:/c%3A/Users/mikes/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/c%3A/Users/mikes/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:C:\Users\mikes\.arduinoProIDE\plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.69.0" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.69.0" with engines:
root ERROR ---- !!!SLOW!!! DURATION: loadCliConfig took 737.227 ms. Args: [] ----
root INFO Resolve plugins list: 771.3 ms [Finished 4.765 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension": 272.1 ms [Finished 5.038 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 48.7 ms [Finished 5.086 s after backend start]
root INFO Deployed backend plugin "cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 46.9 ms [Finished 5.133 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 23.5 ms [Finished 5.157 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 30.9 ms [Finished 5.188 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-cs@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 608.2 ms [Finished 5.796 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-de@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 699.6 ms [Finished 6.496 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 689.0 ms [Finished 7.185 s after backend start]
daemon INFO {"level":"info","msg":"Using config file: c:\\Users\\mikes\\.arduinoIDE\\arduino-cli.yaml","time":"2022-09-23T09:19:59+01:00"}
{"level":"info","msg":"arduino-cli.exe version 0.27.1","time":"2022-09-23T09:19:59+01:00"}
{"level":"info","msg":"Executing `arduino-cli daemon`","time":"2022-09-23T09:19:59+01:00"}
{"IP":"127.0.0.1","Port":"64237"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "vscode-language-pack-fr@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 927.6 ms [Finished 8.113 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 269.9 ms [Finished 8.383 s after backend start]
daemon INFO {"level":"info","msg":"Loading hardware from: c:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Loading package arduino from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware","time":"2022-09-23T09:20:00+01:00"}
{"error":"opening signature file: open C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig: The system cannot find the file specified.","index":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json","level":"info","msg":"Checking signature","signatureFile":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig","time":"2022-09-23T09:20:00+01:00"}

root INFO Deployed backend plugin "vscode-language-pack-ja@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 365.2 ms [Finished 8.748 s after backend start]
daemon INFO {"level":"info","msg":"Adding monitor tool","protocol":"serial","time":"2022-09-23T09:20:00+01:00","tool":"builtin:serial-monitor"}
{"level":"info","msg":"Loaded platform","platform":{"ID":"arduino:avr","Installed":"1.8.5","Latest":"1.8.5","Name":"Arduino AVR Boards"},"time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\tools","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\tools","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"1.3.0","systems":[{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_386.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_386.tar.bz2","Checksum":"SHA-256:3e7f59d6fbc7a724598303f0d3289d0c4fd137a8973437980658379a024887b2","Size":2633516,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_amd64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_amd64.tar.bz2","Checksum":"SHA-256:aa45ee2441ffc3a122daec5802941d1fa2ac47adf5c5c481b5e0daa4dc259ffa","Size":2716248,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_arm.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_arm.tar.bz2","Checksum":"SHA-256:1888587409b56aef4ba0ab0e6703b3dccba7cc3a022756ba9b908247e5d5a656","Size":2567435,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_arm64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_arm64.tar.bz2","Checksum":"SHA-256:835ed8f37cffac37e979d1b0f6041559592d3d98be52f0e8611b76c4858e4113","Size":2472427,"CachePath":"packages"}},{"os":"i386-apple-darwin11","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-darwin_amd64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-darwin_amd64.tar.bz2","Checksum":"SHA-256:d5d0f82ff829c0e434d12a2ee640a6fbd78f893ab37782edbb8b5bf2359d119e","Size":2766116,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-windows_386.zip","ArchiveFileName":"arduinoOTA-1.3.0-windows_386.zip","Checksum":"SHA-256:051943844eee442460d2c709edefadca184287fffd2b6c100dd53aa742aa05f6","Size":2768948,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"7.3.0-atmel3.6.1-arduino7","systems":[{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-arm-linux-gnueabihf.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-arm-linux-gnueabihf.tar.bz2","Checksum":"SHA-256:3903553d035da59e33cff9941b857c3cb379cb0638105dfdf69c97f0acc8e7b5","Size":34683056,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-aarch64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-aarch64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:03d322b9df6da17289e9e7c6233c34a8535d9c645c19efc772ba19e56914f339","Size":38045723,"CachePath":"packages"}},{"os":"x86_64-apple-darwin14","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-apple-darwin14.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-apple-darwin14.tar.bz2","Checksum":"SHA-256:f6ed2346953fcf88df223469088633eb86de997fa27ece117fd1ef170d69c1f8","Size":36684546,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-w64-mingw32.zip","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-w64-mingw32.zip","Checksum":"SHA-256:a54f64755fff4cb792a1495e5defdd789902a2a3503982e81b898299cf39800e","Size":52519412,"CachePath":"packages"}},{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:954bbffb33545bcdcd473af993da2980bf32e8461ff55a18e0eebc7b2ef69a4c","Size":37176991,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:bd8c37f6952a2130ac9ee32c53f6a660feb79bee8353c8e289eb60fdcefed91e","Size":37630618,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"6.3.0-arduino17","systems":[{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-armhf-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-armhf-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:2a8e68c5d803aa6f902ef219f177ec3a4c28275d85cbe272962ad2cd374f50d1","Size":219631,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-aarch64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-aarch64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:6cf948f751acfe7b96684537f2291c766ec8b54b4f7dc95539864821456fa9fc","Size":229852,"CachePath":"packages"}},{"os":"x86_64-apple-darwin12","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-x86_64-apple-darwin12.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-x86_64-apple-darwin12.tar.bz2","Checksum":"SHA-256:120cc9edaae699e7e9ac50b1b8eb0e7d51fdfa555bac54233c2511e6ee5418c9","Size":279045,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-x86_64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-x86_64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:accdfb920af2aabf4f7461d2ac73c0751760f525216dc4e7657427a78c60d13d","Size":254271,"CachePath":"packages"}},{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-i686-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-i686-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:5c8cc6c17db9300e1451fe41cd7178b0442b4490ee6fdbc0aed9811aef96c05f","Size":244550,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-i686-w64-mingw32.zip","ArchiveFileName":"avrdude-6.3.0-arduino17-i686-w64-mingw32.zip","Checksum":"SHA-256:e99188873c7c5ad8f8f906f068c33600e758b2e36cce3adbd518a21bd266749d","Size":328460,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loading package builtin from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin\\tools","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin\\tools","time":"2022-09-23T09:20:00+01:00"}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"5.8-arduino11","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"1.0.6","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"1.3.2","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:00+01:00","tool":{"version":"0.10.0","systems":null}}
{"level":"info","msg":"Loading package esp32 from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware","time":"2022-09-23T09:20:00+01:00"}
{"error":"opening signature file: open C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json.sig: The system cannot find the file specified.","index":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json","level":"info","msg":"Checking signature","signatureFile":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json.sig","time":"2022-09-23T09:20:00+01:00"}

root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 295.1 ms [Finished 9.043 s after backend start]
daemon INFO {"level":"info","msg":"Adding monitor tool","protocol":"serial","time":"2022-09-23T09:20:01+01:00","tool":"builtin:serial-monitor"}
{"level":"info","msg":"Loaded platform","platform":{"ID":"esp32:esp32","Installed":"1.0.6","Latest":"1.0.6","Name":"esp32"},"time":"2022-09-23T09:20:01+01:00"}
{"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\tools","time":"2022-09-23T09:20:01+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\tools","time":"2022-09-23T09:20:01+01:00"}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:01+01:00","tool":{"version":"3.0.0","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-windows.zip","ArchiveFileName":"esptool-3.0.0.2-windows.zip","Checksum":"SHA-256:b192bfc1545a3c92658ce586b4edcc2aca3f0ad4b3fa8417d658bc8a48f1387e","Size":3434736,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-macos.tar.gz","ArchiveFileName":"esptool-3.0.0.2-macos.tar.gz","Checksum":"SHA-256:2cafab7f1ebce89475b84c115548eaace40b6366d7b3f9862cdb2fc64f806643","Size":3859642,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:01+01:00","tool":{"version":"0.2.3","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-win32.zip","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-win32.zip","Checksum":"SHA-256:b647f2c2efe6949819c85ea9404271b55c7c9c25bcb98d3b98a1d0ba771adf56","Size":249809,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","Checksum":"SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423","Size":130270,"CachePath":"packages"}},{"os":"i386-apple-darwin","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","Checksum":"SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423","Size":130270,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz","Checksum":"SHA-256:5e1a4ff41385e842f389f6b5254102a547e566a06b49babeffa93ef37115cb5d","Size":50646,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz","Checksum":"SHA-256:464463a93e8833209cdc29ba65e1a12fec31718dc10075c195a2445b2c3f6cb0","Size":48751,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","Checksum":"SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185","Size":40665,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","Checksum":"SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185","Size":40665,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:01+01:00","tool":{"version":"1.22.0-97-gc752ad5-5.2.0","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip","ArchiveFileName":"xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip","Checksum":"SHA-256:80571e5d5a63494f4fa758bb9d8fb882ba4059853a8c412a84d232dc1c1400e6","Size":125747216,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-macos-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-macos-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:b1ce39a563ae359cf363fb7d8ee80cb1e5226fda83188203cff60f16f55e33ef","Size":50525386,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:96f5f6e7611a0ed1dc47048c54c3113fc5cebffbf0ba90d8bfcd497afc7ef9f3","Size":44225380,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux32-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux32-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:8094a2c30b474e99ce64dd0ba8f310c4614eb3b3cac884a3aea0fd5f565af119","Size":45575521,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:d70d550f88448fa476b29fa50ef5502ab497a16ac7fa9ca24c6d0a39bb1e681e","Size":50657803,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:d70d550f88448fa476b29fa50ef5502ab497a16ac7fa9ca24c6d0a39bb1e681e","Size":50657803,"CachePath":"packages"}}]}}

root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 588.1 ms [Finished 9.631 s after backend start]
daemon INFO {"index":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_index.json","level":"info","msg":"Checking signature","signatureFile":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_index.json.sig","time":"2022-09-23T09:20:01+01:00","trusted":true}
{"error":"opening signature file: open c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: The system cannot find the file specified.","index":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json","level":"info","msg":"Checking signature","signatureFile":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig","time":"2022-09-23T09:20:01+01:00"}
{"dir":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\libraries","level":"info","location":"platform","msg":"Adding libraries dir","time":"2022-09-23T09:20:01+01:00"}
{"dir":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\libraries","level":"info","location":"platform","msg":"Adding libraries dir","time":"2022-09-23T09:20:01+01:00"}
{"index":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\library_index.json","level":"info","msg":"Loading libraries index file","time":"2022-09-23T09:20:01+01:00"}

root INFO Deployed backend plugin "vscode-language-pack-ru@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 579.5 ms [Finished 10.211 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 573.0 ms [Finished 10.784 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.69.0" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 500.6 ms [Finished 11.285 s after backend start]
root INFO Deploy plugins list: 771.3 ms [Finished 11.330 s after backend start]
daemon INFO {"dir":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\libraries","level":"info","location":"ide","msg":"Adding libraries dir","time":"2022-09-23T09:20:03+01:00"}
{"dir":"c:\\Users\\mikes\\Documents\\Arduino\\libraries","level":"info","location":"user","msg":"Adding libraries dir","time":"2022-09-23T09:20:03+01:00"}

app-state-change >>> new app state <started_contributions was received from sender <1>. current window ID: 1
app-state-change <<< new app state is <started_contributions> for window <1>
app-state-change >>> new app state <attached_shell was received from sender <1>. current window ID: 1
app-state-change <<< new app state is <attached_shell> for window <1>
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 1140.8 ms [Finished 8.280 s after frontend start]
root WARN Frontend commands.onStart took longer than the expected maximum 100 milliseconds: 207.3 ms [Finished 8.489 s after frontend start]
root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 244.5 ms [Finished 8.733 s after frontend start]
root WARN Frontend C.onStart took longer than the expected maximum 100 milliseconds: 232.3 ms [Finished 9.066 s after frontend start]
root WARN Frontend C.onStart took longer than the expected maximum 100 milliseconds: 602.4 ms [Finished 9.702 s after frontend start]
root ERROR ---- !!!SLOW!!! DURATION: getSketchesNew took 376.062 ms. Args: [{"uri":"file:///c%3A/Users/mikes/Documents/Arduino"}] ----
root INFO Start frontend contributions: 3046.8 ms [Finished 9.809 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO ------- SERIALIZED LAYOUT DATA -------
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188) starting instance
root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///d%3A/LilyGO/TWatch/SpaceWarsTTWatch2020-main/SpaceWarsTTWatch2020-main/ttgoGameConsole/ttgoGameConsole.ino","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":5,\"column\":2},\"position\":{\"lineNumber\":5,\"column\":2}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":620,\"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":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"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}}\"},\"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":[]}}
root INFO ------- END SERIALIZED LAYOUT DATA -------
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a] Waiting for backend deployment: 730.7 ms [Finished 10.527 s after frontend start]
discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO {"level":"info","msg":"starting discovery builtin:mdns-discovery process","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"starting discovery builtin:serial-discovery process","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:mdns-discovery process","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:mdns-discovery","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"started discovery builtin:serial-discovery process","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"sending command HELLO 1 \"arduino-cli 0.27.1\" to discovery builtin:serial-discovery","time":"2022-09-23T09:20:09+01:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"sending command START_SYNC to discovery builtin:serial-discovery","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: start_sync, message: OK","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:serial-discovery received message type: add, port: COM5","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"sending command START_SYNC to discovery builtin:mdns-discovery","time":"2022-09-23T09:20:10+01:00"}

daemon INFO {"level":"info","msg":"from discovery builtin:mdns-discovery received message type: start_sync, message: OK","time":"2022-09-23T09:20:10+01:00"}

root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a] Sync of 16 plugins: 3712.2 ms [Finished 14.239 s after frontend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM5","label":"COM5","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","0236B83B"],["vid","0x10C4"]]}},"error":""}
root INFO <<< The layout has been successfully restored.
app-state-change >>> new app state <initialized_layout was received from sender <1>. current window ID: 1
app-state-change <<< new app state is <initialized_layout> for window <1>
root INFO Initialize the workbench layout: 5170.2 ms [Finished 15.184 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][marus25.cortex-debug]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.cpp]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.json]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.json-language-features]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a] Load contributions of 16 plugins: 398.9 ms [Finished 15.594 s after frontend start]
root WARN Frontend I.onDidInitializeLayout took longer than the expected maximum 100 milliseconds: 413.2 ms [Finished 15.605 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Attached boards and available ports changed:
root INFO  - New port is available on COM5 Serial Port (USB)
root INFO ------------------------------------------
app-state-change >>> new app state <ready was received from sender <1>. current window ID: 1
app-state-change <<< new app state is <ready> for window <1>
root INFO Frontend application start: 9968.8 ms [Finished 22.356 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 1327.1 ms [Finished 16.938 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
root ERROR ---- !!!SLOW!!! DURATION: getSketchesNew took 258.978 ms. Args: [{}] ----
root ERROR ---- !!!SLOW!!! DURATION: installed took 291.765 ms. Args: [{}] ----
root INFO Executing startup tasks: []
Checking for update
Update for version 2.0.0 is not available (latest version: 2.0.0, downgrade is allowed).
root ERROR ---- !!!SLOW!!! DURATION: installed took 888.019 ms. Args: [{"fqbn":"esp32:esp32:twatch"}] ----
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(cortex-debug@0.3.10 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(cpp@1.52.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(json@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(json-language-features@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-cs@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): initializing(vscode-language-pack-de@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-es@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-fr@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-it@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-ja@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-nl@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-pt-BR@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-ru@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-tr@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(8188): initializing(vscode-language-pack-zh-hans@1.69.0 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
root ERROR ---- !!!SLOW!!! DURATION: search took 6536.885 ms. Args: [{"type":"Updatable"}] ----
root INFO [hosted-plugin: 8188] PLUGIN_HOST(8188): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
daemon INFO {"level":"info","msg":"Updating libraries index","time":"2022-09-23T09:20:21+01:00"}

daemon INFO {"level":"info","msg":"URL: https://downloads.arduino.cc/packages/package_index.tar.bz2","time":"2022-09-23T09:20:21+01:00"}
{"level":"info","msg":"Updating index","time":"2022-09-23T09:20:21+01:00","url":{"Scheme":"https","Opaque":"","User":null,"Host":"downloads.arduino.cc","Path":"/packages/package_index.tar.bz2","RawPath":"","ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""}}

root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][marus25.cortex-debug]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][arduino.vscode-arduino-tools]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.cpp]: Started plugin.
root INFO core-client-provider [platform-index]
root INFO core-client-provider [library-index]
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.json]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][vscode.json-language-features]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [1c2354a5-9e86-4594-8cf7-3ded3696718a] Start of 16 plugins: 10256.8 ms [Finished 25.922 s after frontend start]
root INFO Starting language server: esp32:esp32:twatch
daemon INFO {"level":"info","msg":"URL: https://dl.espressif.com/dl/package_esp32_index.json","time":"2022-09-23T09:20:22+01:00"}

daemon INFO {"level":"info","msg":"Updating index","time":"2022-09-23T09:20:22+01:00","url":{"Scheme":"https","Opaque":"","User":null,"Host":"dl.espressif.com","Path":"/dl/package_esp32_index.json","RawPath":"","ForceQuery":false,"RawQuery":"","Fragment":"","RawFragment":""}}

root INFO core-client-provider [platform-index]
root INFO core-client-provider [library-index]
daemon INFO {"level":"info","msg":"Searching tools required for board esp32:esp32:twatch","time":"2022-09-23T09:20:24+01:00"}

daemon INFO {"level":"info","msg":"Required tool","time":"2022-09-23T09:20:24+01:00","tool":{"ToolName":"esptool_py","ToolVersion":"3.0.0","ToolPackager":"esp32"}}

daemon INFO {"level":"info","msg":"Required tool","time":"2022-09-23T09:20:24+01:00","tool":{"ToolName":"mkspiffs","ToolVersion":"0.2.3","ToolPackager":"esp32"}}

daemon INFO {"level":"info","msg":"Required tool","time":"2022-09-23T09:20:24+01:00","tool":{"ToolName":"xtensa-esp32-elf-gcc","ToolVersion":"1.22.0-97-gc752ad5-5.2.0","ToolPackager":"esp32"}}

daemon INFO {"dir":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\libraries","level":"info","location":"ide","msg":"Adding libraries dir","time":"2022-09-23T09:20:24+01:00"}
{"dir":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\libraries","level":"info","location":"platform","msg":"Adding libraries dir","time":"2022-09-23T09:20:24+01:00"}

daemon INFO {"dir":"c:\\Users\\mikes\\Documents\\Arduino\\libraries","level":"info","location":"user","msg":"Adding libraries dir","time":"2022-09-23T09:20:24+01:00"}

daemon INFO {"level":"info","msg":"Loading hardware from: c:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Loading package arduino from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"error":"opening signature file: open C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig: The system cannot find the file specified.","index":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json","level":"info","msg":"Checking signature","signatureFile":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Adding monitor tool","protocol":"serial","time":"2022-09-23T09:20:27+01:00","tool":"builtin:serial-monitor"}
{"level":"info","msg":"Loaded platform","platform":{"ID":"arduino:avr","Installed":"1.8.5","Latest":"1.8.5","Name":"Arduino AVR Boards"},"time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\tools","time":"2022-09-23T09:20:27+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\arduino\\tools","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"1.3.0","systems":[{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_386.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_386.tar.bz2","Checksum":"SHA-256:3e7f59d6fbc7a724598303f0d3289d0c4fd137a8973437980658379a024887b2","Size":2633516,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_amd64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_amd64.tar.bz2","Checksum":"SHA-256:aa45ee2441ffc3a122daec5802941d1fa2ac47adf5c5c481b5e0daa4dc259ffa","Size":2716248,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_arm.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_arm.tar.bz2","Checksum":"SHA-256:1888587409b56aef4ba0ab0e6703b3dccba7cc3a022756ba9b908247e5d5a656","Size":2567435,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_arm64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-linux_arm64.tar.bz2","Checksum":"SHA-256:835ed8f37cffac37e979d1b0f6041559592d3d98be52f0e8611b76c4858e4113","Size":2472427,"CachePath":"packages"}},{"os":"i386-apple-darwin11","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-darwin_amd64.tar.bz2","ArchiveFileName":"arduinoOTA-1.3.0-darwin_amd64.tar.bz2","Checksum":"SHA-256:d5d0f82ff829c0e434d12a2ee640a6fbd78f893ab37782edbb8b5bf2359d119e","Size":2766116,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-windows_386.zip","ArchiveFileName":"arduinoOTA-1.3.0-windows_386.zip","Checksum":"SHA-256:051943844eee442460d2c709edefadca184287fffd2b6c100dd53aa742aa05f6","Size":2768948,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"7.3.0-atmel3.6.1-arduino7","systems":[{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-arm-linux-gnueabihf.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-arm-linux-gnueabihf.tar.bz2","Checksum":"SHA-256:3903553d035da59e33cff9941b857c3cb379cb0638105dfdf69c97f0acc8e7b5","Size":34683056,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-aarch64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-aarch64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:03d322b9df6da17289e9e7c6233c34a8535d9c645c19efc772ba19e56914f339","Size":38045723,"CachePath":"packages"}},{"os":"x86_64-apple-darwin14","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-apple-darwin14.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-apple-darwin14.tar.bz2","Checksum":"SHA-256:f6ed2346953fcf88df223469088633eb86de997fa27ece117fd1ef170d69c1f8","Size":36684546,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-w64-mingw32.zip","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-w64-mingw32.zip","Checksum":"SHA-256:a54f64755fff4cb792a1495e5defdd789902a2a3503982e81b898299cf39800e","Size":52519412,"CachePath":"packages"}},{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-i686-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:954bbffb33545bcdcd473af993da2980bf32e8461ff55a18e0eebc7b2ef69a4c","Size":37176991,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:bd8c37f6952a2130ac9ee32c53f6a660feb79bee8353c8e289eb60fdcefed91e","Size":37630618,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"6.3.0-arduino17","systems":[{"os":"arm-linux-gnueabihf","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-armhf-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-armhf-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:2a8e68c5d803aa6f902ef219f177ec3a4c28275d85cbe272962ad2cd374f50d1","Size":219631,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-aarch64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-aarch64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:6cf948f751acfe7b96684537f2291c766ec8b54b4f7dc95539864821456fa9fc","Size":229852,"CachePath":"packages"}},{"os":"x86_64-apple-darwin12","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-x86_64-apple-darwin12.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-x86_64-apple-darwin12.tar.bz2","Checksum":"SHA-256:120cc9edaae699e7e9ac50b1b8eb0e7d51fdfa555bac54233c2511e6ee5418c9","Size":279045,"CachePath":"packages"}},{"os":"x86_64-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-x86_64-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-x86_64-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:accdfb920af2aabf4f7461d2ac73c0751760f525216dc4e7657427a78c60d13d","Size":254271,"CachePath":"packages"}},{"os":"i686-linux-gnu","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-i686-pc-linux-gnu.tar.bz2","ArchiveFileName":"avrdude-6.3.0-arduino17-i686-pc-linux-gnu.tar.bz2","Checksum":"SHA-256:5c8cc6c17db9300e1451fe41cd7178b0442b4490ee6fdbc0aed9811aef96c05f","Size":244550,"CachePath":"packages"}},{"os":"i686-mingw32","Resource":{"URL":"http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-i686-w64-mingw32.zip","ArchiveFileName":"avrdude-6.3.0-arduino17-i686-w64-mingw32.zip","Checksum":"SHA-256:e99188873c7c5ad8f8f906f068c33600e758b2e36cce3adbd518a21bd266749d","Size":328460,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loading package builtin from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin","time":"2022-09-23T09:20:27+01:00"}
{"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin\\tools","time":"2022-09-23T09:20:27+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\builtin\\tools","time":"2022-09-23T09:20:27+01:00"}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"5.8-arduino11","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"1.0.6","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"1.3.2","systems":null}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"0.10.0","systems":null}}
{"level":"info","msg":"Loading package esp32 from: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware","time":"2022-09-23T09:20:27+01:00"}
{"error":"opening signature file: open C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json.sig: The system cannot find the file specified.","index":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json","level":"info","msg":"Checking signature","signatureFile":"C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.6\\installed.json.sig","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Adding monitor tool","protocol":"serial","time":"2022-09-23T09:20:27+01:00","tool":"builtin:serial-monitor"}

daemon INFO {"level":"info","msg":"Loaded platform","platform":{"ID":"esp32:esp32","Installed":"1.0.6","Latest":"1.0.6","Name":"esp32"},"time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Checking existence of 'tools' path: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\tools","time":"2022-09-23T09:20:27+01:00"}
{"level":"info","msg":"Loading tools from dir: C:\\Users\\mikes\\AppData\\Local\\Arduino15\\packages\\esp32\\tools","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"3.0.0","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-windows.zip","ArchiveFileName":"esptool-3.0.0.2-windows.zip","Checksum":"SHA-256:b192bfc1545a3c92658ce586b4edcc2aca3f0ad4b3fa8417d658bc8a48f1387e","Size":3434736,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-macos.tar.gz","ArchiveFileName":"esptool-3.0.0.2-macos.tar.gz","Checksum":"SHA-256:2cafab7f1ebce89475b84c115548eaace40b6366d7b3f9862cdb2fc64f806643","Size":3859642,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz","ArchiveFileName":"esptool-3.0.0.2-linux.tar.gz","Checksum":"SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020","Size":57526,"CachePath":"packages"}}]}}

daemon INFO {"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"0.2.3","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-win32.zip","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-win32.zip","Checksum":"SHA-256:b647f2c2efe6949819c85ea9404271b55c7c9c25bcb98d3b98a1d0ba771adf56","Size":249809,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","Checksum":"SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423","Size":130270,"CachePath":"packages"}},{"os":"i386-apple-darwin","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-osx.tar.gz","Checksum":"SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423","Size":130270,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz","Checksum":"SHA-256:5e1a4ff41385e842f389f6b5254102a547e566a06b49babeffa93ef37115cb5d","Size":50646,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz","Checksum":"SHA-256:464463a93e8833209cdc29ba65e1a12fec31718dc10075c195a2445b2c3f6cb0","Size":48751,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","Checksum":"SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185","Size":40665,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","ArchiveFileName":"mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz","Checksum":"SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185","Size":40665,"CachePath":"packages"}}]}}
{"level":"info","msg":"Loaded tool","time":"2022-09-23T09:20:27+01:00","tool":{"version":"1.22.0-97-gc752ad5-5.2.0","systems":[{"os":"i686-mingw32","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip","ArchiveFileName":"xtensa-esp32-elf-win32-1.22.0-97-gc752ad5-5.2.0.zip","Checksum":"SHA-256:80571e5d5a63494f4fa758bb9d8fb882ba4059853a8c412a84d232dc1c1400e6","Size":125747216,"CachePath":"packages"}},{"os":"x86_64-apple-darwin","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-macos-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-macos-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:b1ce39a563ae359cf363fb7d8ee80cb1e5226fda83188203cff60f16f55e33ef","Size":50525386,"CachePath":"packages"}},{"os":"x86_64-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:96f5f6e7611a0ed1dc47048c54c3113fc5cebffbf0ba90d8bfcd497afc7ef9f3","Size":44225380,"CachePath":"packages"}},{"os":"i686-pc-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux32-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux32-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:8094a2c30b474e99ce64dd0ba8f310c4614eb3b3cac884a3aea0fd5f565af119","Size":45575521,"CachePath":"packages"}},{"os":"arm-linux-gnueabihf","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:d70d550f88448fa476b29fa50ef5502ab497a16ac7fa9ca24c6d0a39bb1e681e","Size":50657803,"CachePath":"packages"}},{"os":"aarch64-linux-gnu","Resource":{"URL":"https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","ArchiveFileName":"xtensa-esp32-elf-linux-armel-1.22.0-97-gc752ad5-5.2.0.tar.gz","Checksum":"SHA-256:d70d550f88448fa476b29fa50ef5502ab497a16ac7fa9ca24c6d0a39bb1e681e","Size":50657803,"CachePath":"packages"}}]}}

daemon INFO {"index":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_index.json","level":"info","msg":"Checking signature","signatureFile":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_index.json.sig","time":"2022-09-23T09:20:27+01:00","trusted":true}

daemon INFO {"error":"opening signature file: open c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: The system cannot find the file specified.","index":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json","level":"info","msg":"Checking signature","signatureFile":"c:\\Users\\mikes\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig","time":"2022-09-23T09:20:27+01:00"}

daemon INFO {"level":"info","msg":"Resolving include Ethernet.h for arch esp32","time":"2022-09-23T09:20:31+01:00"}

daemon INFO {"level":"info","lib":"Ethernet","msg":"  found better lib","prio":"640","time":"2022-09-23T09:20:31+01:00"}

daemon INFO {"level":"info","msg":"Resolving include LilyGoWatch.h for arch esp32","time":"2022-09-23T09:20:33+01:00"}

daemon INFO {"level":"info","lib":"TTGO_TWatch_Library-master","msg":"  found better lib","prio":"3F5","time":"2022-09-23T09:20:33+01:00"}

daemon INFO {"level":"info","msg":"Resolving include SPI.h for arch esp32","time":"2022-09-23T09:20:35+01:00"}
{"level":"info","lib":"SPI","msg":"  found better lib","prio":"64C","time":"2022-09-23T09:20:35+01:00"}

daemon INFO {"level":"info","msg":"Resolving include Wire.h for arch esp32","time":"2022-09-23T09:20:37+01:00"}
{"level":"info","lib":"Wire","msg":"  found better lib","prio":"64C","time":"2022-09-23T09:20:37+01:00"}

daemon INFO {"level":"info","msg":"Resolving include Ticker.h for arch esp32","time":"2022-09-23T09:20:40+01:00"}

daemon INFO {"level":"info","lib":"Ticker","msg":"  found better lib","prio":"64C","time":"2022-09-23T09:20:40+01:00"}

daemon INFO {"level":"info","msg":"Resolving include FS.h for arch esp32","time":"2022-09-23T09:21:51+01:00"}

daemon INFO {"level":"info","lib":"FS","msg":"  found better lib","prio":"64C","time":"2022-09-23T09:21:51+01:00"}

[2452:0923/092152.898:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
daemon INFO {"level":"info","msg":"Resolving include SPIFFS.h for arch esp32","time":"2022-09-23T09:21:53+01:00"}

daemon INFO {"level":"info","lib":"SPIFFS","msg":"  found better lib","prio":"64C","time":"2022-09-23T09:21:53+01:00"}
per1234 commented 2 years ago

Thanks for the information @hugehaggis

doesn't acept input(mouse clicks)

Is this limited to one specific part of the Arduino IDE UI, or is every component of the UI (e.g., menus, toolbar, editor) completely unresponsive?

hugehaggis commented 2 years ago

Ui totaly unresponsive. Have to use task manager to close it Mike

On 23 September 2022 09:54:31 BST, per1234 @.***> wrote:

Thanks for the information @hugehaggis

doesn't acept input(mouse clicks)

Is this limited to one specific part of the Arduino IDE UI, or is every component of the UI (e.g., menus, toolbar, editor) completely unresponsive?

-- Reply to this email directly or view it on GitHub: https://github.com/arduino/arduino-ide/issues/1483#issuecomment-1255955800 You are receiving this because you were mentioned.

Message ID: @.***>

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

racin44 commented 2 years ago

2022-09-22_log.log

Aldrin-John-Olaer-Manalansan commented 2 years ago

I just installed 2.0.0 and Downloading index signature: library_index.json.sig keeps freezing up and often stalls my compiling\uploading. I have tried deleting arduino15 folder many times. It lets me upload once, then, next time i open arduino 2.0.0 it stalls the download again. I cant use older versions to upload my sketch for some reason.

Please help.

It never finishes. Its at aprox 75% and just stays there for a long time. Even after rebooting many times

Same for me, although a workaround I keep on doing to prevent this bug is to Run Arduino IDE in offline mode by temporarily disabling the internet, and then turn it on back once the IDE finishes loading everything up.

I'm going to ask you to provide some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder (usually C:\Program Files\Arduino IDE or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here". PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & ".\Arduino IDE"
  6. Press the Enter key. Debug output should now be printed to the PowerShell window as the Arduino IDE starts.
  7. Wait for the Arduino IDE to get into the frozen download state.
  8. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  9. Right click on the title bar of the PowerShell window. This will open a context menu.
  10. Select Edit > Select All from the context menu. This will select all the text in the PowerShell window.
  11. Press Ctrl+C. This will copy the contents of the PowerShell window to the clipboard.
  12. Paste (Ctrl+V) the output in a reply to this GitHub issue thread.

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

I hope this helps: dump.log I also recorded the steps I did to generate this dump.log. Watch this video: Watch the video

ajebach commented 2 years ago

I am having the same issues as outlined above. Seems to be a recent bug.

Aldrin-John-Olaer-Manalansan commented 2 years ago

Actually, I have been encountering this bug for a month now since the release of Beta RC9.0 .

To avoid the bug:

  1. Turn off the internet connection everytime you launch the IDE.
  2. Wait for it to finish loading(also wait for some error message about arduino IDE is running in offline mode). This forces the IDE to skip downloading its required data upon launching.
  3. Turn on the Internet connection.
TheSonicZone commented 2 years ago

Upgraded Arduino IDE today. Same problem. Having to disconnect and reconnect the internet is a very inconvenient solution, that's like forcing a square peg into a round hole.

If you close the IDE while its choking trying to download that library, and reopen the IDE, you will then find that the serial port is locked. That is not good. I am rolling back to an older version of Arduino IDE as this is not acceptable

TheSonicZone commented 2 years ago

I have a solution, at least, on my machine. Somehow, don't know how, this relates to a USB issue. And it does because on the second installation attempt it interrupted my music (I have an outboard USB soundcard and that became USB suspend/disconnected during installation of 2.0.0).

I have unplugged, replugged the Uno, shut down the PC, rebooted, restarted Arduino IDE and the problem is gone.

salasidis commented 2 years ago

@Aldrin John Olaer Manalansan Actually, I have been encountering this bug for a month now since the release of Beta RC9.0 .

To avoid the bug:

Turn off the internet connection everytime you launch the IDE. Wait for it to finish loading(also wait for some error message about arduino IDE is running in offline mode). This forces the IDE to skip downloading its required data upon launching. Turn on the Internet connection.

I did that, and it worked - a very big nuisance however

salasidis commented 2 years ago

I rebooted again, and let it sit for about 2-3 minutes, and this time, it seemed to complete with no message. Only thing I did in between was update my Topping D10s driver (was looking for any driver updates that were possible - in case it was a USB issue as stated above as well)

TheSonicZone commented 2 years ago

I just want to confirm that I never saw this issue since on my machine again, and I have been doing a LOT of Arduino dev.

KernelFrog commented 2 years ago

I'm getting a very similar issue with Windows 10. IDE details below (from Help/About)

Version: 2.0.0 Date: 2022-09-14T07:06:37.759Z (1 month ago) CLI Version: 0.27.1 [a900cfb2]

Every time I start the IDE I get the message "Downloading index signature: library_index.json.sig". Occasionly the message dissapears after a few minutes, sometimes it doesn't. But in either case it comes back with each restart. The IDE appears partially 'hung' while the message is displayed. I can edit files, but can't compile.

per1234 commented 2 years ago

in either case it comes back with each restart.

The Arduino IDE will no longer update the index on every restart. It now only does it if it has been more than 4 hours since the last update: https://github.com/arduino/arduino-ide/pull/1418

That enhancement was made after the release of the 2.0.0 version you are using. It is currently only available from the nightly builds. If you would like to give it a try, the nightly build download links are listed here:

https://www.arduino.cc/en/software#nightly-builds

can't compile.

Please provide a detailed description of what you mean by this. If you click the "Verify" button in the Arduino IDE, does the button turn yellow?

Aldrin-John-Olaer-Manalansan commented 2 years ago

Please provide a detailed description of what you mean by this. If you click the "Verify" button in the Arduino IDE, does the button turn yellow?

The compile or upload button turns yellow, but the progress bar is stuck(compiling sketch...). I Even tried leaving it for 3 hours just to compile or upload a basic blink sketch to any microcontrollers but it is literally stuck.

Restarting the IDE with no internet connection fixes the problem, maybe the devs need to implement a feature that can optionally run arduino IDE in Offline Mode

omertarikkrc commented 1 year ago

I have the same problem:

Downloading index: package_esp32_index.json

I waited a lo

my Windows PowerShell text is:

PS C:\Users\omert\AppData\Local\Programs> cd '.\Arduino IDE\'
PS C:\Users\omert\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\omert\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 11480
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/omert/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-03-13T19:00:54.827Z root INFO Backend Object.initialize: 8.3 ms [Finished 2.243 s after backend start]
2023-03-13T19:00:54.828Z root INFO Backend Object.configure: 6.5 ms [Finished 2.244 s after backend start]
2023-03-13T19:00:54.828Z root INFO Backend MessagingContribution.onStart: 2.8 ms [Finished 2.244 s after backend start]
2023-03-13T19:00:54.829Z root INFO Backend OSBackendApplicationContribution.configure: 0.7 ms [Finished 2.315 s after backend start]
2023-03-13T19:00:54.831Z root INFO Backend DefaultWorkspaceServer.onStart: 0.6 ms [Finished 2.315 s after backend start]
2023-03-13T19:00:54.833Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.3 ms [Finished 2.316 s after backend start]
2023-03-13T19:00:54.834Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 71.5 ms [Finished 2.316 s after backend start]
2023-03-13T19:00:54.835Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.5 ms [Finished 2.316 s after backend start]
2023-03-13T19:00:54.836Z root INFO Backend ElectronTokenBackendContribution.configure: 2.1 ms [Finished 2.318 s after backend start]
2023-03-13T19:00:54.838Z root INFO Backend PluginDeployerContribution.initialize: 0.8 ms [Finished 2.319 s after backend start]
2023-03-13T19:00:54.838Z root INFO Backend ConfigServiceImpl.onStart: 1.6 ms [Finished 2.320 s after backend start]
2023-03-13T19:00:54.841Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.8 ms [Finished 2.322 s after backend start]
2023-03-13T19:00:54.841Z root INFO Backend ArduinoDaemonImpl.onStart: 1.9 ms [Finished 2.324 s after backend start]
2023-03-13T19:00:54.841Z root INFO Backend NodeFileUploadService.configure: 4.0 ms [Finished 2.324 s after backend start]
2023-03-13T19:00:54.842Z daemon INFO Starting daemon from C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-13T19:00:54.842Z discovery-log INFO start
2023-03-13T19:00:54.843Z discovery-log INFO start new deferred
2023-03-13T19:00:54.843Z root INFO Backend HostedPluginLocalizationService.initialize: 0.8 ms [Finished 2.326 s after backend start]
2023-03-13T19:00:54.843Z root INFO Backend BoardDiscovery.onStart: 1.7 ms [Finished 2.327 s after backend start]
2023-03-13T19:00:54.843Z root INFO Backend FileDownloadEndpoint.configure: 1.5 ms [Finished 2.328 s after backend start]
2023-03-13T19:00:54.844Z root INFO Backend AuthenticationServiceImpl.onStart: 0.8 ms [Finished 2.330 s after backend start]
2023-03-13T19:00:54.844Z root INFO Backend PluginApiContribution.configure: 1.0 ms [Finished 2.330 s after backend start]
2023-03-13T19:00:54.846Z root INFO Backend HostedPluginReader.configure: 1.0 ms [Finished 2.332 s after backend start]
2023-03-13T19:00:54.846Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 2.333 s after backend start]
2023-03-13T19:00:54.846Z root INFO Backend PlotterBackendContribution.configure: 1.5 ms [Finished 2.335 s after backendstart]
2023-03-13T19:00:54.853Z root INFO Theia app listening on http://localhost:62038.
2023-03-13T19:00:54.854Z root INFO Finished starting backend application: 11.1 ms [Finished 2.342 s after backend start]
2023-03-13T19:00:54.856Z root WARN The local plugin referenced by local-dir:/c%3A/Users/omert/.arduinoIDE/plugins does not exist.
2023-03-13T19:00:54.857Z root WARN The local plugin referenced by local-dir:/c%3A/Users/omert/.arduinoIDE/extensions does not exist.
2023-03-13T19:00:54.857Z root WARN The local plugin referenced by local-dir:C:\Users\omert\.arduinoProIDE\plugins does not exist.
Restoring workspace roots: c:\Users\omert\OneDrive\Desktop\Blink
isTempSketch: false. Input was c:\Users\omert\OneDrive\Desktop\Blink\Blink.ino
2023-03-13T19:00:54.884Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.885Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-03-13T19:00:54.885Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.885Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-03-13T19:00:54.886Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.886Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-03-13T19:00:54.887Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.887Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-03-13T19:00:54.887Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.887Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-03-13T19:00:54.887Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.888Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-03-13T19:00:54.888Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.888Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-03-13T19:00:54.888Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.888Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-03-13T19:00:54.888Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.889Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-03-13T19:00:54.889Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.889Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-03-13T19:00:54.889Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.889Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-03-13T19:00:54.889Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.889Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-03-13T19:00:54.890Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.890Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-03-13T19:00:54.890Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.890Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-03-13T19:00:54.890Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.890Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-03-13T19:00:54.891Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.891Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-03-13T19:00:54.891Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.891Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-03-13T19:00:54.891Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.891Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-03-13T19:00:54.892Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.892Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-03-13T19:00:54.892Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.892Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-03-13T19:00:54.892Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-13T19:00:54.892Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-03-13T19:00:54.941Z root INFO Resolve plugins list: 101.3 ms [Finished 2.429 s after backend start]
2023-03-13T19:00:54.950Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 8.1 ms [Finished 2.439 s afterbackend start]
2023-03-13T19:00:54.955Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 5.0 ms [Finished 2.444 s after backend start]
2023-03-13T19:00:54.973Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 17.8 ms [Finished 2.462 s after backend start]
2023-03-13T19:00:54.977Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 4.2 ms [Finished 2.466 s after backend start]
2023-03-13T19:00:54.979Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 1.5 ms [Finished 2.468 s after backend start]
2023-03-13T19:00:55.116Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 137.2 ms [Finished 2.605 s after backend start]
2023-03-13T19:00:55.147Z daemon INFO INFO[0000] Using config file: c:\Users\omert\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"62039"}

2023-03-13T19:00:55.148Z daemon INFO Daemon is running.
2023-03-13T19:00:55.281Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 165.3 ms [Finished 2.770 s after backend start]
2023-03-13T19:00:55.292Z daemon INFO INFO[0000] Loading hardware from: c:\Users\omert\AppData\Local\Arduino15\packages

2023-03-13T19:00:55.474Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 193.0 ms [Finished 2.963 s after backend start]
2023-03-13T19:00:55.476Z daemon INFO INFO[0000] Loading package arduino from: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Sistem belirtilen dosyayı bulamıyor." index="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: C:\Users\omert\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.8"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loading package esp32 from: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig: Sistem belirtilen dosyayı bulamıyor." index="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json" signatureFile="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig"
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="esp32:esp32@2.0.7"
INFO[0000] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loaded tool                                   tool="esp32:esptool_py@4.5.1"
INFO[0000] Loaded tool                                   tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0000] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"
INFO[0000] Loaded tool                                   tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0000] Loaded tool                                   tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Checking signature                            index="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Checking signature                            error="opening signature file: open c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: Sistem belirtilen dosyayı bulamıyor." index="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"
INFO[0000] Adding libraries dir                          dir="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Adding libraries dir                          dir="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="c:\\Users\\omert\\AppData\\Local\\Arduino15\\library_index.json"

2023-03-13T19:00:55.602Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 127.3 ms [Finished 3.091 s after backend start]
2023-03-13T19:00:55.682Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 80.6 ms [Finished 3.171s after backend start]
2023-03-13T19:00:55.750Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 67.1 ms [Finished 3.239s after backend start]
2023-03-13T19:00:55.751Z daemon INFO INFO[0000] Adding libraries dir                          dir="C:\\Users\\omert\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="c:\\Users\\omert\\OneDrive\\Documents\\Arduino\\libraries"
 location=user

2023-03-13T19:00:55.834Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 83.8 ms [Finished 3.322s after backend start]
2023-03-13T19:00:55.936Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 102.0 ms [Finished 3.425 s after backend start]
2023-03-13T19:00:56.023Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 86.7 ms [Finished 3.512s after backend start]
2023-03-13T19:00:56.059Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 36.3 ms [Finished 3.548s after backend start]
2023-03-13T19:00:56.144Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 85.4 ms [Finished 3.633s after backend start]
2023-03-13T19:00:56.233Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 88.4 ms [Finished3.722 s after backend start]
2023-03-13T19:00:56.356Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 123.1 ms [Finished 3.845 s after backend start]
2023-03-13T19:00:56.448Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 91.7 ms [Finished 3.937s after backend start]
2023-03-13T19:00:56.508Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 59.6 ms [Finished 3.997s after backend start]
2023-03-13T19:00:56.589Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 81.2 ms [Finished 4.078 s after backend start]
2023-03-13T19:00:56.590Z root INFO Deploy plugins list: 101.3 ms [Finished 4.078 s after backend start]
2023-03-13T19:00:56.594Z discovery-log INFO start request start watch
2023-03-13T19:00:56.595Z discovery-log INFO start requested start watch
2023-03-13T19:00:56.595Z discovery-log INFO start resolved watching
2023-03-13T19:00:56.614Z daemon INFO INFO[0001] starting discovery builtin:mdns-discovery process
INFO[0001] starting discovery builtin:serial-discovery process
INFO[0001] started discovery builtin:serial-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery
INFO[0001] started discovery builtin:mdns-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery

2023-03-13T19:00:56.628Z daemon INFO INFO[0001] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:mdns-discovery

2023-03-13T19:00:56.629Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0001] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
INFO[0001] from discovery builtin:serial-discovery received message type: start_sync, message: OK

2023-03-13T19:00:56.651Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM5

2023-03-13T19:00:57.297Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM5","label":"COM5","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","0001"],["vid","0x10C4"]]}},"error":""}
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-03-13T19:00:57.992Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 333.9 ms [Finished 3.018 s after frontend start]
[16716:0313/220058.075:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:00:58.155Z 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:\Users\omert\OneDrive\Desktop\Blink\Blink.ino>, response: <c:\Users\omert\OneDrive\Desktop\Blink>.
[16716:0313/220058.209:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:00:58.268Z root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 127.5 ms [Finished 3.358 s after frontend start]
2023-03-13T19:00:58.312Z root INFO Start frontend contributions: 814.5 ms [Finished 3.366 s after frontend start]
2023-03-13T19:00:58.313Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-03-13T19:00:58.360Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-03-13T19:00:58.361Z root INFO >>> Restoring the layout state...
2023-03-13T19:00:58.362Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-03-13T19:00:58.363Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/Users/omert/OneDrive/Desktop/Blink/Blink.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":35,\"column\":52},\"position\":{\"lineNumber\":35,\"column\":52}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":19,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":184,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/Users/omert/OneDrive/Desktop/Blink/pitches.h"}},"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\":184,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false,false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":305,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}},{\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]}}
2023-03-13T19:00:58.365Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-03-13T19:00:58.429Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55] Waiting for backend deployment: 154.0 ms [Finished 3.514 s after frontend start]
2023-03-13T19:00:59.071Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428) starting instance
2023-03-13T19:00:59.758Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55] Sync of 21 plugins: 1335.5 ms [Finished 4.850s after frontend start]
2023-03-13T19:01:00.265Z root INFO <<< The layout has been successfully restored.
2023-03-13T19:01:00.500Z root INFO Initialize the workbench layout: 1927.7 ms [Finished 5.356 s after frontend start]
2023-03-13T19:01:00.503Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-03-13T19:01:00.504Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][marus25.cortex-debug]: Loaded contributions.
2023-03-13T19:01:00.504Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][arduino.vscode-arduino-tools]: Loaded contributions.
2023-03-13T19:01:00.507Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.cpp]: Loaded contributions.
2023-03-13T19:01:00.507Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.json]: Loaded contributions.
2023-03-13T19:01:00.507Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.json-language-features]: Loaded contributions.
2023-03-13T19:01:00.508Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-03-13T19:01:00.508Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-03-13T19:01:00.508Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-03-13T19:01:00.508Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-03-13T19:01:00.508Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-03-13T19:01:00.509Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-03-13T19:01:00.509Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-03-13T19:01:00.509Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-03-13T19:01:00.509Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-03-13T19:01:00.510Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-03-13T19:01:00.513Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-03-13T19:01:00.514Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-pt-br]: Loadedcontributions.
2023-03-13T19:01:00.514Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-03-13T19:01:00.514Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-03-13T19:01:00.515Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-03-13T19:01:00.515Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-03-13T19:01:00.515Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55] Load contributions of 21 plugins: 231.7 ms [Finished 5.590 s after frontend start]
2023-03-13T19:01:00.662Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-03-13T19:01:00.663Z root WARN a registered grammar configuration for 'cpp' language is overridden
[16716:0313/220100.801:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220100.825:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.010:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.040:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.060:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:02.088Z root INFO Replace loading indicator with ready workbench UI (animation): 952.1 ms [Finished 6.544 s after frontend start]
2023-03-13T19:01:02.089Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-03-13T19:01:02.089Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
[16716:0313/220102.096:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:02.118Z root INFO Frontend application start: 4172.5 ms [Finished 9.571 s after backend start]
[16716:0313/220102.140:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.184:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.218:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:02.234Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): PluginManagerExtImpl/init()
Checking for update
2023-03-13T19:01:02.240Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(cortex-debug@1.5.1 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.249Z root INFO [hosted-plugin: 7428] Debugger contribution has been registered: cortex-debug
2023-03-13T19:01:02.256Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(cpp@1.52.1 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(json@1.46.1 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(json-language-features@1.46.1 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.259Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-bg@1.48.3with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.260Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-cs@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.260Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-de@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.262Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-es@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.267Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-fr@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-it@1.53.2 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.268Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-ja@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.268Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-ko@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.269Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-nl@1.48.3with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-03-13T19:01:02.270Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-pl@1.53.2with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
[16716:0313/220102.323:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:02.334Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(7428): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
[16716:0313/220102.381:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.437:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.479:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.527:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.570:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.618:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.659:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.759:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.855:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220102.951:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220103.047:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220103.149:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220103.251:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220103.348:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220103.451:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:03.728Z root ERROR ---- !!!SLOW!!! DURATION: search took 1472.989 ms. Args: [{"type":"Updatable"}] ----
2023-03-13T19:01:03.739Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): PluginManagerExtImpl/loadPlugin(C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-03-13T19:01:03.740Z daemon INFO INFO[0008] Updating libraries index
INFO[0008] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

2023-03-13T19:01:03.744Z root INFO core-client-provider [platform-index]
2023-03-13T19:01:03.745Z root INFO core-client-provider [library-index]
[16716:0313/220103.902:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220104.016:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:04.016Z daemon INFO INFO[0009] Updating index                                url="https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"

2023-03-13T19:01:04.018Z root INFO core-client-provider [platform-index]
[16716:0313/220104.092:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:04.114Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): PluginManagerExtImpl/loadPlugin(C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
[16716:0313/220104.219:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220104.325:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220104.398:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:04.421Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][marus25.cortex-debug]: Started plugin.
2023-03-13T19:01:04.421Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][arduino.vscode-arduino-tools]: Started plugin.
2023-03-13T19:01:04.421Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.cpp]: Started plugin.
2023-03-13T19:01:04.422Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.json]: Started plugin.
2023-03-13T19:01:04.422Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][vscode.json-language-features]: Started plugin.
2023-03-13T19:01:04.423Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-03-13T19:01:04.423Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-03-13T19:01:04.423Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-03-13T19:01:04.424Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-03-13T19:01:04.424Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-03-13T19:01:04.425Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-03-13T19:01:04.425Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-03-13T19:01:04.425Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-03-13T19:01:04.426Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-03-13T19:01:04.426Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-03-13T19:01:04.426Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-03-13T19:01:04.426Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-03-13T19:01:04.427Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-03-13T19:01:04.427Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-03-13T19:01:04.427Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-03-13T19:01:04.427Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
[16716:0313/220104.530:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
[16716:0313/220104.645:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters
2023-03-13T19:01:04.655Z root INFO [hosted-plugin: 7428] PLUGIN_HOST(7428): PluginManagerExtImpl/loadPlugin(C:\Users\omert\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-03-13T19:01:04.715Z root INFO [hosted-plugin: 7428] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-03-13T19:01:04.721Z root INFO [hosted-plugin: 7428] GDB server console created
2023-03-13T19:01:04.738Z root INFO [a9db4a3a-82c4-4a48-94af-8c040f077a55] Start of 21 plugins: 4225.5 ms [Finished 9.827 s after frontend start]
2023-03-13T19:01:04.765Z root INFO Starting language server: esp32:esp32:esp32
Found version 2.0.4 (url: arduino-ide_2.0.4_Windows_64bit.exe)
2023-03-13T19:01:05.227Z daemon INFO INFO[0010] Searching tools required for board esp32:esp32:esp32
INFO[0010] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-03-13T19:01:05.228Z daemon INFO INFO[0010] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0010] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0010] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0010] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Adding libraries dir                          dir="C:\\Users\\omert\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0010] Adding libraries dir                          dir="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\libraries" location=platform
INFO[0010] Adding libraries dir                          dir="c:\\Users\\omert\\OneDrive\\Documents\\Arduino\\libraries"
 location=user

2023-03-13T19:01:06.119Z daemon INFO INFO[0011] Loading hardware from: c:\Users\omert\AppData\Local\Arduino15\packages

2023-03-13T19:01:06.121Z daemon INFO INFO[0011] Loading package arduino from: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\hardware

2023-03-13T19:01:06.125Z daemon INFO INFO[0011] Checking signature                            error="opening signature file: open C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Sistem belirtilen dosyayı bulamıyor." index="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-03-13T19:01:06.128Z daemon INFO INFO[0011] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0011] Loaded platform                               platform="arduino:avr@1.8.6"

2023-03-13T19:01:06.129Z daemon INFO INFO[0011] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\tools
INFO[0011] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\arduino\tools
INFO[0011] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"

2023-03-13T19:01:06.129Z daemon INFO INFO[0011] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0011] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"

2023-03-13T19:01:06.130Z daemon INFO INFO[0011] Loading package builtin from: C:\Users\omert\AppData\Local\Arduino15\packages\builtin

2023-03-13T19:01:06.130Z daemon INFO INFO[0011] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\builtin\tools
INFO[0011] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\builtin\tools

2023-03-13T19:01:06.131Z daemon INFO INFO[0011] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"

2023-03-13T19:01:06.131Z daemon INFO INFO[0011] Loaded tool                                   tool="builtin:mdns-discovery@1.0.8"

2023-03-13T19:01:06.132Z daemon INFO INFO[0011] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0011] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"

2023-03-13T19:01:06.133Z daemon INFO INFO[0011] Loading package esp32 from: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\hardware

2023-03-13T19:01:06.136Z daemon INFO INFO[0011] Checking signature                            error="opening signature file: open C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig: Sistem belirtilen dosyayı bulamıyor." index="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json" signatureFile="C:\\Users\\omert\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig"

2023-03-13T19:01:06.202Z daemon INFO INFO[0011] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0011] Loaded platform                               platform="esp32:esp32@2.0.7"

2023-03-13T19:01:06.203Z daemon INFO INFO[0011] Checking existence of 'tools' path: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\tools
INFO[0011] Loading tools from dir: C:\Users\omert\AppData\Local\Arduino15\packages\esp32\tools

2023-03-13T19:01:06.204Z daemon INFO INFO[0011] Loaded tool                                   tool="esp32:esptool_py@4.5.1"
INFO[0011] Loaded tool                                   tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"

2023-03-13T19:01:06.204Z daemon INFO INFO[0011] Loaded tool                                   tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Loaded tool                                   tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-03-13T19:01:06.205Z daemon INFO INFO[0011] Loaded tool                                   tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Loaded tool                                   tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-03-13T19:01:06.215Z daemon INFO INFO[0011] Checking signature                            index="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true

2023-03-13T19:01:06.220Z daemon INFO INFO[0011] Checking signature                            error="opening signature file: open c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: Sistem belirtilen dosyayı bulamıyor." index="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\omert\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"

[12888:0313/220254.677:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
Sod-Almighty commented 1 year ago

Why is this still not fixed?

saadmustafa12 commented 1 year ago

Still having this issue on following Arduino IDE version image image

Does anyone even take notice on it?

DanMan32 commented 1 year ago

I wish someone would address this. Can't compile sketches until it somehow gets to a certain point with "downloading index: package_index.tar.bz2"

Helienzo commented 9 months ago

I also have this issue on Arduino IDE 2.2.1 running on windows 10.

The downloading Index bar freezes at roughly 60% and never finishes. I tried to reinstall and clean out all temp, hidden, library and other folders related to Arduino.

It sometimes works for one start after the cleanup but as soon as I restart the application the problem returns.

The only way to get the IDE to work is to start it without internet connection.

tehniksit commented 7 months ago

I had similar issue. After downloading portable version Arduino 2.3.3-nightly-xxx for Windows and running Arduino IDE.exe got endless twinking arduino picture on empty window. Then I start it through the terminal to see debug. There was an error says that it cannot find ../library_index.json. I just copied the link https://downloads.arduino.cc/libraries/library_index.tar.bz2, downloaded by a browser and put files inside C:\Users\User\AppData\Local\Arduino15\ it it worked. Now Arduino IDE starts.

ATOMNFT commented 7 months ago

I had similar issue. After downloading portable version Arduino 2.3.3-nightly-xxx for Windows and running Arduino IDE.exe got endless twinking arduino picture on empty window. Then I start it through the terminal to see debug. There was an error says that it cannot find ../library_index.json. I just copied the link https://downloads.arduino.cc/libraries/library_index.tar.bz2, downloaded by a browser and put files inside C:\Users\User\AppData\Local\Arduino15\ it it worked. Now Arduino IDE starts.

This solution was the fix that worked for me. The moment I dropped those two files from the download in the Arduino15 folder the hang was gone. Thanks @tehniksit Edit. Will also add this had no ill effects on my sketch compiling tests or any other aspects of IDE.

niiiksh commented 6 months ago

Will it be fixed? I cannot compile anything until this s*t is trying to work but fails.

ednieuw commented 3 months ago

I hope so too. It is very annoying.