IDE hangs on startup

Continuing the discussion from IDE hangs on startup:

Hello. I tried all of the above and still no luck. The IDE hangs on startup.
I even uninstalled the IDE, deleted all the files and folders as suggested above, then re-installed with a fresh download. The same problem persists. All was working fine last Friday (12/15/2023). I did not make any changes over the weekend. But now the IDE will not load. Something clearly happened. I'm not sure what to do. Can anyone help?

And yes, I did reboot my PC. I am running Windows 11.

Hi @flaviojkdasilva. I'm going to ask you to post some additional information that might help us to identify the problem.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Close all Arduino IDE windows if the IDE is already running.
  2. Start Windows "File Explorer".
  3. Open the Arduino IDE installation folder.
    The default installation location is at one of the following paths:
    • C:\Program Files\Arduino IDE
      
    • C:\Users\<username>\AppData\Local\Programs\Arduino IDE
      
      (where <username> is your Windows username)
      :exclamation: If looking for it with your file manager or command line, note that the AppData folder is hidden by default. On Windows "File Explorer", you can make it visible by opening the "View" menu, then checking the box next to "☐ Hidden items".
  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"
    
  7. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts.
  8. Wait until you are sure the IDE startup has gone into the hang state
    (as indicated by no additional output being printed to the terminal).
  9. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  10. Press the Ctrl+Shift+A keyboard shortcut.
    This will select all the text in the PowerShell window.
  11. Press the Ctrl+C keyboard shortcut.
    This will copy the contents of the PowerShell window to the clipboard.
  12. Open a forum reply here by clicking the "Reply" button.
  13. 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 error messages are correctly formatted.
    Code tags icon on toolbar
  14. Press the Ctrl+V keyboard shortcut.
    This will paste the output into the code block.
  15. Move the cursor outside of the code block markup before you add any additional text to your reply.
  16. Click the "Reply" button to post the output.

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

der: The system cannot find the file specified."
2023-12-19T16:57:05.151Z daemon INFO time="2023-12-19T10:57:05-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T10:57:05-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T10:57:05-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51863
{"IP":"127.0.0.1","Port":"51863"}
2023-12-19T16:57:05.186Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T16:57:05.186Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T16:57:05.187Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T16:57:05.215Z daemon INFO time="2023-12-19T10:57:05-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T16:57:05.216Z daemon INFO time="2023-12-19T10:57:05-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T10:57:05-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T10:57:05-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51864
{"IP":"127.0.0.1","Port":"51864"}
2023-12-19T16:57:05.253Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T16:57:05.253Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T16:57:05.254Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T16:57:05.280Z daemon INFO time="2023-12-19T10:57:05-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T16:57:05.285Z daemon INFO time="2023-12-19T10:57:05-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T10:57:05-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T10:57:05-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51865
{"IP":"127.0.0.1","Port":"51865"}
2023-12-19T16:57:05.325Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T16:57:05.325Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T16:57:05.326Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T16:57:05.352Z daemon INFO time="2023-12-19T10:57:05-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T16:57:05.357Z daemon INFO time="2023-12-19T10:57:05-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T10:57:05-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T10:57:05-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51866
{"IP":"127.0.0.1","Port":"51866"}
2023-12-19T16:57:05.397Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T16:57:05.398Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T16:57:05.398Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T16:57:05.420Z daemon INFO time="2023-12-19T10:57:05-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T16:57:05.426Z daemon INFO time="2023-12-19T10:57:05-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T10:57:05-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T10:57:05-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T16:57:05.427Z daemon INFO Daemon is now listening on 127.0.0.1:51867
{"IP":"127.0.0.1","Port":"51867"}
2023-12-19T16:57:05.460Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T16:57:05.461Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T16:57:05.461Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...

An error occurred: Body is limited to 120000 characters; you entered 632687.
So the above is just the first part. It seems the error msgs would go forever, so I just had to kill the startup.

And thank you for your help!!!

The portion you were able to post is sufficient. I see the problem here:

On startup, Arduino IDE queries the Windows operating system for the location of your user "Documents" folder. The reason Arduino IDE is not starting is because when it makes this query Windows responds that the "Documents" folder doesn't exist. Since that folder should always exist, the IDE fails to start with this "Unable to get Documents Folder: ..." error.

Traditionally, the default location of the "Documents" folder was a path with this format:

C:\Users\<username>\Documents

(where <username> is your Windows username)

Although that is the default, it is possible to customize the location of this folder. If the location was changed to a drive that is not accessible (e.g., a USB drive that is unplugged), that could cause the "Unable to get Documents Folder: ..." error.

If you have the Windows "OneDrive folder syncing" feature enabled, the "Documents" folder is located under the OneDrive storage by default, at a path with this format:

C:\Users\<username>\OneDrive\Documents

(where the name of the Documents folder might actually be the localized equivalent)

It is also possible the folder could be located on alternative cloud storage providers (e.g., Dropbox).

When other users reported encountering this "Unable to get Documents Folder: ..." error, we often found that the problem was caused by them having disabled OneDrive in some manner, or else by them not having a connection to the OneDrive service.

Can you think of anything unusual about your system that might cause Arduino IDE to not be able to access your "Documents" folder?

Does IDE startup hangs: "Unable to get Documents Folder: The system cannot find the file specified." - #2 by ptillisch apply?

Wow! Thanks for the quick response!
Yes, the Onedrive was disabled. I now moved Arduino programs to the following folder:
C:\Users\fjkda\Documents\Arduino

I do have main.js in C:\Program Files\Arduino IDE\resources\app\lib\backend

Repeating the above process, here is what I get.

PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.2.1
Checking for frontend application configuration customizations. Module path: C:\Program Files\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Program Files\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.1" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-08-31T14:35:44.802Z" (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.2.1","cliVersion":"0.34.0","buildDate":"2023-08-31T14:35:44.802Z"}
Starting backend process. PID: 101380
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/fjkda/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-12-19T17:54:42.453Z root INFO Backend Object.initialize: 3.1 ms [Finished 0.329 s after backend start]
2023-12-19T17:54:42.453Z root INFO Backend Object.configure: 2.6 ms [Finished 0.329 s after backend start]
2023-12-19T17:54:42.454Z root INFO Backend a.onStart: 0.9 ms [Finished 0.329 s after backend start]
2023-12-19T17:54:42.454Z root INFO Backend a.configure: 0.3 ms [Finished 0.346 s after backend start]
2023-12-19T17:54:42.455Z root INFO Backend u.onStart: 0.2 ms [Finished 0.346 s after backend start]
2023-12-19T17:54:42.466Z root INFO Backend d.configure: 0.1 ms [Finished 0.346 s after backend start]
2023-12-19T17:54:42.470Z root INFO Backend d.initialize: 16.4 ms [Finished 0.346 s after backend start]
2023-12-19T17:54:42.471Z root INFO Backend c.onStart: 0.2 ms [Finished 0.346 s after backend start]
2023-12-19T17:54:42.471Z root INFO Backend s.configure: 1.7 ms [Finished 0.348 s after backend start]
2023-12-19T17:54:42.476Z config INFO >>> Initializing CLI configuration...
2023-12-19T17:54:42.477Z root INFO Backend c.initialize: 0.3 ms [Finished 0.348 s after backend start]
2023-12-19T17:54:42.477Z root INFO Backend P.onStart: 0.8 ms [Finished 0.348 s after backend start]
2023-12-19T17:54:42.478Z config INFO Loading CLI configuration from c:\Users\fjkda\.arduinoIDE\arduino-cli.yaml...
2023-12-19T17:54:42.478Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.479Z root INFO Backend s.initialize: 0.3 ms [Finished 0.359 s after backend start]
2023-12-19T17:54:42.480Z root INFO Backend w.onStart: 4.1 ms [Finished 0.363 s after backend start]
2023-12-19T17:54:42.480Z root INFO Backend r.configure: 15.4 ms [Finished 0.364 s after backend start]
2023-12-19T17:54:42.482Z discovery-log INFO start
2023-12-19T17:54:42.483Z discovery-log INFO start new deferred
2023-12-19T17:54:42.483Z root INFO Backend d.initialize: 0.3 ms [Finished 0.364 s after backend start]
2023-12-19T17:54:42.483Z root INFO Backend y.onStart: 5.9 ms [Finished 0.370 s after backend start]
2023-12-19T17:54:42.483Z root INFO Backend r.configure: 2.2 ms [Finished 0.371 s after backend start]
2023-12-19T17:54:42.483Z root INFO Backend s.onStart: 0.6 ms [Finished 0.372 s after backend start]
2023-12-19T17:54:42.483Z root INFO Backend h.configure: 1.8 ms [Finished 0.373 s after backend start]
2023-12-19T17:54:42.484Z root INFO Backend a.configure: 0.6 ms [Finished 0.376 s after backend start]
2023-12-19T17:54:42.484Z root INFO Backend s.configure: 0.1 ms [Finished 0.376 s after backend start]
2023-12-19T17:54:42.484Z root INFO Backend l.configure: 0.1 ms [Finished 0.377 s after backend start]
2023-12-19T17:54:42.487Z root INFO Theia app listening on http://localhost:51398.
2023-12-19T17:54:42.487Z root INFO Finished starting backend application: 4.3 ms [Finished 0.380 s after backend start]
2023-12-19T17:54:42.509Z root WARN The local plugin referenced by local-dir:/c%3A/Users/fjkda/.arduinoIDE/plugins does not exist.
2023-12-19T17:54:42.510Z root WARN The local plugin referenced by local-dir:/c%3A/Users/fjkda/.arduinoIDE/extensions does not exist.
2023-12-19T17:54:42.510Z root WARN The local plugin referenced by local-dir:C:\Users\fjkda\.arduinoIDE\plugins does not exist.
2023-12-19T17:54:42.534Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\fjkda\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\fjkda\\AppData\\Local\\Arduino15\\staging","user":"."},"library":{"enable_unsafe_install":false},"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-12-19T17:54:42.534Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-12-19T17:54:42.535Z config INFO Loaded the CLI configuration.
2023-12-19T17:54:42.535Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/fjkda/AppData/Local/Arduino15","sketchDirUri":"file:///.","additionalUrls":[],"network":"none","locale":"en"}
2023-12-19T17:54:42.536Z config INFO Validating the CLI configuration...
2023-12-19T17:54:42.537Z config INFO The CLI config is valid.
2023-12-19T17:54:42.537Z config INFO <<< Initialized the CLI configuration.
2023-12-19T17:54:42.547Z root INFO Resolve plugins list: 68.9 ms [Finished 0.440 s after backend start]
2023-12-19T17:54:42.563Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.563Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.564Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.577Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
2023-12-19T17:54:42.577Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:42.578Z daemon INFO Daemon is now listening on 127.0.0.1:51399
{"IP":"127.0.0.1","Port":"51399"}
2023-12-19T17:54:42.620Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.621Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.621Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.637Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51400
{"IP":"127.0.0.1","Port":"51400"}
2023-12-19T17:54:42.686Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.687Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.687Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.701Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51401
{"IP":"127.0.0.1","Port":"51401"}
2023-12-19T17:54:42.773Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.774Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.774Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.774Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51402
{"IP":"127.0.0.1","Port":"51402"}
2023-12-19T17:54:42.843Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.843Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.843Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.845Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51403
{"IP":"127.0.0.1","Port":"51403"}
2023-12-19T17:54:42.929Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.930Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.930Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:42.930Z daemon INFO time="2023-12-19T11:54:42-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:42-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:42-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51405
{"IP":"127.0.0.1","Port":"51405"}
2023-12-19T17:54:42.986Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:42.986Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:42-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:42.987Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.001Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.015Z daemon INFO Daemon is now listening on 127.0.0.1:51406
{"IP":"127.0.0.1","Port":"51406"}
2023-12-19T17:54:43.050Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.051Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.051Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.064Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51407
{"IP":"127.0.0.1","Port":"51407"}
2023-12-19T17:54:43.140Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.140Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.140Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.141Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51408
{"IP":"127.0.0.1","Port":"51408"}
2023-12-19T17:54:43.221Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.222Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.222Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.223Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51409
{"IP":"127.0.0.1","Port":"51409"}
2023-12-19T17:54:43.286Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.287Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.287Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.298Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51410
{"IP":"127.0.0.1","Port":"51410"}
2023-12-19T17:54:43.343Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.344Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.344Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
Opening channel for service path '/services/electron-window'.
2023-12-19T17:54:43.364Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51411
{"IP":"127.0.0.1","Port":"51411"}
2023-12-19T17:54:43.390Z root INFO Deploy plugins list: 68.9 ms [Finished 1.283 s after backend start]
2023-12-19T17:54:43.402Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.402Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.402Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.418Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.423Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.424Z daemon INFO Daemon is now listening on 127.0.0.1:51412
{"IP":"127.0.0.1","Port":"51412"}
Opening channel for service path '/services/ide-updater'.
2023-12-19T17:54:43.454Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.454Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.454Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.472Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.472Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51413
{"IP":"127.0.0.1","Port":"51413"}
2023-12-19T17:54:43.509Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.510Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.510Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.524Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.529Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.530Z daemon INFO Daemon is now listening on 127.0.0.1:51416
{"IP":"127.0.0.1","Port":"51416"}
2023-12-19T17:54:43.561Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.562Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.562Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.579Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.580Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
2023-12-19T17:54:43.581Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.581Z daemon INFO Daemon is now listening on 127.0.0.1:51417
{"IP":"127.0.0.1","Port":"51417"}
2023-12-19T17:54:43.616Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.616Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.617Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.669Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51418
{"IP":"127.0.0.1","Port":"51418"}
2023-12-19T17:54:43.670Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.670Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.670Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.686Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51419
{"IP":"127.0.0.1","Port":"51419"}
2023-12-19T17:54:43.696Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 235.4 ms [Finished 1.132 s after frontend start]
2023-12-19T17:54:43.696Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-12-19T17:54:43.723Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.723Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.724Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.734Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.741Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.742Z daemon INFO Daemon is now listening on 127.0.0.1:51420
{"IP":"127.0.0.1","Port":"51420"}
2023-12-19T17:54:43.773Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.773Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.773Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.787Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.789Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.790Z daemon INFO Daemon is now listening on 127.0.0.1:51421
{"IP":"127.0.0.1","Port":"51421"}
2023-12-19T17:54:43.819Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.820Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.820Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.841Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.841Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51422
{"IP":"127.0.0.1","Port":"51422"}
2023-12-19T17:54:43.880Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.880Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.881Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.907Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.909Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51423
{"IP":"127.0.0.1","Port":"51423"}
2023-12-19T17:54:43.947Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.947Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.947Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:43.960Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:43.965Z daemon INFO time="2023-12-19T11:54:43-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:43-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:43-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:43.966Z daemon INFO Daemon is now listening on 127.0.0.1:51424
{"IP":"127.0.0.1","Port":"51424"}
2023-12-19T17:54:43.997Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:43.997Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:43.997Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.011Z daemon INFO time="2023-12-19T11:54:43-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.014Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.015Z daemon INFO Daemon is now listening on 127.0.0.1:51425
{"IP":"127.0.0.1","Port":"51425"}
2023-12-19T17:54:44.049Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.050Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.050Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.063Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.066Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.067Z daemon INFO Daemon is now listening on 127.0.0.1:51426
{"IP":"127.0.0.1","Port":"51426"}
2023-12-19T17:54:44.100Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.100Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.100Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.115Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.120Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.121Z daemon INFO Daemon is now listening on 127.0.0.1:51427
{"IP":"127.0.0.1","Port":"51427"}
2023-12-19T17:54:44.153Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.153Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.153Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.164Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.171Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.172Z daemon INFO Daemon is now listening on 127.0.0.1:51428
{"IP":"127.0.0.1","Port":"51428"}
2023-12-19T17:54:44.196Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.197Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.197Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.211Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.214Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.215Z daemon INFO Daemon is now listening on 127.0.0.1:51429
{"IP":"127.0.0.1","Port":"51429"}
2023-12-19T17:54:44.248Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.248Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.249Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.265Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.266Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.266Z daemon INFO Daemon is now listening on 127.0.0.1:51430
{"IP":"127.0.0.1","Port":"51430"}
2023-12-19T17:54:44.305Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.305Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.306Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.320Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.329Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.330Z daemon INFO Daemon is now listening on 127.0.0.1:51431
{"IP":"127.0.0.1","Port":"51431"}
2023-12-19T17:54:44.357Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.357Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.358Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.373Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.377Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.378Z daemon INFO Daemon is now listening on 127.0.0.1:51432
{"IP":"127.0.0.1","Port":"51432"}
2023-12-19T17:54:44.417Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.417Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.418Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.433Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.434Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.435Z daemon INFO Daemon is now listening on 127.0.0.1:51433
{"IP":"127.0.0.1","Port":"51433"}
2023-12-19T17:54:44.469Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.469Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.469Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.483Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.486Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.487Z daemon INFO Daemon is now listening on 127.0.0.1:51434
{"IP":"127.0.0.1","Port":"51434"}
2023-12-19T17:54:44.521Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.522Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.522Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.535Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.543Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.544Z daemon INFO Daemon is now listening on 127.0.0.1:51435
{"IP":"127.0.0.1","Port":"51435"}
2023-12-19T17:54:44.573Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.573Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.574Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.587Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.590Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.591Z daemon INFO Daemon is now listening on 127.0.0.1:51436
{"IP":"127.0.0.1","Port":"51436"}
2023-12-19T17:54:44.623Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.623Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.624Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.639Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.643Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51437
{"IP":"127.0.0.1","Port":"51437"}
2023-12-19T17:54:44.677Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.677Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.678Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.695Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.695Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.696Z daemon INFO Daemon is now listening on 127.0.0.1:51438
{"IP":"127.0.0.1","Port":"51438"}
2023-12-19T17:54:44.730Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.731Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.731Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.746Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.747Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.748Z daemon INFO Daemon is now listening on 127.0.0.1:51439
{"IP":"127.0.0.1","Port":"51439"}
2023-12-19T17:54:44.784Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.797Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.798Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.815Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.816Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51440
{"IP":"127.0.0.1","Port":"51440"}
2023-12-19T17:54:44.851Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.851Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.852Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.866Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.870Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.872Z daemon INFO Daemon is now listening on 127.0.0.1:51441
{"IP":"127.0.0.1","Port":"51441"}
2023-12-19T17:54:44.906Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.908Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.908Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.926Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.926Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.927Z daemon INFO Daemon is now listening on 127.0.0.1:51442
{"IP":"127.0.0.1","Port":"51442"}
2023-12-19T17:54:44.960Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:44.960Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:44.960Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:44.975Z daemon INFO time="2023-12-19T11:54:44-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:44.979Z daemon INFO time="2023-12-19T11:54:44-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:44-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:44-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:44.980Z daemon INFO Daemon is now listening on 127.0.0.1:51443
{"IP":"127.0.0.1","Port":"51443"}
2023-12-19T17:54:45.017Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.017Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.017Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.029Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.035Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.036Z daemon INFO Daemon is now listening on 127.0.0.1:51444
{"IP":"127.0.0.1","Port":"51444"}
2023-12-19T17:54:45.064Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.064Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.065Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.078Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.081Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.082Z daemon INFO Daemon is now listening on 127.0.0.1:51445
{"IP":"127.0.0.1","Port":"51445"}
2023-12-19T17:54:45.113Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.113Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.114Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.124Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.130Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.131Z daemon INFO Daemon is now listening on 127.0.0.1:51446
{"IP":"127.0.0.1","Port":"51446"}
2023-12-19T17:54:45.164Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.165Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.165Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.181Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.182Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.183Z daemon INFO Daemon is now listening on 127.0.0.1:51447
{"IP":"127.0.0.1","Port":"51447"}
2023-12-19T17:54:45.217Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.217Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.218Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.233Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.234Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.235Z daemon INFO Daemon is now listening on 127.0.0.1:51448
{"IP":"127.0.0.1","Port":"51448"}
2023-12-19T17:54:45.267Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.268Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.268Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.285Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.285Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51449
{"IP":"127.0.0.1","Port":"51449"}
2023-12-19T17:54:45.320Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.320Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.320Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.332Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.339Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.340Z daemon INFO Daemon is now listening on 127.0.0.1:51450
{"IP":"127.0.0.1","Port":"51450"}
2023-12-19T17:54:45.366Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.366Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.367Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.383Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.387Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.388Z daemon INFO Daemon is now listening on 127.0.0.1:51451
{"IP":"127.0.0.1","Port":"51451"}
2023-12-19T17:54:45.417Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.417Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.418Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.433Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.434Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.435Z daemon INFO Daemon is now listening on 127.0.0.1:51452
{"IP":"127.0.0.1","Port":"51452"}
2023-12-19T17:54:45.468Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.468Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.468Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.482Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.486Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.487Z daemon INFO Daemon is now listening on 127.0.0.1:51453
{"IP":"127.0.0.1","Port":"51453"}
2023-12-19T17:54:45.516Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.517Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.517Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.533Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.534Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.535Z daemon INFO Daemon is now listening on 127.0.0.1:51454
{"IP":"127.0.0.1","Port":"51454"}
2023-12-19T17:54:45.567Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.568Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.568Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.584Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.585Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
2023-12-19T17:54:45.586Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.586Z daemon INFO Daemon is now listening on 127.0.0.1:51455
{"IP":"127.0.0.1","Port":"51455"}
2023-12-19T17:54:45.620Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.621Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.621Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.634Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.638Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.639Z daemon INFO Daemon is now listening on 127.0.0.1:51456
{"IP":"127.0.0.1","Port":"51456"}
2023-12-19T17:54:45.667Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.667Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.668Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.683Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.684Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.685Z daemon INFO Daemon is now listening on 127.0.0.1:51457
{"IP":"127.0.0.1","Port":"51457"}
2023-12-19T17:54:45.716Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.717Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.717Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.732Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.734Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.735Z daemon INFO Daemon is now listening on 127.0.0.1:51458
{"IP":"127.0.0.1","Port":"51458"}
2023-12-19T17:54:45.769Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.769Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.770Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.787Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.792Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51459
{"IP":"127.0.0.1","Port":"51459"}
2023-12-19T17:54:45.824Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.824Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.824Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.839Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.841Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.842Z daemon INFO Daemon is now listening on 127.0.0.1:51460
{"IP":"127.0.0.1","Port":"51460"}
2023-12-19T17:54:45.873Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.873Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.873Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.889Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.890Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:45.891Z daemon INFO Daemon is now listening on 127.0.0.1:51461
{"IP":"127.0.0.1","Port":"51461"}
2023-12-19T17:54:45.930Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.931Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.931Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:45.949Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:45.949Z daemon INFO time="2023-12-19T11:54:45-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:45-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:45-06:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:51462
{"IP":"127.0.0.1","Port":"51462"}
2023-12-19T17:54:45.985Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:45.986Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:45.986Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.001Z daemon INFO time="2023-12-19T11:54:45-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.004Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.005Z daemon INFO Daemon is now listening on 127.0.0.1:51463
{"IP":"127.0.0.1","Port":"51463"}
2023-12-19T17:54:46.048Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.048Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.048Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.064Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.068Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.069Z daemon INFO Daemon is now listening on 127.0.0.1:51464
{"IP":"127.0.0.1","Port":"51464"}
2023-12-19T17:54:46.099Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.099Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.100Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.116Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.117Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.118Z daemon INFO Daemon is now listening on 127.0.0.1:51465
{"IP":"127.0.0.1","Port":"51465"}
2023-12-19T17:54:46.151Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.151Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.151Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.168Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.175Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.176Z daemon INFO Daemon is now listening on 127.0.0.1:51466
{"IP":"127.0.0.1","Port":"51466"}
2023-12-19T17:54:46.202Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.203Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.203Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.219Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.221Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.222Z daemon INFO Daemon is now listening on 127.0.0.1:51467
{"IP":"127.0.0.1","Port":"51467"}
2023-12-19T17:54:46.257Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.257Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.258Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.272Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.276Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.277Z daemon INFO Daemon is now listening on 127.0.0.1:51468
{"IP":"127.0.0.1","Port":"51468"}
2023-12-19T17:54:46.307Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.308Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.309Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.325Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.326Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.327Z daemon INFO Daemon is now listening on 127.0.0.1:51469
{"IP":"127.0.0.1","Port":"51469"}
2023-12-19T17:54:46.362Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.363Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.363Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.377Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.384Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"
time="2023-12-19T11:54:46-06:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-12-19T11:54:46-06:00" level=info msg="Executing `arduino-cli daemon`"
2023-12-19T17:54:46.385Z daemon INFO Daemon is now listening on 127.0.0.1:51470
{"IP":"127.0.0.1","Port":"51470"}
2023-12-19T17:54:46.411Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
2023-12-19T17:54:46.411Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
    at Socket.<anonymous> (C:\Program Files\Arduino IDE\resources\app\lib\backend\main.js:2:46588)
    at Socket.emit (node:events:513:28)
    at addChunk (node:internal/streams/readable:324:12)
    at readableAddChunk (node:internal/streams/readable:297:9)
    at Readable.push (node:internal/streams/readable:234:10)
    at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
2023-12-19T17:54:46.411Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-12-19T17:54:46.428Z daemon INFO time="2023-12-19T11:54:46-06:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
2023-12-19T17:54:46.430Z daemon INFO time="2023-12-19T11:54:46-06:00" level=info msg="Using config file: c:\\Users\\fjkda\\.arduinoIDE\\arduino-cli.yaml"

Ok, I re-installed OneDrive and the IDE starts up.
But how do I make my Non-OneDrive\documents the default for the Arduino IDE?
I now have both
C:\Users<username>\Documents and
C:\Users<username>\OneDrive\Documents
The IDE only works with the latter.'
I want the IDE to work with only C:\Users<username>\Documents. I want to get rid of the OneDrive.

How is it possible to customize the location of the folder the IDE uses?.
...

There isn't a way to change the default. You can set a custom sketchbook folder location:

  1. Select File > Preferences... (or Arduino IDE > Settings... for macOS users) from the Arduino IDE menus.
    The "Preferences" dialog will open.
  2. Set the path for the location you want to use for your sketchbook folder in the "Sketchbook location" preference.
  3. Click the "OK" button.

However, this won't fix the "Unable to get Documents Folder" error. Arduino IDE queries Windows for the location of the user "Documents" folder regardless of whether your "Sketchbook location" preference is configured to put the sketchbook under that folder. So it is essential for your system to be correctly configured so that Windows can provide this information even when the IDE doesn't end up using it for anything in the end.

Unfortunately it seems that it is possible for the system configuration to be left in a broken state when you disable OneDrive. The configuration should automatically switch back to using the traditional "C:\Users\<username>\Documents" location when you do that, and in my experiments that was exactly what happened, but others have reported this same problem.

You can try the following procedure to correct the configuration of the "Documents" folder:

  1. Disable OneDrive.
  2. Start Windows "File Explorer".
  3. Right click on the "Documents" folder.
    A context menu will open.
  4. Select "Properties" from the context menu.
    The "Documents Properties" dialog will open.
  5. Select the "Location" tab in the "Documents Properties" dialog.
  6. Click the "Restore Default" button.
  7. Verify that the path shown in the field now has the following format:
    C:\Users\<username>\Documents
    
    (where <username> is your Windows username)
  8. Click the "OK" button.

Now close the Arduino IDE window if it is running and try starting Arduino IDE again. Hopefully this time it will be able to start up without any problems. If not, reply here to let us know and we can suggest another potential solution.

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