Skip to content

No libraries #975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
sonofcy opened this issue May 2, 2022 · 4 comments
Closed
3 tasks done

No libraries #975

sonofcy opened this issue May 2, 2022 · 4 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@sonofcy
Copy link

sonofcy commented May 2, 2022

Describe the problem

The libraries pane is totally empty

To reproduce

Click libraries

Expected behavior

A list of libraries

Arduino IDE version

2.0.0-rc6

Operating system

macOS

Operating system version

12.3.1

Additional context

I have a substantial library. It shows up in IDE 1.0, and used to show up in IDE 2.0 rc5 I think but it might have been rc4

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@sonofcy sonofcy added the type: imperfection Perceived defect in any part of project label May 2, 2022
@per1234
Copy link
Contributor

per1234 commented May 2, 2022

Hi @sonofcy. Thanks for your report.

In order to gather more information that might help us to troubleshoot your problem, I'm going to ask you to run the Arduino IDE from the command line, then share the output.

Please do this:

  1. Open your Applications folder.
  2. Open Utilities.
  3. Double-click on "Terminal".
  4. Type the following command:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  5. Press Enter
  6. Wait for the Arduino IDE to finish starting.
  7. Switch back to the terminal window.
  8. Press +A.
    This will select all the text in the terminal window.
  9. Press +C.
    This will copy the selected text to the clipboard.
  10. Click on the "Leave a comment" field here on this GitHub issue.
  11. Press +V.
    This will paste the output into the code block.
  12. Paste the copied output into a reply here by pressing +V.
    This will paste the output into the code block.
  13. Click the Comment button to make the reply.

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

@per1234 per1234 self-assigned this May 2, 2022
@per1234 per1234 added topic: code Related to content of the project itself status: waiting for information More information must be provided before work can proceed labels May 2, 2022
@sonofcy
Copy link
Author

sonofcy commented May 2, 2022

Last login: Tue Apr 26 14:17:51 on ttys000

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
Rons-MacBook-Air:~ ronalexander$ ping RonsHost
ping: cannot resolve RonsHost: Unknown host
Rons-MacBook-Air:~ ronalexander$ /Applications/Arduino\ IDE.app 
-bash: /Applications/Arduino IDE.app: is a directory
Rons-MacBook-Air:~ ronalexander$ "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE" 
Starting backend process. PID: 40034
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///Users/ronalexander/.theia'
root INFO Theia app listening on http://localhost:63108.
root WARN The local plugin referenced by local-dir:/Users/ronalexander/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/Users/ronalexander/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/Users/ronalexander/.arduinoProIDE/plugins does not exist.
root WARN Backend LocalizationBackendContribution.initialize is slow, took: 65.0 ms
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "[email protected]" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "[email protected]" with engines:
root WARN Backend DefaultWorkspaceServer.onStart is slow, took: 93.8 ms
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-cpp/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-de/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-fr/extension"
daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
root WARN Backend ConfigServiceImpl.onStart is slow, took: 399.7 ms
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ja/extension"
root INFO Refreshing token auth0|562ff5be-2829-4d08-842a-eb2506082861
daemon INFO Using config file: /Users/ronalexander/.arduinoIDE/arduino-cli.yaml
daemon INFO arduino-cli version 0.21.0
daemon INFO Executing `arduino-cli daemon`
daemon INFO Setting up Prometheus metrics on :9090/metrics
daemon INFO {"IP":"127.0.0.1","Port":"63111"}
daemon INFO Daemon is running.
root WARN Backend AuthenticationServiceImpl.onStart is slow, took: 209.0 ms
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-nl/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-tr/extension"
root INFO Deploying backend plugin "[email protected]" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-zh-hans/extension"
root INFO Deploy plugins list took: 995.3 ms
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Documents/Source Code/Arduino/libraries, location: user]
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Git askpass helper is listening on http://127.0.0.1:63117.
root INFO Using Git [2.32.0 (Apple Git-132)] from the PATH. (/usr/bin/git)
root WARN Failed to resolve module: @types/body-parser
root WARN Failed to resolve module: @types/cookie
root WARN Failed to resolve module: @types/dompurify
root WARN Failed to resolve module: @types/express
root WARN Failed to resolve module: @types/fs-extra
root WARN Failed to resolve module: @types/lodash.debounce
root WARN Failed to resolve module: @types/lodash.throttle
root WARN Failed to resolve module: @types/markdown-it
root WARN Failed to resolve module: @types/react
root WARN Failed to resolve module: @types/react-dom
root WARN Failed to resolve module: @types/react-virtualized
root WARN Failed to resolve module: @types/route-parser
root WARN Failed to resolve module: @types/safer-buffer
root WARN Failed to resolve module: @types/ws
root WARN Failed to resolve module: @types/yargs
root WARN Failed to resolve module: @theia/monaco
root WARN Failed to resolve module: @theia/editor
root WARN Failed to resolve module: @types/multer
root WARN Failed to resolve module: @types/rimraf
root WARN Failed to resolve module: @types/tar-fs
root WARN Failed to resolve module: @types/uuid
root WARN Failed to resolve module: @theia/navigator
root WARN Failed to resolve module: @types/p-queue
root WARN Failed to resolve module: @theia/preferences
root WARN Failed to resolve module: @theia/editor-preview
root WARN Failed to resolve module: @theia/keymaps
root WARN Failed to resolve module: @theia/messages
root WARN Failed to resolve module: @types/diff
root WARN Failed to resolve module: @types/mime
root WARN Failed to resolve module: filenamify
root WARN Failed to resolve module: @types/request
root WARN Failed to resolve module: @types/atob
root WARN Failed to resolve module: @types/auth0-js
root WARN Failed to resolve module: @types/btoa
root WARN Failed to resolve module: @types/dateformat
root WARN Failed to resolve module: @types/deepmerge
root WARN Failed to resolve module: @types/glob
root WARN Failed to resolve module: @types/google-protobuf
root WARN Failed to resolve module: @types/js-yaml
root WARN Failed to resolve module: @types/keytar
root WARN Failed to resolve module: @types/ncp
root WARN Failed to resolve module: @types/node-fetch
root WARN Failed to resolve module: @types/ps-tree
root WARN Failed to resolve module: @types/react-select
root WARN Failed to resolve module: @types/react-tabs
root WARN Failed to resolve module: @types/temp
root WARN Failed to resolve module: @types/which
root WARN Frontend s.configure is slow, took: 1649.0 ms
root WARN Frontend keybindings.onStart is slow, took: 301.8 ms
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/555606557.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/555606557, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/555606557.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 0.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root ERROR d.registerSchemas is taking more than 500.0 ms, new schemas are ignored.
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/880207818.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/880207818, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/880207818.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 1.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/865892731.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/865892731, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/865892731.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 2.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/981198208.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/981198208, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/981198208.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 3.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/381477993.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/381477993, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/381477993.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 4.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/929103878.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/929103878, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/929103878.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 5.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/700040807.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/700040807, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/700040807.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 6.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/117676764.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/117676764, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/117676764.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 7.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/544808181.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/544808181, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/544808181.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 8.
daemon INFO URL: https://downloads.arduino.cc/packages/package_index.json
daemon INFO Updating index [url: https://downloads.arduino.cc/packages/package_index.json]
root INFO Updating index: package_index.json completed.
root INFO Updating index: package_index.json.sig completed.
daemon INFO Checking signature [error: opening signature file: open /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/728770946.sig: no such file or directory, index: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/728770946, signaturefile: /var/folders/pg/mjb25hc97csf8q8j964tdfz80000gn/T/728770946.sig]
daemon INFO URL: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js
daemon INFO Updating index [url: http://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.js]
root ERROR Error while updating index in attempt 9.
daemon INFO Updating libraries index
root INFO Updating index: library_index.json.gz completed.
root INFO Updating index: library_index.json.sig completed.
daemon INFO Checking signature [index: /Users/ronalexander/Library/Arduino15/package_index.json, signaturefile: /Users/ronalexander/Library/Arduino15/package_index.json.sig, trusted: true]
root ERROR Loading index file: loading json index file /Users/ronalexander/Library/Arduino15/package_esp32_index.js: open /Users/ronalexander/Library/Arduino15/package_esp32_index.js: no such file or directory
daemon INFO Loading hardware from: /Users/ronalexander/Library/Arduino15/packages
daemon INFO Loading package arduino from: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"arduino:avr",Installed:"1.8.5",Latest:"1.8.5",Name:"Arduino AVR Boards"}]
daemon INFO Checking signature [error: opening signature file: open /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_nano/3.0.1/installed.json.sig: no such file or directory, index: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_nano/3.0.1/installed.json, signaturefile: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_nano/3.0.1/installed.json.sig]
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"arduino:mbed_nano",Installed:"3.0.1",Latest:"3.0.1",Name:"Arduino Mbed OS Nano Boards"}]
daemon INFO Checking signature [error: opening signature file: open /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_rp2040/3.0.1/installed.json.sig: no such file or directory, index: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_rp2040/3.0.1/installed.json, signaturefile: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_rp2040/3.0.1/installed.json.sig]
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"arduino:mbed_rp2040",Installed:"3.0.1",Latest:"3.0.1",Name:"Arduino Mbed OS RP2040 Boards"}]
daemon INFO Checking signature [error: opening signature file: open /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig: no such file or directory, index: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/samd/1.8.13/installed.json, signaturefile: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig]
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"arduino:samd",Installed:"1.8.13",Latest:"1.8.13",Name:"Arduino SAMD Boards (32-bits ARM Cortex-M0+)"}]
daemon INFO Checking existence of 'tools' path: /Users/ronalexander/Library/Arduino15/packages/arduino/tools
daemon INFO Loading tools from dir: /Users/ronalexander/Library/Arduino15/packages/arduino/tools
daemon INFO Loaded tool [tool: Version: 4.5.0 Systems: [OS: i686-mingw32, OS: x86_64-apple-darwin, OS: x86_64-pc-linux-gnu, OS: i686-pc-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: all]]
daemon INFO Loaded tool [tool: Version: 1.2.0 Systems: [OS: i686-mingw32, OS: x86_64-apple-darwin, OS: x86_64-pc-linux-gnu, OS: i686-pc-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: all]]
daemon INFO Loaded tool [tool: Version: 1.2.1 Systems: [OS: i686-linux-gnu, OS: x86_64-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: i386-apple-darwin11, OS: i686-mingw32]]
daemon INFO Loaded tool [tool: Version: 1.3.0 Systems: [OS: i686-linux-gnu, OS: x86_64-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: i386-apple-darwin11, OS: i686-mingw32]]
daemon INFO Loaded tool [tool: Version: 7-2017q4 Systems: [OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: i686-mingw32, OS: x86_64-apple-darwin, OS: x86_64-pc-linux-gnu, OS: i686-pc-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 7.3.0-atmel3.6.1-arduino7 Systems: [OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: x86_64-apple-darwin14, OS: i686-mingw32, OS: i686-linux-gnu, OS: x86_64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 6.3.0-arduino17 Systems: [OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: x86_64-apple-darwin12, OS: x86_64-linux-gnu, OS: i686-linux-gnu, OS: i686-mingw32]]
daemon INFO Loaded tool [tool: Version: 1.7.0-arduino3 Systems: [OS: i686-mingw32, OS: x86_64-apple-darwin, OS: x86_64-pc-linux-gnu, OS: i686-pc-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 1.9.1-arduino2 Systems: [OS: i686-mingw32, OS: x86_64-apple-darwin, OS: x86_64-pc-linux-gnu, OS: i686-pc-linux-gnu, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 0.10.0-arduino1 Systems: [OS: i386-apple-darwin11, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: x86_64-linux-gnu, OS: i686-linux-gnu, OS: i686-mingw32]]
daemon INFO Loaded tool [tool: Version: 1.8.0-arduino Systems: [OS: i686-linux-gnu, OS: x86_64-pc-linux-gnu, OS: i686-mingw32, OS: x86_64-mingw32, OS: i386-apple-darwin11, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 0.10.0-arduino7 Systems: [OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: i386-apple-darwin11, OS: x86_64-linux-gnu, OS: i686-linux-gnu, OS: i686-mingw32]]
daemon INFO Loaded tool [tool: Version: 0.11.0-arduino2 Systems: [OS: aarch64-linux-gnu, OS: arm-linux-gnueabihf, OS: i686-linux-gnu, OS: i686-mingw32, OS: i386-apple-darwin11, OS: x86_64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 1.0.2 Systems: [OS: i386-apple-darwin11, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu, OS: x86_64-linux-gnu, OS: i686-linux-gnu, OS: i686-mingw32]]
daemon INFO Loading package builtin from: /Users/ronalexander/Library/Arduino15/packages/builtin
daemon INFO Checking existence of 'tools' path: /Users/ronalexander/Library/Arduino15/packages/builtin/tools
daemon INFO Loading tools from dir: /Users/ronalexander/Library/Arduino15/packages/builtin/tools
daemon INFO Loaded tool [tool: Version: 5.8-arduino11 Systems: [OS: i686-pc-linux-gnu, OS: x86_64-pc-linux-gnu, OS: i686-mingw32, OS: x86_64-apple-darwin, OS: arm-linux-gnueabihf, OS: aarch64-linux-gnu]]
daemon INFO Loaded tool [tool: Version: 1.0.5 Systems: [OS: i686-pc-linux-gnu, OS: x86_64-pc-linux-gnu, OS: i686-mingw32, OS: x86_64-mingw32, OS: x86_64-apple-darwin, OS: arm-linux-gnueabihf, OS: arm64-linux-gnueabihf]]
daemon INFO Loaded tool [tool: Version: 1.3.2 Systems: [OS: i686-pc-linux-gnu, OS: x86_64-pc-linux-gnu, OS: i686-mingw32, OS: x86_64-mingw32, OS: x86_64-apple-darwin, OS: arm-linux-gnueabihf, OS: arm64-linux-gnueabihf]]
daemon INFO Loaded tool [tool: Version: 0.9.1 Systems: [OS: i686-pc-linux-gnu, OS: x86_64-pc-linux-gnu, OS: i686-mingw32, OS: x86_64-mingw32, OS: x86_64-apple-darwin, OS: arm-linux-gnueabihf, OS: arm64-linux-gnueabihf]]
daemon INFO Loading package esp32 from: /Users/ronalexander/Library/Arduino15/packages/esp32/hardware
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"esp32:esp32",Installed:"2.0.2",Latest:"2.0.2",Name:"ESP32 Arduino"}]
daemon INFO Checking existence of 'tools' path: /Users/ronalexander/Library/Arduino15/packages/esp32/tools
daemon INFO Loading tools from dir: /Users/ronalexander/Library/Arduino15/packages/esp32/tools
daemon INFO Loaded tool [tool: Version: 3.1.0]
daemon INFO Loaded tool [tool: Version: 3.0.0-gnu12-dc7f933]
daemon INFO Loaded tool [tool: Version: 0.2.3]
daemon INFO Loaded tool [tool: Version: gcc8_4_0-esp-2021r2]
daemon INFO Loaded tool [tool: Version: gcc8_4_0-esp-2021r2]
daemon INFO Loaded tool [tool: Version: gcc8_4_0-esp-2021r2]
daemon INFO Loading package esp8266 from: /Users/ronalexander/Library/Arduino15/packages/esp8266/hardware
daemon INFO Adding monitor tool [protocol: serial, tool: builtin:serial-monitor]
daemon INFO Loaded platform [platform: {ID:"esp8266:esp8266",Installed:"3.0.2",Latest:"3.0.2",Name:"ESP8266 Boards (3.0.2)"}]
daemon INFO Checking existence of 'tools' path: /Users/ronalexander/Library/Arduino15/packages/esp8266/tools
daemon INFO Loading tools from dir: /Users/ronalexander/Library/Arduino15/packages/esp8266/tools
daemon INFO Loaded tool [tool: Version: 3.0.4-gcc10.3-1757bed]
daemon INFO Loaded tool [tool: Version: 3.0.4-gcc10.3-1757bed]
daemon INFO Loaded tool [tool: Version: 3.7.2-post1]
daemon INFO Loaded tool [tool: Version: 3.0.4-gcc10.3-1757bed]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/samd/1.8.13/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_nano/3.0.1/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/avr/1.8.5/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/arduino/hardware/mbed_rp2040/3.0.1/libraries, location: platform]
daemon INFO starting discovery builtin:mdns-discovery process
daemon INFO starting discovery builtin:serial-discovery process
daemon INFO started discovery builtin:serial-discovery process
daemon INFO sending command HELLO 1 "arduino-cli 0.21.0" to discovery builtin:serial-discovery
daemon INFO started discovery builtin:mdns-discovery process
daemon INFO sending command HELLO 1 "arduino-cli 0.21.0" to discovery builtin:mdns-discovery
daemon INFO from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
daemon INFO from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
daemon INFO sending command START_SYNC to discovery builtin:serial-discovery
daemon INFO sending command START_SYNC to discovery builtin:mdns-discovery
daemon INFO from discovery builtin:serial-discovery received message type: start_sync, message: OK
daemon INFO from discovery builtin:mdns-discovery received message type: start_sync, message: OK
daemon INFO from discovery builtin:serial-discovery received message type: add, port: /dev/cu.wlan-debug
daemon INFO from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port
root WARN Frontend i.onStart is slow, took: 47056.0 ms
root WARN Frontend w.onStart is slow, took: 618.5 ms
root INFO Board config changed: 
daemon INFO ERROR: 2022/05/02 12:08:52 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
root ERROR Request installed failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8
root INFO Board config changed: 
daemon INFO ERROR: 2022/05/02 12:08:52 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
root ERROR Request list failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119) starting instance
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...
Checking for update
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f] Waiting for backend deployment took: 1979.1 ms [Finished 55.750 s after frontend start]
root ERROR Request installed failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8
daemon INFO ERROR: 2022/05/02 12:08:54 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
daemon INFO ERROR: 2022/05/02 12:08:54 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
root ERROR Request search failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f] Sync of 11 plugins took: 520.9 ms [Finished 56.271 s after frontend start]
daemon INFO ERROR: 2022/05/02 12:08:54 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
root ERROR Request installed failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8
2022-05-02 12:08:55.123 Arduino IDE Helper (Renderer)[40049:1761699] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2022-05-02 12:08:55.123 Arduino IDE Helper (Renderer)[40049:1761699] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2022-05-02 12:08:55.252 Arduino IDE Helper (Renderer)[40049:1761699] CoreText note: Client requested name ".NewYork-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
root INFO <<< The layout has been successfully restored.
Found version 2.0.0-rc6 (url: arduino-ide_2.0.0-rc6_macOS_64bit.zip, arduino-ide_2.0.0-rc6_macOS_64bit.dmg)
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][marus25.cortex-debug]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.cpp]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.json]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.json-language-features]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f] Load contributions of 11 plugins took: 103.6 ms [Finished 58.361 s after frontend start]
root WARN Frontend u.onDidInitializeLayout is slow, took: 104.6 ms
root INFO Finished loading frontend application after 58.434 seconds
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 Changed application state from 'initialized_layout' to 'ready'.
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): initializing([email protected] with /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [hosted-plugin: 40119] PLUGIN_HOST(40119): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][marus25.cortex-debug]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][arduino.vscode-arduino-tools]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.cpp]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.json]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][vscode.json-language-features]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [8938f8ad-1b4e-478d-b6dc-ff53d4c09b5f] Start of 11 plugins took: 1341.0 ms [Finished 59.711 s after frontend start]
root INFO Starting language server: esp8266:esp8266:nodemcuv2
daemon INFO inventory.Store.ConfigFileUsed() /Users/ronalexander/Library/Arduino15/inventory.yaml
daemon INFO inventory.Store.ConfigFileUsed() /Users/ronalexander/Library/Arduino15/inventory.yaml
daemon INFO Searching tools required for board esp8266:esp8266:nodemcuv2
daemon INFO Adding libraries dir [dir: /Applications/Arduino.app/Contents/Java/libraries, location: ide]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Library/Arduino15/packages/esp8266/hardware/esp8266/3.0.2/libraries, location: platform]
daemon INFO Adding libraries dir [dir: /Users/ronalexander/Documents/Source Code/Arduino/libraries, location: user]
daemon INFO Resolving include InqPortal.h for arch esp8266
daemon INFO   found better lib [lib: InqPortal, prio: 64D]
daemon INFO Resolving include Hash.h for arch esp8266
daemon INFO   found better lib [lib: AsyncElegantOTA, prio: 3F5]
daemon INFO   found better lib [lib: Hash, prio: 64C]

@sonofcy
Copy link
Author

sonofcy commented May 2, 2022

Is instruction 12 a duplicate of 11, I only pasted the data one time in the leave a comment and then jumped to step 13.
This is my first use of github, at 80 I am still learning LOL.

@per1234
Copy link
Contributor

per1234 commented May 2, 2022

Thanks! I can see the problem from this part of the output:

daemon INFO ERROR: 2022/05/02 12:08:52 [core] grpc: server failed to encode response:  rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8
root ERROR Request installed failed with error: 13 INTERNAL: grpc: error while marshaling: string field contains invalid UTF-8

This is a known deficiency in the Arduino IDE's handling of character encodings used in the text of the library.properties metadata file.

The developers are tracking this issue here: arduino/arduino-cli#1907

If you have any library installed which uses such encoding in its metadata, it breaks the library capabilities of the Arduino IDE.


It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.


The workaround is to adjust the encoding of the file. Unfortunately, the error messages do not indicate which library(s) have the problematic metadata, which makes finding the file that requires adjustment a bit inconvenient. If you would like assistance with that process, I would be happy to help you out over on the Arduino Forum, just make a post in the dedicated section for Arduino IDE 2.x support:

https://forum.arduino.cc/c/software/arduino-ide-2-0-beta/93


Is instruction 12 a duplicate of 11

Yes. That was an error on my part. I apologize for any confusion. You posted the output perfectly.

This is my first use of github

Welcome!

@per1234 per1234 closed this as completed May 2, 2022
@per1234 per1234 added conclusion: duplicate Has already been submitted and removed status: waiting for information More information must be provided before work can proceed labels May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants