-
Notifications
You must be signed in to change notification settings - Fork 755
[BUG] If Internet connection does not work, UniGetUI seems to false report Winget not working ... #4543
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please confirm these before moving forward
- I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- I have tested that this issue has not been fixed in the latest (beta or stable) release.
- I have checked the FAQ section for solutions.
- This issue is about a bug (if it is not, please use the correct template).
UniGetUI Version
3.3.7
Windows version, edition, and architecture
Windows 10 x64
Describe your issue
I had issues with my Client Firewall. UniGetUI reported a disfunctional WinGet. Even more: After The Winget PowerShell repair script, which was run by UniGetUIs request, failed (Could not download), Uniget false reported that Winget was repaired successfully.
So this are 2 bugs. 1 is Issues with internet connection lead to false reporting of broken WinGet and the return value of the WinGet repair script not being passed or evaluated properly.
After disabling the firewall filter on my network adapter, UniGetUI was fine.
Steps to reproduce the issue
No response
UniGetUI Log
[02.04.2026 15:17:46] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 3.3.7
[02.04.2026 15:17:46]
[02.04.2026 15:17:46] Build 106
[02.04.2026 15:17:46] Data directory C:\Users\User\AppData\Local\UniGetUI
[02.04.2026 15:17:46] Encoding Code Page set to 850
[02.04.2026 15:17:47] Loaded language locale: en
[02.04.2026 15:17:47] Could not retrieve token (it may not exist): Element not found.
Cannot get credential from Vault
[02.04.2026 15:17:47] Lang files were updated successfully from GitHub
[02.04.2026 15:17:47] Randomly-generated background API auth token: iorjot25ueli4cjo55yubkikxa68g5870zktvq5n2qa2s4rfcwxe55snagp89tfr
[02.04.2026 15:17:47] Api running on http://localhost:7058
[02.04.2026 15:17:47] Chocolatey is enabled and was found on C:\Users\User\AppData\Local\UniGetUI\Chocolatey\choco.exe
[02.04.2026 15:17:47] Call to WhichMultiple with file npm.cmd returned non-zero status 1
[02.04.2026 15:17:47] Command npm.cmd was not found on the system
[02.04.2026 15:17:47] Npm is enabled but was not found on the system!
[02.04.2026 15:17:47] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[02.04.2026 15:17:47] Command pwsh.exe was not found on the system
[02.04.2026 15:17:47] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[02.04.2026 15:17:47] Command vcpkg.exe was not found on the system
[02.04.2026 15:17:47] Pip is enabled and was found on C:\Users\User\AppData\Local\Microsoft\WindowsApps\python.exe
[02.04.2026 15:17:47] Call to WhichMultiple with file cargo.exe returned non-zero status 1
[02.04.2026 15:17:47] Command cargo.exe was not found on the system
[02.04.2026 15:17:47] Cargo is enabled but was not found on the system!
[02.04.2026 15:17:47] Winget is enabled and was found on C:\Users\User\AppData\Local\Microsoft\WindowsApps\winget.exe
[02.04.2026 15:17:47] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[02.04.2026 15:17:47] Command pwsh.exe was not found on the system
[02.04.2026 15:17:47] PowerShell7 is enabled but was not found on the system!
[02.04.2026 15:17:47] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[02.04.2026 15:17:47] .NET Tool is enabled but was not found on the system!
[02.04.2026 15:17:47] An error occurred while initialising package manager Pip
[02.04.2026 15:17:47] System.Exception: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 379
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 82
[02.04.2026 15:17:47] Call to WhichMultiple with file scoop.ps1 returned non-zero status 1
[02.04.2026 15:17:47] Command scoop.ps1 was not found on the system
[02.04.2026 15:17:47] Scoop is enabled but was not found on the system!
[02.04.2026 15:17:47] Call to WhichMultiple with file vcpkg returned non-zero status 1
[02.04.2026 15:17:47] Command vcpkg was not found on the system
[02.04.2026 15:17:47] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\User\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.28.220
█ Using Native WinGet helper (COM Api)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02.04.2026 15:17:48] Call to WhichMultiple with file vcpkg returned non-zero status 1
[02.04.2026 15:17:48] Command vcpkg was not found on the system
[02.04.2026 15:17:48] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[02.04.2026 15:17:48] vcpkg is enabled but was not found on the system!
[02.04.2026 15:17:48] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.19041.7058
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.19041.7058
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1
█
█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02.04.2026 15:17:48] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Chocolatey (aka Chocolatey)
█ Executable name: "choco.exe"
█ Executable path: "C:\Users\User\AppData\Local\UniGetUI\Chocolatey\choco.exe"
█ Call arguments: ""
█ Version: 2.5.0
█
█ Chocolatey is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[02.04.2026 15:17:48] UniGetUI Chocolatey was found in the path
[02.04.2026 15:17:50] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[02.04.2026 15:17:50] Downloaded new icons and screenshots successfully!
[02.04.2026 15:17:51] Integrity check passed successfully!
[02.04.2026 15:17:51] Found 0 installed packages from Chocolatey
[02.04.2026 15:17:51] Found 0 available updates from Chocolatey
[02.04.2026 15:17:52] Found 1 installed packages from PowerShell
[02.04.2026 15:17:52] Found 1 installed packages from PowerShell
[02.04.2026 15:17:53] Found 1 available updates from PowerShell
[02.04.2026 15:17:54] Found 148 installed packages from Winget
[02.04.2026 15:17:54] Found 10 available updates from Winget
[02.04.2026 15:17:57] Cached icon for id=AppWork.JDownloader is INVALID (SHA256)
Package Managers Logs
Manager WinGet with version:
System WinGet (CLI) Version: v1.28.220
Using Native WinGet helper (COM Api)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 02.04.2026 15:17:47
Process end time: 02.04.2026 15:17:47
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\User\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 02.04.2026 15:17:50
Process end time: 02.04.2026 15:17:50
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 02.04.2026 15:17:50
Process end time: 02.04.2026 15:17:54
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 02.04.2026 15:17:50
Process end time: 02.04.2026 15:17:52
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 02.04.2026 15:17:50
Process end time: 02.04.2026 15:17:54
-- Task information
...
The task reported success
——————————————————————————————————————————
Relevant information
No response
Screenshots and videos
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working