"$Env:APPDATA\ArduinoCreateAgent\Arduino_Create_Agent.exe" 2>&1 | Out-String -Stream
PS C:\Users\Mr Me> & "$Env:APPDATA\ArduinoCreateAgent\Arduino_Create_Agent.exe" 2>&1 | Out-String -Stream
time="2024-06-05T14:09:27+02:00" level=info msg="using config from default: C:\\Users\\Mr Me\\AppData\\Roaming\\ArduinoCreateAgent\\config.ini"
time="2024-06-05T14:09:27+02:00" level=info msg="additional config file not found in config.ini"
Arduino_Create_Agent.exe : 2024/06/05 14:09:28 cannot download index: openpgp: invalid signature: RSA verification failure
At line:1 char:1
+ & "$Env:APPDATA\ArduinoCreateAgent\Arduino_Create_Agent.exe" 2>&1 | O ...
Please don't hijack threads @dickster001. I have split your post out to its own topic.
Hijacking is against the Arduino forum rules. The reason is that it may sidetrack the discussion, even preventing the creator of the topic from getting the assistance they need. It also reduces your own chances of getting assistance.
This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
Hi @dickster001.
I believe the cause of the problem is that your system time is incorrect. You can fix it by syncing the system time. I'll provide instructions you can follow to do that:
- Right click the Windows Start icon (⊞) on the taskbar.
A context menu will open. - Select "Settings" from the context menu.
Windows "Settings" will open. - Select "Time & language" from the navigation panel on the left side of the window.
- Select "Date & time" from the list at the right side of the Settings window.
The "Date & time" settings section will expand. - Click the "Sync now" button that is located under the "Additional settings" section of the window.
- Wait for the syncing process to finish.
Now try running Arduino Cloud Agent again. Hopefully this time everything will work as expected.
Please let me know if you have any questions or problems while following those instructions.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.