IDE 2.1.1 Wont load

ID 2.1.1 has been working fine since install until today. Nothing new installed on the system since it last worked.
I have tried uninstall reinstall 3 times. I've tried the ZIP download and the Nightly build. All fail to start.
IDE 1.8.x will run.
Searching the forums yielded no solution that worked for me.

I did find the PowerShell log walk through and here is the log.

PS C:\Users\Bob\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\Bob\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.1.1
Starting backend process. PID: 26476
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Bob/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-08-15T00:39:51.542Z root INFO Backend Object.initialize: 2.5 ms [Finished 0.829 s after backend start]
2023-08-15T00:39:51.542Z root INFO Backend Object.configure: 2.1 ms [Finished 0.829 s after backend start]
2023-08-15T00:39:51.542Z root INFO Backend MessagingContribution.onStart: 1.0 ms [Finished 0.829 s after backend start]
2023-08-15T00:39:51.542Z root INFO Backend OSBackendApplicationContribution.configure: 0.2 ms [Finished 0.851 s after backend start]
2023-08-15T00:39:51.543Z root INFO Backend DefaultWorkspaceServer.onStart: 0.2 ms [Finished 0.851 s after backend start]
2023-08-15T00:39:51.543Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 0.851 s after backend start]
2023-08-15T00:39:51.544Z root INFO Backend PluginLocalizationBackendContribution.initialize: 22.2 ms [Finished 0.851 s after backend start]
2023-08-15T00:39:51.544Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.1 ms [Finished 0.851 s after backend start]
2023-08-15T00:39:51.544Z root INFO Backend ElectronTokenBackendContribution.configure: 0.5 ms [Finished 0.852 s after backend start]
2023-08-15T00:39:51.544Z config INFO >>> Initializing CLI configuration...
2023-08-15T00:39:51.545Z root INFO Backend PluginDeployerContribution.initialize: 0.3 ms [Finished 0.852 s after backend start]
2023-08-15T00:39:51.545Z root INFO Backend ConfigServiceImpl.onStart: 0.5 ms [Finished 0.852 s after backend start]
2023-08-15T00:39:51.545Z config INFO Loading CLI configuration from c:\Users\Bob\.arduinoIDE\arduino-cli.yaml...
2023-08-15T00:39:51.546Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.2 ms [Finished 0.853 s after backend start]
2023-08-15T00:39:51.546Z root INFO Backend ArduinoDaemonImpl.onStart: 0.6 ms [Finished 0.853 s after backend start]
2023-08-15T00:39:51.546Z root INFO Backend NodeFileUploadService.configure: 1.1 ms [Finished 0.853 s after backend start]
2023-08-15T00:39:51.546Z daemon INFO Starting daemon from C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-08-15T00:39:51.546Z discovery-log INFO start
2023-08-15T00:39:51.546Z discovery-log INFO start new deferred
2023-08-15T00:39:51.546Z root INFO Backend HostedPluginLocalizationService.initialize: 0.2 ms [Finished 0.854 s after backend start]
2023-08-15T00:39:51.546Z root INFO Backend BoardDiscovery.onStart: 0.6 ms [Finished 0.854 s after backend start]
2023-08-15T00:39:51.546Z root INFO Backend FileDownloadEndpoint.configure: 0.5 ms [Finished 0.854 s after backend start]
2023-08-15T00:39:51.547Z root INFO Backend AuthenticationServiceImpl.onStart: 0.2 ms [Finished 0.855 s after backend start]
2023-08-15T00:39:51.547Z root INFO Backend PluginApiContribution.configure: 0.3 ms [Finished 0.855 s after backend start]
2023-08-15T00:39:51.548Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 0.856 s after backend start]
2023-08-15T00:39:51.548Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 0.856 s after backend start]
2023-08-15T00:39:51.548Z root INFO Backend PlotterBackendContribution.configure: 0.9 ms [Finished 0.857 s after backend start]
2023-08-15T00:39:51.549Z root INFO Theia app listening on http://localhost:63626.
2023-08-15T00:39:51.550Z root INFO Finished starting backend application: 3.2 ms [Finished 0.859 s after backend start]
2023-08-15T00:39:51.550Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Bob/.arduinoIDE/plugins does not exist.
2023-08-15T00:39:51.550Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Bob/.arduinoIDE/extensions does not exist.
2023-08-15T00:39:51.550Z root WARN The local plugin referenced by local-dir:C:\Users\Bob\.arduinoIDE\plugins does not exist.
Restoring workspace roots: d:\Magicband41
2023-08-15T00:39:51.559Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-08-15T00:39:51.560Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.560Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-08-15T00:39:51.561Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-15T00:39:51.561Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-08-15T00:39:51.564Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["http://digistump.com/package_digistump_index.json","https://adafruit.github.io/arduino-board-index/package_adafruit_index.json","https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json"]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\Bob\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\Bob\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\Bob\\AppData\\Local\\Arduino15\\staging","user":"c:\\Users\\Bob\\OneDrive\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"locale":"en","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-08-15T00:39:51.564Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-08-15T00:39:51.564Z config INFO Loaded the CLI configuration.
Failed to start the electron application.
[Error: UNKNOWN: unknown error, stat 'd:\Magicband41'] {
  errno: -4094,
  code: 'UNKNOWN',
  syscall: 'stat',
  path: 'd:\\Magicband41'
}
2023-08-15T00:39:51.576Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Bob/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/Bob/OneDrive/Documents/Arduino","additionalUrls":["http://digistump.com/package_digistump_index.json","https://adafruit.github.io/arduino-board-index/package_adafruit_index.json","https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json"],"network":"none","locale":"en"}
2023-08-15T00:39:51.580Z config INFO Validating the CLI configuration...
2023-08-15T00:39:51.580Z config INFO The CLI config is valid.
2023-08-15T00:39:51.580Z config INFO <<< Initialized the CLI configuration.
2023-08-15T00:39:51.585Z root INFO Resolve plugins list: 39.4 ms [Finished 0.894 s after backend start]
2023-08-15T00:39:51.587Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 2.0 ms [Finished 0.896 s after backend start]
2023-08-15T00:39:51.588Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 1.2 ms [Finished 0.898 s after backend start]
2023-08-15T00:39:51.592Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 3.7 ms [Finished 0.901 s after backend start]
2023-08-15T00:39:51.594Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 1.9 ms [Finished 0.903 s after backend start]
2023-08-15T00:39:51.594Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 0.4 ms [Finished 0.903 s after backend start]
2023-08-15T00:39:51.628Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 34.5 ms [Finished 0.938 s after backend start]
2023-08-15T00:39:51.661Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 32.4 ms [Finished 0.970 s after backend start]
2023-08-15T00:39:51.712Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 51.1 ms [Finished 1.022 s after backend start]
2023-08-15T00:39:51.754Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 42.3 ms [Finished 1.064 s after backend start]
2023-08-15T00:39:51.798Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 43.7 ms [Finished 1.108 s after backend start]
2023-08-15T00:39:51.817Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 18.5 ms [Finished 1.126 s after backend start]
2023-08-15T00:39:51.842Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 25.0 ms [Finished 1.151 s after backend start]
2023-08-15T00:39:51.872Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 30.1 ms [Finished 1.181 s after backend start]
2023-08-15T00:39:51.900Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 28.5 ms [Finished 1.210 s after backend start]
2023-08-15T00:39:51.912Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 11.5 ms [Finished 1.222 s after backend start]
2023-08-15T00:39:51.939Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 27.3 ms [Finished 1.249 s after backend start]
2023-08-15T00:39:51.950Z daemon INFO INFO[0000] Using config file: c:\Users\Bob\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.3

INFO[0000] Executing `arduino-cli daemon`

Daemon is now listening on 127.0.0.1:63627
{"IP":"127.0.0.1","Port":"63627"}


2023-08-15T00:39:51.950Z daemon INFO Daemon is running.
2023-08-15T00:39:51.979Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 39.4 ms [Finished 1.288 s after backend start]
2023-08-15T00:39:51.982Z daemon INFO INFO[0000] Loading hardware from: c:\Users\Bob\AppData\Local\Arduino15\packages
INFO[0000] Loading package SparkFun from: C:\Users\Bob\AppData\Local\Arduino15\packages\SparkFun\hardware

2023-08-15T00:39:52.010Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 31.5 ms [Finished 1.320 s after backend start]
2023-08-15T00:39:52.011Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\SparkFun\\hardware\\avr\\1.1.13\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\SparkFun\\hardware\\avr\\1.1.13\\installed.json" signatureFile="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\SparkFun\\hardware\\avr\\1.1.13\\installed.json.sig"
INFO[0000] Adding monitor tool
   protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform
   platform="SparkFun:avr@1.1.13"
INFO[0000] Loading package arduino from: C:\Users\Bob\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature
   error="opening signature file: open C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool
   protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform
   platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\Bob\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\Bob\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool
   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool
   tool="arduino:avr-gcc@4.8.1-arduino5"
INFO[0000] Loaded tool
   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool
   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: C:\Users\Bob\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\Bob\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\Bob\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool
   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool
   tool="builtin:dfu-discovery@0.1.2"
INFO[0000] Loaded tool
   tool="builtin:mdns-discovery@1.0.8"
INFO[0000] Loaded tool
   tool="builtin:mdns-discovery@1.0.9"
INFO[0000] Loaded tool
   tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool
   tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loading package digistump from: C:\Users\Bob\AppData\Local\Arduino15\packages\digistump\hardware
INFO[0000] Checking signature
   error="opening signature file: open C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\digistump\\hardware\\avr\\1.6.7\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\digistump\\hardware\\avr\\1.6.7\\installed.json" signatureFile="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\digistump\\hardware\\avr\\1.6.7\\installed.json.sig"
INFO[0000] Adding monitor tool
   protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform
   platform="digistump:avr@1.6.7"
INFO[0000] Checking existence of 'tools' path: C:\Users\Bob\AppData\Local\Arduino15\packages\digistump\tools
INFO[0000] Loading tools from dir: C:\Users\Bob\AppData\Local\Arduino15\packages\digistump\tools
INFO[0000] Loaded tool
   tool="digistump:micronucleus@2.0a4"
INFO[0000] Checking signature
   index="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Checking signature
   error="opening signature file: open c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_digistump_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_digistump_index.json" signatureFile="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_digistump_index.json.sig"

2023-08-15T00:39:52.011Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_adafruit_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_adafruit_index.json" signatureFile="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_adafruit_index.json.sig"

2023-08-15T00:39:52.036Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 26.1 ms [Finished 1.346 s after backend start]
2023-08-15T00:39:52.037Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_sparkfun_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_sparkfun_index.json" signatureFile="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\package_sparkfun_index.json.sig"
INFO[0000] Adding libraries dir
   dir="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\digistump\\hardware\\avr\\1.6.7\\libraries" location=platform
INFO[0000] Adding libraries dir
   dir="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\SparkFun\\hardware\\avr\\1.1.13\\libraries" location=platform
INFO[0000] Adding libraries dir
   dir="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file
   index="c:\\Users\\Bob\\AppData\\Local\\Arduino15\\library_index.json"

2023-08-15T00:39:52.053Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 16.2 ms [Finished 1.362 s after backend start]
2023-08-15T00:39:52.077Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Bob\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 24.5 ms [Finished 1.387 s after backend start]2023-08-15T00:39:52.077Z root INFO Deploy plugins list: 39.4 ms [Finished 1.387 s after backend start]
2023-08-15T00:39:52.101Z daemon INFO INFO[0000] Adding libraries dir                          dir="C:\\Users\\Bob\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-08-15T00:39:52.102Z daemon INFO INFO[0000] Adding libraries dir                          dir="c:\\Users\\Bob\\OneDrive\\Documents\\Arduino\\libraries" location=user

2023-08-15T00:39:52.334Z discovery-log INFO start request start watch
2023-08-15T00:39:52.334Z discovery-log INFO start requested start watch
2023-08-15T00:39:52.334Z discovery-log INFO start resolved watching
2023-08-15T00:39:52.334Z daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process

2023-08-15T00:39:52.335Z daemon INFO INFO[0000] starting discovery builtin:serial-discovery process

2023-08-15T00:39:53.584Z daemon INFO INFO[0001] started discovery builtin:serial-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:serial-discovery

2023-08-15T00:39:53.590Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1

2023-08-15T00:39:53.590Z daemon INFO INFO[0001] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0001] from discovery builtin:serial-discovery received message type: start_sync, message: OK

2023-08-15T00:39:53.596Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM7

2023-08-15T00:39:53.993Z daemon INFO INFO[0002] started discovery builtin:mdns-discovery process

2023-08-15T00:39:53.993Z daemon INFO INFO[0002] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:mdns-discovery

2023-08-15T00:39:53.998Z daemon INFO INFO[0002] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1

2023-08-15T00:39:53.998Z daemon INFO INFO[0002] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0002] from discovery builtin:mdns-discovery received message type: start_sync, message: OK

2023-08-15T00:39:54.000Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM7","label":"COM7","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]],"hardwareId":""}},"error":""}
[30764:0814/194151.387:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

This is what I see in Task Manager.
image
Not sure what else to try.

Hi @Not_Bob. I see the relevant section of the logs here:

The IDE is attempting to automatically open the sketch you had open during the previous session at d:\Magicband41. But for some reason it encountered an error it didn't know how to deal with when it attempted that.

Workaround

The most simple workaround for the problem will be to force Arduino IDE to open some other non-problematic sketch. I'll describe two alternative approaches for doing that. You should perform whichever one of the two is most convenient for you:

If you have Arduino IDE associated with sketch files

  1. Close the Arduino IDE window if it is still running.
  2. Start Windows "File Explorer".
  3. Open the folder of any sketch on your computer in File Explorer.
  4. Double click on the .ino file in the sketch folder.
  5. Wait for Arduino IDE to start up completely.
  6. Select File > Quit from the Arduino IDE menus.
  7. Start Arduino IDE directly, as you do normally.

Arduino IDE should now start up completely even when you open it not through file association. The reason is because by opening the non-problematic sketch, you caused it to no longer attempt to open the problematic d:\Magicband41 sketch.

If you don't Arduino IDE associated with sketch files

  1. Close the Arduino IDE window if it is still running.
  2. Start Windows "File Explorer".
  3. Open the Arduino IDE installation folder:
    C:\Users\Bob\AppData\Local\Programs\Arduino IDE
    
  4. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  5. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  6. Type the following command:
    & '.\Arduino IDE.exe' ".\resources\app\node_modules\arduino-ide-extension\Examples\01.Basics\BareMinimum\BareMinimum.ino"
    
  7. Press the Enter key.
  8. Wait for Arduino IDE to start up completely.
  9. Select File > Quit from the Arduino IDE menus.
  10. Start Arduino IDE directly, as you do normally.

Arduino IDE should now start up completely even when you open it not through file association. The reason is because by opening the non-problematic sketch, you caused it to no longer attempt to open the problematic d:\Magicband41 sketch.

Investigation

Under normal circumstances, if Arduino IDE is not able to find the previous sketch to restore, it simply falls back to opening a new sketch. I verified this is working for a sketch on a flash drive after I ejected the drive. However, we did receive a report of this error occurring when the sketch was on a network drive:

Is there something special about your D:\ drive, or is it just a normal hard drive or flash drive?

2 posts were split to a new topic: Serial Monitor will not connect to board

It is just a normal flash drive.
Drive assignment must have change after a reboot.
Thank you for the quick response, all is working now after opening it direct from the updated drive letter.

Thank You

You are welcome. I'm glad it is working now.

The problem with the flash drive is definitely strange. I did find one previous report:

I notice the similarity of the problematic sketch also being on the D:\ drive in that report.

Do you have a D:\ drive now?

I know that the DVD drive is commonly assigned this drive letter on computers that have one. I could imagine that attempting to access a DVD drive that exists but doesn't have a disk inserted might produce unique conditions when compared to attempting to access a drive that doesn't exist. I'm wondering if that is the case on your machine.

It is now showing up as Drive E.
Not sure why it changed, and I usually don't use a flash to store code on, but I needed to work between 2 machines for this code and the flash drive was the easiest way to allow that.
Lesson learned.

@Not_Bob it would be helpful for the investigation of this issue if you could answer the question I asked in my previous reply:

I understand that the flash drive is now being assigned the E:\ drive letter. What I am wondering is whether some other drive is now assigned the D:\ drive letter, and if so what that drive is (e.g., a DVD drive).

No D: drive present in the system.

Thanks for the clarification! That is very useful.

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