Devolutions / Devolutions/UniGetUI

[BUG] update check issue

Open
#3,675 16 comments 0 reactions 1 assignee Claimed by @marticliment View on GitHub
bug ready-to-go winget
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/WingetUI/issues/new/choose)).

### UniGetUI Version

3.2.0

### Windows version, edition, and architecture

Win11 LTSC

### Describe your issue

Could leaving your machine powered on for a long time cause the update checker to behave abnormally? I noticed VS Code was reporting version 1.99 and prompting me to update to 1.100.0, even though I was pretty sure I’d already upgraded—and that notified “latest” version didn’t match what I saw on my other machines, which all showed 1.100.2. I hit “Refresh” several times with no change. When I finally clicked “Update,” it failed, though the log said it was downloading 1.100.2. Later, for unrelated reasons I rebooted my PC—and when it came back up it showed current version is 1.100.1. At that point clicking “Update” worked as expected.

### Steps to reproduce the issue

_No response_

### UniGetUI Log

```text
down
```

### Package Managers Logs

```text
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Package update operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Installation options:
Overriden options:
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
- Arguments: ""C:\Program Files\UniGetUI\winget-cli_x64\winget.exe" update --id "Microsoft.VisualStudioCode" --exact --source winget --accept-source-agreements --disable-interactivity --scope machine --silent --include-unknown --accept-package-agreements --force"
Start Time: "2025/5/16 17:09:49"
Found Microsoft Visual Studio Code [Microsoft.VisualStudioCode] Version 1.100.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Starting package install...
Successfully installed
End Time: "2025/5/16 17:10:11"
Process return value: "0" (0x0)
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Package update operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Installation options:
Overriden options:
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
- Arguments: ""C:\Program Files\UniGetUI\winget-cli_x64\winget.exe" update --id "Microsoft.VisualStudioCode" --exact --source winget --accept-source-agreements --disable-interactivity --scope machine --silent --include-unknown --accept-package-agreements --force"
Start Time: "2025/5/16 16:52:46"
Found Microsoft Visual Studio Code [Microsoft.VisualStudioCode] Version 1.100.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Starting package install...
Installer failed with exit code: 1
Installer log is available at: C:\Users\xx\AppData\Local\Temp\UniGetUI\ElevatedWinGetTemp\WinGet\defaultState\WinGet-Microsoft.VisualStudioCode.1.100.2-2025-05-16-16-52-50.585.log
End Time: "2025/5/16 16:52:50"
Process return value: "-1978335226" (0x8A150006)

Package update operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Installation options:
Overriden options:
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
- Arguments: ""C:\Program Files\UniGetUI\winget-cli_x64\winget.exe" update --id "Microsoft.VisualStudioCode" --exact --source winget --accept-source-agreements --disable-interactivity --scope machine --silent --include-unknown --accept-package-agreements --force"
Start Time: "2025/5/16 16:50:10"
Found Microsoft Visual Studio Code [Microsoft.VisualStudioCode] Version 1.100.2
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://vscode.download.prss.microsoft.com/dbazure/download/stable/848b80aeb52026648a8ff9f7c45a9b0a80641e2e/VSCodeSetup-x64-1.100.2.exe
██████████████████████████████ 103 MB / 103 MB
Successfully verified installer hash
Starting package install...
Installer failed with exit code: 1
Installer log is available at: C:\Users\xx\AppData\Local\Temp\UniGetUI\ElevatedWinGetTemp\WinGet\defaultState\WinGet-Microsoft.VisualStudioCode.1.100.2-2025-05-16-16-50-28.579.log
End Time: "2025/5/16 16:50:29"
Process return value: "-1978335226" (0x8A150006)
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Package update operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Installation options:
Overriden options:
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
- Arguments: "update --id "Microsoft.VisualStudioCode" --exact --source winget --accept-source-agreements --disable-interactivity --scope machine --silent --include-unknown --accept-package-agreements --force"
Start Time: "2025/5/16 16:22:00"
Failed to open the predefined source; please report to winget maintainers.
An unexpected error occurred while executing the command:
0x80070005 : �ܾ����ʡ�
End Time: "2025/5/16 16:22:02"
Process return value: "-2147024891" (0x80070005)
无法更新 Microsoft Visual Studio Code
-----------------------
Retrying operation with RetryMode=Retry
Retried package operation for Package=Microsoft.VisualStudioCode with Manager=Winget
Updated installation options:
Overriden options:
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
- Arguments: "update --id "Microsoft.VisualStudioCode" --exact --source winget --accept-source-agreements --disable-interactivity --scope machine --silent --include-unknown --accept-package-agreements --force"
Start Time: "2025/5/16 16:49:37"
Failed to open the predefined source; please report to winget maintainers.
An unexpected error occurred while executing the command:
0x80070005 : �ܾ����ʡ�
End Time: "2025/5/16 16:49:38"
Process return value: "-2147024891" (0x80070005)
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
```

### Relevant information

_No response_

### Screenshots and videos

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.