blib-la / captain

Give your computer an AI Brain
https://get-captain.com
GNU Affero General Public License v3.0
44 stars 2 forks source link

[BUG]: Updates are not working from the app updater #246

Closed pixelass closed 2 months ago

pixelass commented 2 months ago

Describe the bug Updates are not working from the app updater

2024-04-30 22:00:31 error: auto-update: Error: New version 1.0.0-alpha.59 is not signed by the application owner: publisherNames: Blibla, raw info: {
  "SignerCertificate": null,
  "TimeStamperCertificate": null,
  "Status": 2,
  "StatusMessage": "The file C:\\Users\\xxxxxxxxx\\AppData\\Local\\captain-updater\\pending\\temp-Captain-Setup-1.0.0-alpha.59.exe is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170"
}

The update spinnewr never stops (see screenshot)

Expected behavior updates via the integrated update functionality should work

Screenshots

Image

Versions (please complete the following information):

pixelass commented 2 months ago

fixed by #286