-
-
Notifications
You must be signed in to change notification settings - Fork 653
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.6
Windows version, edition, and architecture
Windows 11 home 25h2 26200.7171
Describe your issue
I am trying to install/update apps, and for some reason, it keeps saying "Failed when opening source(s); try the 'source reset' command if the problem persists.
An unexpected error occurred while executing the command:
0x8a15000f : Data required by the source is missing"
Whenever it runs the local user winget on apps that are being installed system-wide. I switched the installation to have unigetui use the system installation of winget (programfiles), but then uniget keeps saying that there is a winget malfunction, and no apps are showing up to download/update. When I go to repair, powershell says winget not found, proceeds to install it, and wingetui says the problem is fixed, but when I restart it, it pops back up.
Steps to reproduce the issue
No response
UniGetUI Log
[11/14/2025 10:38:42 PM] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 3.3.6
[11/14/2025 10:38:42 PM]
[11/14/2025 10:38:42 PM] Build 104
[11/14/2025 10:38:42 PM] Data directory C:\Users\Lukas\AppData\Local\UniGetUI
[11/14/2025 10:38:42 PM] Encoding Code Page set to 437
[11/14/2025 10:38:42 PM] Loaded language locale: en
[11/14/2025 10:38:43 PM] Lang files were updated successfully from GitHub
[11/14/2025 10:38:43 PM] Randomly-generated background API auth token: mesplw4bqw8gwelkra63vaw36jctqb48gvgt1dscu94lqox95msvl8n29zup2rj1
[11/14/2025 10:38:43 PM] Npm is enabled and was found on C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
[11/14/2025 10:38:43 PM] Chocolatey is enabled and was found on C:\Users\Lukas\AppData\Local\UniGetUI\Chocolatey\choco.exe
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file cargo.exe returned non-zero status 1
[11/14/2025 10:38:43 PM] Command cargo.exe was not found on the system
[11/14/2025 10:38:43 PM] Cargo is enabled but was not found on the system!
[11/14/2025 10:38:43 PM] An error occurred while initialising package manager Chocolatey
[11/14/2025 10:38:43 PM] Pip is enabled and was found on C:\Users\Lukas\AppData\Local\Microsoft\WindowsApps\python.exe
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[11/14/2025 10:38:43 PM] Command pwsh.exe was not found on the system
[11/14/2025 10:38:43 PM] Api running on http://localhost:7058
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[11/14/2025 10:38:43 PM] Command vcpkg.exe was not found on the system
[11/14/2025 10:38:43 PM] System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\Lukas\AppData\Local\UniGetUI\Chocolatey\choco.exe' with working directory 'C:\Program Files\UniGetUI'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo)
at UniGetUI.PackageEngine.Managers.ChocolateyManager.Chocolatey._loadManagerVersion(String& version) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Chocolatey\Chocolatey.cs:line 317
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 82
[11/14/2025 10:38:43 PM] User does not have WinGet installed, forcing bundled WinGet...
[11/14/2025 10:38:43 PM] Winget is enabled and was found on C:\Program Files\UniGetUI\winget-cli_x64\winget.exe
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file pwsh.exe returned non-zero status 1
[11/14/2025 10:38:43 PM] Command pwsh.exe was not found on the system
[11/14/2025 10:38:43 PM] PowerShell7 is enabled but was not found on the system!
[11/14/2025 10:38:43 PM] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[11/14/2025 10:38:43 PM] .NET Tool is enabled but was not found on the system!
[11/14/2025 10:38:43 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
█ Call arguments: ""
█ Version: Bundled WinGet (CLI) Version:
█ Using bundled WinGet helper (CLI parsing)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file scoop.ps1 returned non-zero status 1
[11/14/2025 10:38:43 PM] Command scoop.ps1 was not found on the system
[11/14/2025 10:38:43 PM] Scoop is enabled but was not found on the system!
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[11/14/2025 10:38:43 PM] Command vcpkg was not found on the system
[11/14/2025 10:38:43 PM] An error occurred while initialising package manager Pip
[11/14/2025 10:38:43 PM] 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
[11/14/2025 10:38:43 PM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[11/14/2025 10:38:43 PM] Command vcpkg was not found on the system
[11/14/2025 10:38:43 PM] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[11/14/2025 10:38:43 PM] vcpkg is enabled but was not found on the system!
[11/14/2025 10:38:43 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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.26100.7019
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.7019
█ 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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[11/14/2025 10:38:43 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Npm (aka Npm)
█ Executable name: "npm"
█ Executable path: "C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe"
█ Call arguments: "-NoProfile -ExecutionPolicy Bypass -Command "C:\Program` Files\nodejs\npm.ps1" "
█ Version: 10.9.4
█
█ Npm is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[11/14/2025 10:38:45 PM] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[11/14/2025 10:38:45 PM] Found 0 installed packages from Winget
[11/14/2025 10:38:45 PM] Found 0 available updates from Winget
[11/14/2025 10:38:45 PM] Downloaded new icons and screenshots successfully!
[11/14/2025 10:38:45 PM] Integrity check passed successfully!
[11/14/2025 10:38:47 PM] Found 0 installed packages from Npm
[11/14/2025 10:38:47 PM] Found 1 installed packages from PowerShell
[11/14/2025 10:38:47 PM] Found 1 installed packages from PowerShell
[11/14/2025 10:38:47 PM] Found 0 available updates from Npm
[11/14/2025 10:38:47 PM] Found 0 available updates from PowerShell
[11/14/2025 10:38:59 PM] Found 0 available packages from Winget with the query obs
[11/14/2025 10:38:59 PM] Found 50 available packages from PowerShell with the query obs
[11/14/2025 10:39:00 PM] Found 20 available packages from Npm with the query obs
[11/14/2025 10:39:00 PM] Unknown mimetype image/jpeg for icon https://kb.sos-berlin.com/download/attachments/3638359/JobScheduler_logo_wiki.jpg?version=1&modificationDate=1413144531000&api=v2, aborting download
[11/14/2025 10:39:00 PM] System.Net.Http.HttpRequestException: No such host is known. (mnadobnik.pl:80)
---> System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs, ValueTask, CancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String, Int32, HttpRequestMessage, Boolean, CancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String, Int32, HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage, Boolean, Boolean, CancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage, HttpCompletionOption, CancellationTokenSource, Boolean, CancellationTokenSource, CancellationToken)
at UniGetUI.Core.IconEngine.IconCacheEngine.SaveIconToCacheAndGetPath(CacheableIcon icon, String iconLocation) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.Core.IconStore\IconCacheEngine.cs:line 190
[11/14/2025 10:39:19 PM] Winget is enabled and was found on C:\Users\Lukas\AppData\Local\Microsoft\WindowsApps\winget.exe
[11/14/2025 10:39:19 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\Lukas\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.12.350
█ Using Native WinGet helper (COM Api)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[11/14/2025 10:39:29 PM] Found 0 available updates from Npm
[11/14/2025 10:39:29 PM] Found 1 installed packages from PowerShell
[11/14/2025 10:39:29 PM] Found 0 available updates from PowerShell
[11/14/2025 10:39:32 PM] WinGet package Roblox.Roblox not being shown as an updated as this version has already been marked as installed
[11/14/2025 10:39:32 PM] Found 5 available updates from Winget
[11/14/2025 10:39:32 PM] System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken, Int32)
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16)
at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken)
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean, Byte[], CancellationToken)
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions, HttpRequestMessage, Boolean, Stream, CancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions, HttpRequestMessage, Boolean, Stream, CancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage, Boolean, Boolean, CancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage, HttpCompletionOption, CancellationTokenSource, Boolean, CancellationTokenSource, CancellationToken)
at UniGetUI.Core.IconEngine.IconCacheEngine.SaveIconToCacheAndGetPath(CacheableIcon icon, String iconLocation) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.Core.IconStore\IconCacheEngine.cs:line 190
[11/14/2025 10:39:36 PM] WinGet package OBSProject.OBSStudio requires elevation, forcing administrator rights...
[11/14/2025 10:39:36 PM] Loaded operation parameters for package id=OBSProject.OBSStudio on manager Winget and operation Update: update --id "OBSProject.OBSStudio" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[11/14/2025 10:39:54 PM] User does not have WinGet installed, forcing bundled WinGet...
[11/14/2025 10:39:54 PM] Winget is enabled and was found on C:\Program Files\UniGetUI\winget-cli_x64\winget.exe
[11/14/2025 10:39:54 PM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
█ Call arguments: ""
█ Version: Bundled WinGet (CLI) Version:
█ Using bundled WinGet helper (CLI parsing)
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[11/14/2025 10:39:58 PM] WinGet package OBSProject.OBSStudio requires elevation, forcing administrator rights...
[11/14/2025 10:39:58 PM] Loaded operation parameters for package id=OBSProject.OBSStudio on manager Winget and operation Update: update --id "OBSProject.OBSStudio" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
Package Managers Logs
Manager WinGet with version:
Bundled WinGet (CLI) Version:
Using bundled WinGet helper (CLI parsing)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is FindPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " source list "
Process start time: 11/14/2025 10:38:43 PM
Process end time: 11/14/2025 10:38:43 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 11/14/2025 10:38:45 PM
Process end time: 11/14/2025 10:38:45 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " list --accept-source-agreements "
Process start time: 11/14/2025 10:38:45 PM
Process end time: 11/14/2025 10:38:45 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListUpdates
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " update --include-unknown --accept-source-agreements "
Process start time: 11/14/2025 10:38:45 PM
Process end time: 11/14/2025 10:38:45 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is FindPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " search "obs" --accept-source-agreements "
Process start time: 11/14/2025 10:38:58 PM
Process end time: 11/14/2025 10:38:59 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is FindPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " source list "
Process start time: 11/14/2025 10:39:17 PM
Process end time: 11/14/2025 10:39:17 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\Lukas\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 11/14/2025 10:39:27 PM
Process end time: 11/14/2025 10:39:29 PM
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 11/14/2025 10:39:29 PM
Process end time: 11/14/2025 10:39:32 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 11/14/2025 10:39:29 PM
Process end time: 11/14/2025 10:39:31 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 11/14/2025 10:39:52 PM
Process end time: 11/14/2025 10:39:52 PM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is ListInstalledPackages
Subprocess executable: "C:\Program Files\UniGetUI\winget-cli_x64\winget.exe"
Command-line arguments: " list --accept-source-agreements "
Process start time: 11/14/2025 10:40:52 PM
Process end time: 11/14/2025 10:40:52 PM
Return code: FAILED (0x8A150001, 2316632065, -1978335231)
——————————————————————————————————————————
Relevant information
No response
Screenshots and videos
Also, a weird issue with obs that says that files are in use, when nothing else is open.
