Arduino IDE 2.1.0 is very slow on my MacBook Pro

I installed the 2.1.0 on a MacBook Pro. It may be that 2.1.0 is very slow and translating a sketch is also slow. Actually no longer usable.

Does anybody have the same Problem?

@bolofar

You don't provide any details except that it's about 2.1.0 and a MacBook Pro.

What was your previous version? Did you have a previous version installed and did you upgrade (e.g. 2.0.4 -> 2.1.0). Or where you on 1.8.x and installed the 2.1.x? For which board are you compiling?

Yes I did upgade from 2.0.4. For the Moment I use the old version 1.8.18 an it works fine.

The 2.0.4 works also but it was also a little bit slow. I donβ€˜t what is the reason.

Hi @bolofar. Does your MacBook have an Apple Silicon processor (M1, M2), or does it have an "Intel" processor?

Is 2.1.0 significantly slower than 2.0.4?

Hi ptillisch,

The processor is a Quad-Core Intel Core i7. The MacBook is from 2012.

I have installed 2.0.2 for testing. This Version needs about 2 minutes Time for starting the IDE. The 2.1.0 takes about 3 minutes. Maybe it doesn't get along with other programs or something delays the start.

The IDE 1.8.19 is quick and fast.

Bildschirmfoto 2023-04-25 um 09.57.01

Arduino IDE generates logs that provide information about the internal processes. These logs are printed to the terminal when you start Arduino IDE from the command line.

It is possible the logs might give some indication about which specific processes have an exceptional duration. I'll provide instructions you can follow to see those logs and share them here on the forum for the helpers to examine:

  1. Close all Arduino IDE windows if the IDE is already running.
  2. Open your Applications folder in Finder.
  3. Open the Utilities folder.
  4. Double-click on "Terminal".
  5. Type the following command in the Terminal window:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  6. Press Enter
  7. Wait for Arduino IDE to finish starting.
  8. Switch back to the Terminal window.
  9. Press ⌘+A.
    This will select all the text in the Terminal window.
  10. Press ⌘+C.
    This will copy the selected text to the clipboard.
  11. Open a forum reply here by clicking the Reply button.
  12. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
    Code tags icon on toolbar
  13. Press ⌘+V.
    This will paste the output into the code block.
  14. Move the cursor outside of the code block markup before you add any additional text to your reply.
  15. Click the Reply button to post the output.

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

Last login: Tue Apr 25 11:44:30 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.
Gabis-MacBook-2:~ Werner$ "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
Arduino IDE 2.1.0
Starting backend process. PID: 26174
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/Werner/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-04-25T09:45:49.996Z root INFO Backend Object.initialize: 5.9 ms [Finished 1.354 s after backend start]
2023-04-25T09:45:49.996Z root INFO Backend Object.configure: 4.6 ms [Finished 1.354 s after backend start]
2023-04-25T09:45:49.997Z root INFO Backend MessagingContribution.onStart: 2.4 ms [Finished 1.354 s after backend start]
2023-04-25T09:45:49.998Z root INFO Backend OSBackendApplicationContribution.configure: 0.6 ms [Finished 1.405 s after backend start]
2023-04-25T09:45:49.999Z root INFO Backend DefaultWorkspaceServer.onStart: 0.5 ms [Finished 1.405 s after backend start]
2023-04-25T09:45:50.000Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 1.405 s after backend start]
2023-04-25T09:45:50.001Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 51.2 ms [Finished 1.406 s after backend start]
2023-04-25T09:45:50.001Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.5 ms [Finished 1.406 s after backend start]
2023-04-25T09:45:50.003Z root INFO Backend ElectronTokenBackendContribution.configure: 1.2 ms [Finished 1.407 s after backend start]
2023-04-25T09:45:50.003Z config INFO >>> Initializing CLI configuration...
2023-04-25T09:45:50.003Z root INFO Backend PluginDeployerContribution.initialize: 0.7 ms [Finished 1.407 s after backend start]
2023-04-25T09:45:50.004Z root INFO Backend ConfigServiceImpl.onStart: 1.3 ms [Finished 1.408 s after backend start]
2023-04-25T09:45:50.005Z config INFO Loading CLI configuration from /Users/Werner/.arduinoIDE/arduino-cli.yaml...
2023-04-25T09:45:50.006Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.7 ms [Finished 1.410 s after backend start]
2023-04-25T09:45:50.006Z root INFO Backend ArduinoDaemonImpl.onStart: 1.5 ms [Finished 1.411 s after backend start]
2023-04-25T09:45:50.006Z root INFO Backend NodeFileUploadService.configure: 2.7 ms [Finished 1.411 s after backend start]
2023-04-25T09:45:50.006Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
2023-04-25T09:45:50.006Z discovery-log INFO start
2023-04-25T09:45:50.006Z discovery-log INFO start new deferred
2023-04-25T09:45:50.007Z root INFO Backend HostedPluginLocalizationService.initialize: 0.7 ms [Finished 1.412 s after backend start]
2023-04-25T09:45:50.007Z root INFO Backend BoardDiscovery.onStart: 1.4 ms [Finished 1.413 s after backend start]
2023-04-25T09:45:50.007Z root INFO Backend FileDownloadEndpoint.configure: 1.1 ms [Finished 1.414 s after backend start]
2023-04-25T09:45:50.007Z root INFO Backend AuthenticationServiceImpl.onStart: 0.7 ms [Finished 1.416 s after backend start]
2023-04-25T09:45:50.007Z root INFO Backend PluginApiContribution.configure: 0.7 ms [Finished 1.416 s after backend start]
2023-04-25T09:45:50.008Z root INFO Backend HostedPluginReader.configure: 0.5 ms [Finished 1.417 s after backend start]
2023-04-25T09:45:50.008Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.417 s after backend start]
2023-04-25T09:45:50.008Z root INFO Backend PlotterBackendContribution.configure: 0.6 ms [Finished 1.418 s after backend start]
2023-04-25T09:45:50.011Z root INFO Theia app listening on http://localhost:54009.
2023-04-25T09:45:50.012Z root INFO Finished starting backend application: 5.0 ms [Finished 1.421 s after backend start]
2023-04-25T09:45:50.014Z root WARN The local plugin referenced by local-dir:/Users/Werner/.arduinoIDE/plugins does not exist.
2023-04-25T09:45:50.014Z root WARN The local plugin referenced by local-dir:/Users/Werner/.arduinoIDE/extensions does not exist.
2023-04-25T09:45:50.032Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.032Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-04-25T09:45:50.032Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.032Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-04-25T09:45:50.032Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.033Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-04-25T09:45:50.033Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.033Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-04-25T09:45:50.033Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.033Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-04-25T09:45:50.033Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.033Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-04-25T09:45:50.033Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.033Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-04-25T09:45:50.033Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-04-25T09:45:50.034Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.034Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-04-25T09:45:50.035Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-04-25T09:45:50.035Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-04-25T09:45:50.042Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["http://arduino.esp8266.com/stable/package_esp8266com_index.json","https://dl.espressif.com/dl/package_esp32_index.json"]},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"/Users/Werner/Library/Arduino15/libraries"},"data":"/Users/Werner/Library/Arduino15","downloads":"/Users/Werner/Library/Arduino15/staging","user":"/Users/Werner/Documents/Arduino"},"library":{"enable_unsafe_install":false},"locale":"de","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-04-25T09:45:50.042Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-04-25T09:45:50.043Z config INFO Loaded the CLI configuration.
2023-04-25T09:45:50.049Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/Werner/Library/Arduino15","sketchDirUri":"file:///Users/Werner/Documents/Arduino","additionalUrls":["http://arduino.esp8266.com/stable/package_esp8266com_index.json","https://dl.espressif.com/dl/package_esp32_index.json"],"network":"none","locale":"de"}
2023-04-25T09:45:50.049Z config INFO Validating the CLI configuration...
Restoring workspace roots: /Users/Werner/Documents/Arduino/opencistern-main-neu/zisterne
2023-04-25T09:45:50.064Z root INFO Resolve plugins list: 59.8 ms [Finished 1.474 s after backend start]
2023-04-25T09:45:50.071Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js": 6.1 ms [Finished 1.480 s after backend start]
2023-04-25T09:45:50.082Z daemon INFO INFO[0000] Using config file: /Users/Werner/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.32.2                   
INFO[0000] Executing `arduino-cli daemon`               
Daemon is now listening on 127.0.0.1:54010
{"IP":"127.0.0.1","Port":"54010"}


2023-04-25T09:45:50.083Z daemon INFO Daemon is running.
2023-04-25T09:45:50.094Z config INFO The CLI config is valid.
2023-04-25T09:45:50.094Z config INFO <<< Initialized the CLI configuration.
2023-04-25T09:45:50.103Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 32.0 ms [Finished 1.513 s after backend start]
isTempSketch: false. Input was /Users/Werner/Documents/Arduino/opencistern-main-neu/zisterne/ads1115.ino
2023-04-25T09:45:50.122Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-cpp/extension": 18.6 ms [Finished 1.531 s after backend start]
2023-04-25T09:45:50.122Z daemon INFO INFO[0000] Loading hardware from: /Users/Werner/Library/Arduino15/packages 
INFO[0000] Loading package arduino from: /Users/Werner/Library/Arduino15/packages/arduino/hardware 

2023-04-25T09:45:50.125Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json/extension": 2.3 ms [Finished 1.534 s after backend start]
2023-04-25T09:45:50.126Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.8 ms [Finished 1.536 s after backend start]
2023-04-25T09:45:50.226Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-bg/extension": 99.8 ms [Finished 1.636 s after backend start]
2023-04-25T09:45:50.227Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /Users/Werner/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/Users/Werner/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/Users/Werner/Library/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: /Users/Werner/Library/Arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /Users/Werner/Library/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: /Users/Werner/Library/Arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /Users/Werner/Library/Arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /Users/Werner/Library/Arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.9"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.9.1"
INFO[0000] Loading package esp32 from: /Users/Werner/Library/Arduino15/packages/esp32/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /Users/Werner/Library/Arduino15/packages/esp32/hardware/esp32/1.0.6/installed.json.sig: no such file or directory" index=/Users/Werner/Library/Arduino15/packages/esp32/hardware/esp32/1.0.6/installed.json signatureFile=/Users/Werner/Library/Arduino15/packages/esp32/hardware/esp32/1.0.6/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="esp32:esp32@1.0.6"
INFO[0000] Checking existence of 'tools' path: /Users/Werner/Library/Arduino15/packages/esp32/tools 
INFO[0000] Loading tools from dir: /Users/Werner/Library/Arduino15/packages/esp32/tools 
INFO[0000] Loaded tool                                   tool="esp32:esptool_py@3.0.0"
INFO[0000] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@1.22.0-97-gc752ad5-5.2.0"
INFO[0000] Loading package esp8266 from: /Users/Werner/Library/Arduino15/packages/esp8266/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /Users/Werner/Library/Arduino15/packages/esp8266/hardware/esp8266/3.1.2/installed.json.sig: no such file or directory" index=/Users/Werner/Library/Arduino15/packages/esp8266/hardware/esp8266/3.1.2/installed.json signatureFile=/Users/Werner/Library/Arduino15/packages/esp8266/hardware/esp8266/3.1.2/installed.json.sig

2023-04-25T09:45:50.304Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-cs/extension": 77.9 ms [Finished 1.714 s after backend start]
2023-04-25T09:45:50.306Z daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="esp8266:esp8266@3.1.2"
INFO[0000] Checking existence of 'tools' path: /Users/Werner/Library/Arduino15/packages/esp8266/tools 
INFO[0000] Loading tools from dir: /Users/Werner/Library/Arduino15/packages/esp8266/tools 
INFO[0000] Loaded tool                                   tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0000] Loaded tool                                   tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0000] Loaded tool                                   tool="esp8266:python3@3.7.2-post1"
INFO[0000] Loaded tool                                   tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
INFO[0000] Checking signature                            index=/Users/Werner/Library/Arduino15/package_index.json signatureFile=/Users/Werner/Library/Arduino15/package_index.json.sig trusted=true
INFO[0000] Checking signature                            error="opening signature file: open /Users/Werner/Library/Arduino15/package_esp8266com_index.json.sig: no such file or directory" index=/Users/Werner/Library/Arduino15/package_esp8266com_index.json signatureFile=/Users/Werner/Library/Arduino15/package_esp8266com_index.json.sig
INFO[0000] Checking signature                            error="opening signature file: open /Users/Werner/Library/Arduino15/package_esp32_index.json.sig: no such file or directory" index=/Users/Werner/Library/Arduino15/package_esp32_index.json signatureFile=/Users/Werner/Library/Arduino15/package_esp32_index.json.sig
INFO[0000] Adding libraries dir                          dir=/Users/Werner/Library/Arduino15/packages/esp32/hardware/esp32/1.0.6/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/Users/Werner/Library/Arduino15/packages/esp8266/hardware/esp8266/3.1.2/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/Users/Werner/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/Users/Werner/Library/Arduino15/library_index.json

2023-04-25T09:45:50.430Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-de/extension": 125.5 ms [Finished 1.839 s after backend start]
2023-04-25T09:45:50.515Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-es/extension": 85.3 ms [Finished 1.925 s after backend start]
2023-04-25T09:45:50.566Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-fr/extension": 50.3 ms [Finished 1.975 s after backend start]
2023-04-25T09:45:50.610Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-hu/extension": 44.6 ms [Finished 2.020 s after backend start]
2023-04-25T09:45:50.614Z daemon INFO INFO[0000] Adding libraries dir                          dir=/Users/Werner/Library/Arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/Users/Werner/Documents/Arduino/libraries location=user

2023-04-25T09:45:50.663Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-it/extension": 52.1 ms [Finished 2.072 s after backend start]
2023-04-25T09:45:50.713Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ja/extension": 50.0 ms [Finished 2.122 s after backend start]
2023-04-25T09:45:50.761Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ko/extension": 48.1 ms [Finished 2.170 s after backend start]
2023-04-25T09:45:50.783Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-nl/extension": 22.1 ms [Finished 2.193 s after backend start]
2023-04-25T09:45:50.834Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-pl/extension": 51.2 ms [Finished 2.244 s after backend start]
2023-04-25T09:45:50.886Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-pt-BR/extension": 51.6 ms [Finished 2.295 s after backend start]
2023-04-25T09:45:50.890Z discovery-log INFO start request start watch
2023-04-25T09:45:50.890Z discovery-log INFO start requested start watch
2023-04-25T09:45:50.890Z discovery-log INFO start resolved watching
2023-04-25T09:45:50.966Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-ru/extension": 79.7 ms [Finished 2.375 s after backend start]
2023-04-25T09:45:50.967Z daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:serial-discovery 
INFO[0000] sending command HELLO 1 "arduino-cli 0.32.2" to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, Nachricht: OK, Protokollversion: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, Nachricht: OK, Protokollversion: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, Nachricht: OK 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, Nachricht: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/cu.BoseNC700Headphones-SPP 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/cu.iPad-WirelessiAP 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/cu.PT-P710BT8490-Serial 

2023-04-25T09:45:50.973Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.BoseNC700Headphones-SPP","label":"/dev/cu.BoseNC700Headphones-SPP","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-04-25T09:45:50.975Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-04-25T09:45:50.978Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.iPad-WirelessiAP","label":"/dev/cu.iPad-WirelessiAP","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-04-25T09:45:50.980Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.PT-P710BT8490-Serial","label":"/dev/cu.PT-P710BT8490-Serial","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-04-25T09:45:51.056Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-tr/extension": 90.5 ms [Finished 2.466 s after backend start]
2023-04-25T09:45:51.097Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-uk/extension": 41.1 ms [Finished 2.507 s after backend start]
2023-04-25T09:45:51.152Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-language-pack-zh-hans/extension": 44.5 ms [Finished 2.551 s after backend start]
2023-04-25T09:45:51.175Z root INFO Deploy plugins list: 59.8 ms [Finished 2.562 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-04-25T09:45:52.589Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 274.7 ms [Finished 2.407 s after frontend start]
2023-04-25T09:45:52.705Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 100.6 ms [Finished 2.548 s after frontend start]
2023-04-25T09:45:52.795Z 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: </Users/Werner/Documents/Arduino/opencistern-main-neu/zisterne/ads1115.ino>, response: </Users/Werner/Documents/Arduino/opencistern-main-neu/zisterne>.
2023-04-25T09:45:53.124Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 347.3 ms [Finished 2.976 s after frontend start]
2023-04-25T09:45:53.162Z root INFO Start frontend contributions: 974.7 ms [Finished 2.989 s after frontend start]
2023-04-25T09:45:53.162Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-04-25T09:45:53.257Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-04-25T09:45:53.258Z root INFO >>> Restoring the layout state...
2023-04-25T09:45:53.267Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-04-25T09:45:53.561Z root INFO [hosted-plugin: 26193] PLUGIN_HOST(26193) starting instance
2023-04-25T09:45:55.317Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets"...................................

*
*
this part was removed because it was too long
*
*

2023-04-25T09:45:55.466Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2] Waiting for backend deployment: 2155.2 ms [Finished 5.134 s after frontend start]
2023-04-25T09:45:56.511Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2] Sync of 21 plugins: 1235.4 ms [Finished 6.370 s after frontend start]
2023-04-25 11:45:57.823 Arduino IDE Helper (Renderer)[26188:359061] 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:].
2023-04-25 11:45:57.823 Arduino IDE Helper (Renderer)[26188:359061] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2023-04-25 11:45:57.829 Arduino IDE Helper (Renderer)[26188:359061] 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:].
2023-04-25T09:47:09.412Z root INFO <<< The layout has been successfully restored.
Checking for update
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-zh-hans]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-uk]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-tr]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-ru]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-pt-br]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-pl]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-nl]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-ko]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-ja]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-it]: Disconnected.
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-hu]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-fr]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-es]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-de]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-cs]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-bg]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][vscode.json-language-features]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][vscode.json]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][vscode.cpp]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][arduino.vscode-arduino-tools]: Disconnected.
2023-04-25T09:48:45.125Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][marus25.cortex-debug]: Disconnected.
2023-04-25T09:48:45.125Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-04-25T09:48:45.125Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-04-25T09:48:45.126Z root INFO Replace loading indicator with ready workbench UI (animation): 1919.1 ms [Finished 173.673 s after frontend start]
2023-04-25T09:48:45.126Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-04-25T09:48:45.149Z root INFO Frontend application start: 172600.4 ms [Finished 176.551 s after backend start]
2023-04-25T09:48:45.224Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:45.275Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:45.278Z sketches-service WARN Mismatching sketch file <uhr.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <time.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <dht22.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <VL53L1X.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <NPT-Test.ino> and sketch folder name <NPT_Test>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.279Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <led.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <ntp.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.280Z sketches-service WARN Mismatching sketch file <uptime.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <ads1115.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <display1306.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.281Z sketches-service WARN Mismatching sketch file <SimpleTimer.ino> and sketch folder name <SimpleTimer_copy_20221226122756>. Skipping
2023-04-25T09:48:45.319Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:45.403Z sketches-service WARN Mismatching sketch file <uhr.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.403Z sketches-service WARN Mismatching sketch file <time.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.403Z sketches-service WARN Mismatching sketch file <dht22.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <VL53L1X.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <NPT-Test.ino> and sketch folder name <NPT_Test>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <led.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <ntp.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.404Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <uptime.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.405Z sketches-service WARN Mismatching sketch file <ads1115.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.415Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.418Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.418Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.418Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.418Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <display1306.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <SimpleTimer.ino> and sketch folder name <SimpleTimer_copy_20221226122756>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <uhr.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <time.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <dht22.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <VL53L1X.ino> and sketch folder name <Netzuhr>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <NPT-Test.ino> and sketch folder name <NPT_Test>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.419Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.420Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.420Z sketches-service WARN Mismatching sketch file <led.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.420Z sketches-service WARN Mismatching sketch file <ntp.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.420Z sketches-service WARN Mismatching sketch file <ota.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.420Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <mqtt.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <wifi.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <eeprom.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.421Z sketches-service WARN Mismatching sketch file <relais.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <uptime.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <ads1115.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <display.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <rechnen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <relais2.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <web_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <webserver.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <eigene_api.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <funktionen.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <display1306.ino> and sketch folder name <zisterne>. Skipping
2023-04-25T09:48:45.422Z sketches-service WARN Mismatching sketch file <SimpleTimer.ino> and sketch folder name <SimpleTimer_copy_20221226122756>. Skipping
Update for version 2.1.0 is not available (latest version: 2.1.0, downgrade is allowed).
2023-04-25T09:48:45.784Z root ERROR ---- !!!SLOW!!! DURATION: search took 620.756 ms. Args: [{"type":"Updatable"}] ----
2023-04-25T09:48:45.794Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:45.875Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0175] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:45.875Z daemon INFO INFO[0175] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0175] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:46.567Z daemon INFO INFO[0176] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0176] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0176] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0176] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:46.714Z daemon INFO INFO[0176] Required tool                                 tool="esp8266:mklittlefs@3.1.0-gcc10.3-e5f9fec"
INFO[0176] Required tool                                 tool="esp8266:mkspiffs@3.1.0-gcc10.3-e5f9fec"
INFO[0176] Required tool                                 tool="esp8266:python3@3.7.2-post1"
INFO[0176] Required tool                                 tool="esp8266:xtensa-lx106-elf-gcc@3.1.0-gcc10.3-e5f9fec"

2023-04-25T09:48:48.398Z root WARN Widget was activated, but did not accept focus after 2000ms: serial-monitor


I had to remove the part between the two timestamps. Otherwise the code was too long. Hope that's not important.

2023-04-25T09:45:55.317Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets"...................................

this part was removed because it was too long
*
*

2023-04-25T09:45:55.466Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2] Waiting for backend deployment: 2155.2 ms [Finished 5.134 s after frontend start]

For the next time, you can paste the output in a text file (and save it) and attach the file to a post :wink:

@ptillisch, @sterretje,

do you need anything else?

From here:

2023-04-25T09:45:56.511Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2] Sync of 21 plugins: 1235.4 ms [Finished 6.370 s after frontend start]
2023-04-25 11:45:57.823 Arduino IDE Helper (Renderer)[26188:359061] 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:].
2023-04-25 11:45:57.823 Arduino IDE Helper (Renderer)[26188:359061] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2023-04-25 11:45:57.829 Arduino IDE Helper (Renderer)[26188:359061] 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:].
2023-04-25T09:47:09.412Z root INFO <<< The layout has been successfully restored.
Checking for update
2023-04-25T09:48:45.124Z root INFO [200bd8fb-670f-4a78-acf2-2502aa7263b2][ms-ceintl.vscode-language-pack-zh-hans]: Disconnected.

Putting aside the different timezone of the electron helper and IDE2, I can see that IDE2 spent almost three minutes here.

@bolofar, what happens when you

  • turn off the Internet connection and start IDE2,
  • turn off updates in IDE2 and restart it?

Please reference this screencast on disabling the automatic updates in IDE2 or see the Advanced settings documentation.

Thank you!

1 Like

Hello kittaakos,
Thanks you too.
If I turn off the network, nothing works. I've tried disabling updates and cloud, didn't help either.
Could it be because of the size of the sketch itself?

What do you mean by nothing works? When I disconnect from the Internet, I also get the warnings, but the library/boards manager widgets work, verify, upload, and the monitor also works, etc.

I've tried disabling updates and cloud, didn't help either.

OK. Thanks for checking it!

Could it be because of the size of the sketch itself?

I do not think so, but we can try it out. You can change your sketchbook location from the Settings dialog to an empty folder or a folder with one or two sketches and try to restart IDE2. Here is a screencast to change the sketchbook location. Do not forget to change it back after the verifications.

Sorry, not sure if this is related or not, but yesterday I did update my MacBook Pro from a nightly build after 2.0.4 (sorry don't remember which one) to 2.1.0
Also I was not taking notes or the like, and I only ever use the MAC as my 3rd test machine, that I occasionally check things out on.

I am running Catalina 10.15.7 on a (Retina, 15", early 2013) version.

I opened up the version I had, and a few seconds and it asked me if I wish to download the 2.1.0... I said yes. It downloaded. Asked if I wanted to install... I said yes. Nothing appeared to happen. Maybe the one window closed, a few minutes later no change, and the Arduino app was still running. Probably user error, but I then left clicked on the Arduino icon and kill process or force quit...

I then restarted the IDE, and at that time it showed a progress bar window doing what appeared to be an update. After that sketch window opened had the title bar showing 2.1.0 and then prompted me if I wanted to update to 2.1.0. I then exited from the install (I believe I might have had to force quit)

Started it again, and it took a long time to come up, but did not prompt me to update. I then updated my Teensy board type. And exited.

I then restarted it and this time and subsequent times, the IDE came up reasonably quick. That is like in the nature of maybe 7 or 8 seconds more or less.
I was able to a build for Teensy 4.1 which worked...

MTP stuff in sketch failed on the MAC, but that is different issue. Need to figure out what changed, but again different stuff.

Again sorry I know I should have kept better notes, but thought I would mention .

Hi Kurte,

it was the same for me. After clicking the update button nothing happened for a long time. The IDE 2.1.0 only restarted after what felt like 10 minutes.

Thanks.

Hi kittaakos,
if I turn off the WLAN before starting the IDE, the start takes even longer.

The size is about 200kB, spread over 20 files. Should actually fit.

As already said, with the IDE 1.8.19 everything runs smoothly.

Thanks.

How do I figure out that it could be related to the size or the skit? If I open a project with only one file, it goes quickly. If I then try to switch to my project, it takes an eternity to open it again.

What could that be?

Hi everyone,

The name of the project is "opencistern-main-neu". I renamed it to "Zisterne_2.0" and now it works! Not as fast as 1.8.19, but I can work with it.

Does anyone have an explanation for this?
Is it the "-"?

Thanks for the help.

Here is the section in the Arduino Sketch Specification about sketch filenames:

https://arduino.github.io/arduino-cli/latest/sketch-specification/#sketch-folders-and-files

Dashes are allowed.

A couple of things are associated with a given sketch name:

  • "Workbench" data (Arduino IDE application state information)
  • Temporary build folder

When you rename the sketch, you break the link to the previous data and the IDE will create a new temporary build folder and workbench data entry. I am not sure how either of those could cause a slow IDE startup though.

I don't understand that either. I haven't changed the name of the sketch or any tab. What I did was add a new tab and a new library.

It doesn't matter, it's working again.
Thanks again to everyone.