Arduino IDE su laptop

Buongiorno, sto cercando di installare arduino IDE (ultima versione) su un portatile e mentre sul fisso non riscontro problemi sul portatile ogni volta che tento di avviarlo rimane incastrato alla schermata iniziale.

Vi metto di seguito il debug:

PS C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE> & ".\arduino ide"
PS C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.3.3
Checking for frontend application configuration customizations. Module path: C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.3" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.0.4" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-09-25T09:41:18.242Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.3","cliVersion":"1.0.4","buildDate":"2024-09-25T09:41:18.242Z"}
Starting backend process. PID: 4060
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/XXXXXX/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-09-26T10:18:27.102Z root INFO Backend Object.initialize: 6.5 ms [Finished 0.872 s after backend start]
2024-09-26T10:18:27.104Z root INFO Backend Object.configure: 5.1 ms [Finished 0.872 s after backend start]
2024-09-26T10:18:27.104Z root INFO Backend a.onStart: 2.5 ms [Finished 0.872 s after backend start]
2024-09-26T10:18:27.106Z root INFO Backend a.configure: 0.5 ms [Finished 0.912 s after backend start]
2024-09-26T10:18:27.107Z root INFO Backend d.onStart: 0.3 ms [Finished 0.912 s after backend start]
2024-09-26T10:18:27.110Z root INFO Backend d.configure: 0.1 ms [Finished 0.912 s after backend start]
2024-09-26T10:18:27.111Z root INFO Backend d.initialize: 40.0 ms [Finished 0.912 s after backend start]
2024-09-26T10:18:27.111Z root INFO Backend c.onStart: 0.4 ms [Finished 0.912 s after backend start]
2024-09-26T10:18:27.112Z root INFO Backend s.configure: 3.0 ms [Finished 0.915 s after backend start]
2024-09-26T10:18:27.116Z config INFO >>> Initializing CLI configuration...
2024-09-26T10:18:27.116Z root INFO Backend c.initialize: 1.5 ms [Finished 0.916 s after backend start]
2024-09-26T10:18:27.116Z root INFO Backend x.onStart: 1.7 ms [Finished 0.917 s after backend start]
2024-09-26T10:18:27.118Z config INFO Loading CLI configuration from c:\Users\XXXXXX\.arduinoIDE\arduino-cli.yaml...
2024-09-26T10:18:27.119Z daemon INFO Starting daemon from C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2024-09-26T10:18:27.120Z root INFO Backend s.initialize: 1.5 ms [Finished 0.920 s after backend start]
2024-09-26T10:18:27.120Z root INFO Backend w.onStart: 2.6 ms [Finished 0.921 s after backend start]
2024-09-26T10:18:27.120Z root INFO Backend r.configure: 3.9 ms [Finished 0.921 s after backend start]
2024-09-26T10:18:27.120Z discovery-log INFO start
2024-09-26T10:18:27.120Z discovery-log INFO start new deferred
2024-09-26T10:18:27.120Z root INFO Backend d.initialize: 0.6 ms [Finished 0.922 s after backend start]
2024-09-26T10:18:27.120Z root INFO Backend y.onStart: 4.3 ms [Finished 0.926 s after backend start]
2024-09-26T10:18:27.120Z root INFO Backend r.configure: 4.0 ms [Finished 0.926 s after backend start]
2024-09-26T10:18:27.121Z root INFO Backend s.onStart: 1.7 ms [Finished 0.930 s after backend start]
2024-09-26T10:18:27.121Z root INFO Backend h.configure: 1.6 ms [Finished 0.930 s after backend start]
2024-09-26T10:18:27.121Z root INFO Backend a.configure: 0.4 ms [Finished 0.930 s after backend start]
2024-09-26T10:18:27.121Z root INFO Backend l.configure: 0.2 ms [Finished 0.931 s after backend start]
2024-09-26T10:18:27.131Z root INFO Theia app listening on http://127.0.0.1:61257.
2024-09-26T10:18:27.133Z root INFO Finished starting backend application: 11.7 ms [Finished 0.942 s after backend start]
2024-09-26T10:18:27.194Z root WARN The local plugin referenced by local-dir:/c%3A/Users/XXXXXX/.arduinoIDE/plugins does not exist.
2024-09-26T10:18:27.194Z root WARN The local plugin referenced by local-dir:/c%3A/Users/XXXXXX/.arduinoIDE/extensions does not exist.
2024-09-26T10:18:27.194Z root WARN The local plugin referenced by local-dir:C:\Users\XXXXXX\.arduinoIDE\plugins does not exist.
2024-09-26T10:18:27.282Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]}}
2024-09-26T10:18:27.282Z config INFO Loading fallback CLI configuration to get 'directories.data' and 'directories.user'
2024-09-26T10:18:27.336Z root INFO Resolve plugins list: 219.3 ms [Finished 1.146 s after backend start]
2024-09-26T10:18:28.151Z daemon INFO time="2024-09-26T12:18:27+02:00" level=info msg="arduino-cli version 1.0.4"
time="2024-09-26T12:18:28+02:00" level=info msg="Using config file: c:\\Users\\XXXXXX\\.arduinoIDE\\arduino-cli.yaml"
time="2024-09-26T12:18:28+02:00" level=info msg="Executing `arduino-cli daemon`"
2024-09-26T10:18:28.167Z daemon INFO Daemon is now listening on 127.0.0.1:61260
{"IP":"127.0.0.1","Port":"61260"}
2024-09-26T10:18:28.167Z daemon INFO Daemon is running.
2024-09-26T10:18:28.184Z config INFO Loaded fallback CLI configuration: {"directories":{"user":"C:\\Users\\XXXXXX\\Documents\\Arduino","data":"C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15"}}
2024-09-26T10:18:28.184Z config INFO Merged CLI configuration with the fallback: {"directories":{"user":"C:\\Users\\XXXXXX\\Documents\\Arduino","data":"C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15"},"board_manager":{"additional_urls":[]}}
2024-09-26T10:18:28.184Z config INFO Loaded the CLI configuration.
2024-09-26T10:18:28.222Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/XXXXXX/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/XXXXXX/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-09-26T10:18:28.222Z config INFO Validating the CLI configuration...
2024-09-26T10:18:28.248Z config INFO The CLI config is valid.
2024-09-26T10:18:28.248Z config INFO <<< Initialized the CLI configuration.
2024-09-26T10:18:28.345Z daemon INFO time="2024-09-26T12:18:28+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2024-09-26T10:18:28.486Z daemon INFO time="2024-09-26T12:18:28+02:00" level=info msg="Loading hardware from: C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\packages"
time="2024-09-26T12:18:28+02:00" level=info msg="Loading libraries index file" index="C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\library_index.json"
time="2024-09-26T12:18:28+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\libraries" isSingleLibrary=false location=ide
time="2024-09-26T12:18:28+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\XXXXXX\\Documents\\Arduino\\libraries" isSingleLibrary=false location=user
2024-09-26T10:18:28.548Z root ERROR Detected an error response during the gRPC core client initialization: code: 3, message: Error downloading index 'https://downloads.arduino.cc/libraries/library_index.tar.bz2': Get "https://downloads.arduino.cc/libraries/library_index.tar.bz2": dial tcp: lookup downloads.arduino.cc: no such host
2024-09-26T10:18:28.548Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: loading json index file C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
2024-09-26T10:18:28.549Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
2024-09-26T10:18:28.549Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
2024-09-26T10:18:28.550Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Loading index file: reading library_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.
2024-09-26T10:18:28.560Z root ERROR The primary packages indexes are missing. Running indexes update before initializing the core gRPC client The index of the cores and libraries must be updated before initializing the core gRPC client.
The following problems were detected during the gRPC client initialization:
[platform-index] - code: 9, message: Loading index file: loading json index file C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:serial-discovery not found
[platform-index] - code: 9, message: Error loading hardware platform: discovery builtin:mdns-discovery not found
[library-index] - code: 9, message: Loading index file: reading library_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.

2024-09-26T10:18:28.636Z daemon INFO time="2024-09-26T12:18:28+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
time="2024-09-26T12:18:28+02:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2024-09-26T12:18:28+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-09-26T10:18:28.638Z root INFO core-client-provider [library-index] Sto scaricando l'indice: library_index.tar.bz2

2024-09-26T10:18:28.639Z root INFO core-client-provider [platform-index] Sto scaricando l'indice: package_index.tar.bz2

2024-09-26T10:18:28.642Z root ERROR Failed to update platform, library indexes. Error: 13 INTERNAL: Non è stato possibile aggiornare alcuni indici.
    at t.callErrorFromStatus (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:912720)
    at Object.onReceiveStatus (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:940342)
    at Object.onReceiveStatus (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:933364)
    at C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1019505
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeServerStreamRequest (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:940109)
    at a.updateIndex (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:1004397)
    at C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:771327
    at C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:771675
    at new Promise (<anonymous>)
    at v.doUpdateIndex (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:771654)
    at v.updatePlatformIndex (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:771299)
    at v.updateIndex (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:770667)
    at v.initInstanceWithFallback (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:768960)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-09-26T10:18:28.662Z daemon INFO time="2024-09-26T12:18:28+02:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
time="2024-09-26T12:18:28+02:00" level=info msg="Loading hardware from: C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\packages"
time="2024-09-26T12:18:28+02:00" level=info msg="Loading libraries index file" index="C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\library_index.json"
time="2024-09-26T12:18:28+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\XXXXXX\\AppData\\Local\\Arduino15\\libraries" isSingleLibrary=false location=ide
time="2024-09-26T12:18:28+02:00" level=info msg="Adding libraries dir" dir="C:\\Users\\XXXXXX\\Documents\\Arduino\\libraries" isSingleLibrary=false location=user
2024-09-26T10:18:28.664Z root ERROR Detected an error response during the gRPC core client initialization: code: 3, message: Si è verificato un errore durante lo scaricamento dell'indice 'https://downloads.arduino.cc/libraries/library_index.tar.bz2': Get "https://downloads.arduino.cc/libraries/library_index.tar.bz2": dial tcp: lookup downloads.arduino.cc: no such host
2024-09-26T10:18:28.665Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Sto caricando il file dell'indice: caricamento del file indice json C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
2024-09-26T10:18:28.666Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Si è verificato un errore durante il caricamento della piattaforma hardware: rilevamento builtin:serial-discovery non è stato trovato
2024-09-26T10:18:28.666Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Si è verificato un errore durante il caricamento della piattaforma hardware: rilevamento builtin:mdns-discovery non è stato trovato
2024-09-26T10:18:28.666Z root ERROR Detected an error response during the gRPC core client initialization: code: 9, message: Sto caricando il file dell'indice: lettura di library_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.
2024-09-26T10:18:28.667Z root ERROR Uncaught Exception:  Error: The index of the cores and libraries must be updated before initializing the core gRPC client.
The following problems were detected during the gRPC client initialization:
[platform-index] - code: 9, message: Sto caricando il file dell'indice: caricamento del file indice json C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
[library-index] - code: 9, message: Sto caricando il file dell'indice: lettura di library_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.

2024-09-26T10:18:28.667Z root ERROR Error: The index of the cores and libraries must be updated before initializing the core gRPC client.
The following problems were detected during the gRPC client initialization:
[platform-index] - code: 9, message: Sto caricando il file dell'indice: caricamento del file indice json C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\package_index.json: The system cannot find the file specified.
[library-index] - code: 9, message: Sto caricando il file dell'indice: lettura di library_index.json: open C:\Users\XXXXXX\AppData\Local\Arduino15\library_index.json: The system cannot find the file specified.

    at C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:770471
    at v.evaluateErrorStatus (C:\Users\XXXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:770487)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async s.<anonymous> (C:\Users\XXXXX\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\main.js:2:770157)
2024-09-26T10:18:29.213Z root INFO Deploy plugins list: 219.3 ms [Finished 3.023 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-09-26T10:18:29.810Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 205.6 ms [Finished 2.537 s after frontend start]
2024-09-26T10:18:29.810Z root WARN A command editor.action.toggleStickyScroll is already registered.
[17692:0926/121829.937:ERROR:accelerator_util.cc(24)] The accelerator string can only contain ASCII characters, invalid string: "Ctrl+├╣"

Il sistema operativo è win 10 versione 19045

Mi auto risolvo il problema:

Al primo avvio vuole per forza una connessione funzionante in quanto deve scaricare le componenti basilari per funzionare.

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