-
Notifications
You must be signed in to change notification settings - Fork 737
Closed
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
2026.1.0
Windows version, edition, and architecture
Windows Pro 64-bit 25H2 (OS Build 26.200.9037
Describe your issue
After installing the software upgrade to Devolutions 2026.1.0 and running it for a few days everything was ok.
Today, when I launch it it gives me this message:
Steps to reproduce the issue
After installing the software upgrade to Devolutions 2026.1.0 and running it for a few days everything was ok.
Today, when I launch it it gives me this message:
UniGetUI Log
[3/14/2026 12:50:11 AM] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.0
[3/14/2026 12:50:11 AM]
[3/14/2026 12:50:11 AM] Build 107
[3/14/2026 12:50:11 AM] Data directory C:\Users\murra\AppData\Local\UniGetUI
[3/14/2026 12:50:11 AM] Encoding Code Page set to 437
[3/14/2026 12:50:12 AM] Loaded language locale: en
[3/14/2026 12:50:12 AM] Could not retrieve token (it may not exist): Element not found.
Cannot get credential from Vault
[3/14/2026 12:50:12 AM] Lang files were updated successfully from GitHub
[3/14/2026 12:50:12 AM] Chocolatey is not enabled
[3/14/2026 12:50:12 AM] Scoop is not enabled
[3/14/2026 12:50:12 AM] Randomly-generated background API auth token: 6h06kvinmbga4ep9doew1sszh843yeob3wc6zfigarn6qd3e53qtp08ejgh8msae
[3/14/2026 12:50:13 AM] Updater source 'ProductInfo' returned version 2026.1.0.0 (upgradable=True)
[3/14/2026 12:50:13 AM] An update to UniGetUI version 2026.1.0.0 is available
[3/14/2026 12:50:13 AM] Cargo is enabled and was found on C:\Users\murra\.cargo\bin\cargo.exe
[3/14/2026 12:50:13 AM] An error occurred while initialising package manager Cargo
[3/14/2026 12:50:13 AM] Pip is enabled and was found on C:\Users\murra\AppData\Local\Microsoft\WindowsApps\python.exe
[3/14/2026 12:50:13 AM] Call to WhichMultiple with file vcpkg.exe returned non-zero status 1
[3/14/2026 12:50:13 AM] Command vcpkg.exe was not found on the system
[3/14/2026 12:50:13 AM] PowerShell7 is enabled and was found on C:\Program Files\PowerShell\7\pwsh.exe
[3/14/2026 12:50:13 AM] Call to WhichMultiple with file npm.cmd returned non-zero status 1
[3/14/2026 12:50:13 AM] Command npm.cmd was not found on the system
[3/14/2026 12:50:13 AM] Npm is enabled but was not found on the system!
[3/14/2026 12:50:13 AM] Winget is enabled and was found on C:\Users\murra\AppData\Local\Microsoft\WindowsApps\winget.exe
[3/14/2026 12:50:13 AM] PowerShell is enabled and was found on C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
[3/14/2026 12:50:13 AM] System.ComponentModel.Win32Exception (448): An error occurred trying to start process 'C:\Users\murra\.cargo\bin\cargo.exe' with working directory 'C:\Program Files\UniGetUI'. The path cannot be traversed because it contains an untrusted mount point.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo)
at UniGetUI.PackageEngine.Managers.CargoManager.Cargo._loadManagerVersion(String& version) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.Cargo\Cargo.cs:line 154
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 82
[3/14/2026 12:50:13 AM] Hash mismatch.
Expected: A010E706B438D802590762D84F819D840714A2A1E58AC7E5AB89403D3075E143
Got: 4031377d3a1fc902297425478ad0530e963c6de12da49aa131c56887c3ca4c9e
[3/14/2026 12:50:13 AM] Api running on http://localhost:7058
[3/14/2026 12:50:13 AM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[3/14/2026 12:50:13 AM] Command vcpkg was not found on the system
[3/14/2026 12:50:13 AM] .NET Tool is enabled and was found on C:\Program Files\dotnet\dotnet.exe
[3/14/2026 12:50:13 AM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 7.x (aka PowerShell7)
█ Executable name: "pwsh.exe"
█ Executable path: "C:\Program Files\PowerShell\7\pwsh.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: PowerShell 7.5.5
█
█ PowerShell 7.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[3/14/2026 12:50:13 AM] Call to WhichMultiple with file vcpkg returned non-zero status 1
[3/14/2026 12:50:13 AM] Command vcpkg was not found on the system
[3/14/2026 12:50:13 AM] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[3/14/2026 12:50:13 AM] vcpkg is enabled but was not found on the system!
[3/14/2026 12:50:14 AM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\murra\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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[3/14/2026 12:50:14 AM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: .NET Tool (aka .NET Tool)
█ Executable name: "dotnet tool"
█ Executable path: "C:\Program Files\dotnet\dotnet.exe"
█ Call arguments: "tool "
█ Version: 10.0.200
█
█ .NET Tool is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[3/14/2026 12:50:14 AM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ 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.7920
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.7920
█ 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.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[3/14/2026 12:50:14 AM] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: Pip (aka Pip)
█ Executable name: "pip"
█ Executable path: "C:\Users\murra\AppData\Local\Microsoft\WindowsApps\python.exe"
█ Call arguments: "-m pip "
█ Version: pip 26.0.1 from C:\Users\murra\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\pip (python 3.11)
█
█ Pip is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[3/14/2026 12:50:15 AM] The downloaded installer is valid, launching update process...
[3/14/2026 12:50:17 AM] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[3/14/2026 12:50:18 AM] Downloaded new icons and screenshots successfully!
[3/14/2026 12:50:18 AM] Found 2 installed packages from .NET Tool
[3/14/2026 12:50:19 AM] Found 15 installed packages from Pip
[3/14/2026 12:50:19 AM] Found 0 available updates from .NET Tool
[3/14/2026 12:50:21 AM] Integrity check passed successfully!
[3/14/2026 12:50:21 AM] Found 0 installed packages from PowerShell7
[3/14/2026 12:50:21 AM] Found 0 installed packages from PowerShell7
[3/14/2026 12:50:21 AM] Found 0 available updates from PowerShell7
[3/14/2026 12:50:22 AM] WinGet package Microsoft.msmpi not being shown as an updated as this version has already been marked as installed
[3/14/2026 12:50:22 AM] Found 0 available updates from Pip
[3/14/2026 12:50:23 AM] Found 0 available updates from Winget
[3/14/2026 12:50:23 AM] Found 313 installed packages from Winget
[3/14/2026 12:50:24 AM] Found 58 installed packages from PowerShell
[3/14/2026 12:50:24 AM] Found 58 installed packages from PowerShell
[3/14/2026 12:50:24 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='Azure',Version='5.1.2') with status code NotFound
[3/14/2026 12:50:24 AM] No manifest content could be loaded for package Azure on manager PowerShell
[3/14/2026 12:50:24 AM] Found 0 available updates from PowerShell
[3/14/2026 12:50:24 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='Azure.AnalysisServices',Version='0.5.0') with status code NotFound
[3/14/2026 12:50:24 AM] No manifest content could be loaded for package Azure.AnalysisServices on manager PowerShell
[3/14/2026 12:50:25 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='Azure.Storage',Version='4.2.1') with status code NotFound
[3/14/2026 12:50:25 AM] No manifest content could be loaded for package Azure.Storage on manager PowerShell
[3/14/2026 12:50:25 AM] Could not parse Images array from Microsoft Store response
[3/14/2026 12:50:25 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM',Version='5.7.0') with status code NotFound
[3/14/2026 12:50:25 AM] No manifest content could be loaded for package AzureRM on manager PowerShell
[3/14/2026 12:50:25 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.AnalysisServices',Version='0.6.6') with status code NotFound
[3/14/2026 12:50:25 AM] No manifest content could be loaded for package AzureRM.AnalysisServices on manager PowerShell
[3/14/2026 12:50:25 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ApiManagement',Version='5.1.2') with status code NotFound
[3/14/2026 12:50:25 AM] No manifest content could be loaded for package AzureRM.ApiManagement on manager PowerShell
[3/14/2026 12:50:26 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ApplicationInsights',Version='0.1.3') with status code NotFound
[3/14/2026 12:50:26 AM] No manifest content could be loaded for package AzureRM.ApplicationInsights on manager PowerShell
[3/14/2026 12:50:26 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Automation',Version='4.3.2') with status code NotFound
[3/14/2026 12:50:26 AM] No manifest content could be loaded for package AzureRM.Automation on manager PowerShell
[3/14/2026 12:50:26 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Backup',Version='4.0.4') with status code NotFound
[3/14/2026 12:50:26 AM] No manifest content could be loaded for package AzureRM.Backup on manager PowerShell
[3/14/2026 12:50:26 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Batch',Version='4.0.6') with status code NotFound
[3/14/2026 12:50:26 AM] No manifest content could be loaded for package AzureRM.Batch on manager PowerShell
[3/14/2026 12:50:27 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Billing',Version='0.14.1') with status code NotFound
[3/14/2026 12:50:27 AM] No manifest content could be loaded for package AzureRM.Billing on manager PowerShell
[3/14/2026 12:50:27 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Cdn',Version='4.2.2') with status code NotFound
[3/14/2026 12:50:27 AM] No manifest content could be loaded for package AzureRM.Cdn on manager PowerShell
[3/14/2026 12:50:28 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.CognitiveServices',Version='0.9.4') with status code NotFound
[3/14/2026 12:50:28 AM] No manifest content could be loaded for package AzureRM.CognitiveServices on manager PowerShell
[3/14/2026 12:50:28 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Compute',Version='4.6.0') with status code NotFound
[3/14/2026 12:50:28 AM] No manifest content could be loaded for package AzureRM.Compute on manager PowerShell
[3/14/2026 12:50:28 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Consumption',Version='0.3.1') with status code NotFound
[3/14/2026 12:50:28 AM] No manifest content could be loaded for package AzureRM.Consumption on manager PowerShell
[3/14/2026 12:50:28 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ContainerInstance',Version='0.2.5') with status code NotFound
[3/14/2026 12:50:28 AM] No manifest content could be loaded for package AzureRM.ContainerInstance on manager PowerShell
[3/14/2026 12:50:29 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ContainerRegistry',Version='1.0.4') with status code NotFound
[3/14/2026 12:50:29 AM] No manifest content could be loaded for package AzureRM.ContainerRegistry on manager PowerShell
[3/14/2026 12:50:29 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.DataFactories',Version='4.2.2') with status code NotFound
[3/14/2026 12:50:29 AM] No manifest content could be loaded for package AzureRM.DataFactories on manager PowerShell
[3/14/2026 12:50:29 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.DataFactoryV2',Version='0.5.3') with status code NotFound
[3/14/2026 12:50:29 AM] No manifest content could be loaded for package AzureRM.DataFactoryV2 on manager PowerShell
[3/14/2026 12:50:29 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.DataLakeAnalytics',Version='4.2.3') with status code NotFound
[3/14/2026 12:50:29 AM] No manifest content could be loaded for package AzureRM.DataLakeAnalytics on manager PowerShell
[3/14/2026 12:50:30 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.DataLakeStore',Version='5.2.0') with status code NotFound
[3/14/2026 12:50:30 AM] No manifest content could be loaded for package AzureRM.DataLakeStore on manager PowerShell
[3/14/2026 12:50:30 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.DevTestLabs',Version='4.0.4') with status code NotFound
[3/14/2026 12:50:30 AM] No manifest content could be loaded for package AzureRM.DevTestLabs on manager PowerShell
[3/14/2026 12:50:30 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Dns',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:30 AM] No manifest content could be loaded for package AzureRM.Dns on manager PowerShell
[3/14/2026 12:50:30 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.EventGrid',Version='0.3.2') with status code NotFound
[3/14/2026 12:50:30 AM] No manifest content could be loaded for package AzureRM.EventGrid on manager PowerShell
[3/14/2026 12:50:30 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.EventHub',Version='0.6.3') with status code NotFound
[3/14/2026 12:50:30 AM] No manifest content could be loaded for package AzureRM.EventHub on manager PowerShell
[3/14/2026 12:50:31 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.HDInsight',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:31 AM] No manifest content could be loaded for package AzureRM.HDInsight on manager PowerShell
[3/14/2026 12:50:31 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Insights',Version='4.0.4') with status code NotFound
[3/14/2026 12:50:31 AM] No manifest content could be loaded for package AzureRM.Insights on manager PowerShell
[3/14/2026 12:50:31 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.IotHub',Version='3.1.2') with status code NotFound
[3/14/2026 12:50:31 AM] No manifest content could be loaded for package AzureRM.IotHub on manager PowerShell
[3/14/2026 12:50:32 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.KeyVault',Version='4.3.0') with status code NotFound
[3/14/2026 12:50:32 AM] No manifest content could be loaded for package AzureRM.KeyVault on manager PowerShell
[3/14/2026 12:50:32 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.LogicApp',Version='4.0.3') with status code NotFound
[3/14/2026 12:50:32 AM] No manifest content could be loaded for package AzureRM.LogicApp on manager PowerShell
[3/14/2026 12:50:32 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.MachineLearning',Version='0.17.2') with status code NotFound
[3/14/2026 12:50:32 AM] No manifest content could be loaded for package AzureRM.MachineLearning on manager PowerShell
[3/14/2026 12:50:32 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.MachineLearningCompute',Version='0.4.2') with status code NotFound
[3/14/2026 12:50:32 AM] No manifest content could be loaded for package AzureRM.MachineLearningCompute on manager PowerShell
[3/14/2026 12:50:32 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.MarketplaceOrdering',Version='0.2.1') with status code NotFound
[3/14/2026 12:50:32 AM] No manifest content could be loaded for package AzureRM.MarketplaceOrdering on manager PowerShell
[3/14/2026 12:50:33 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Media',Version='0.9.2') with status code NotFound
[3/14/2026 12:50:33 AM] No manifest content could be loaded for package AzureRM.Media on manager PowerShell
[3/14/2026 12:50:33 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Network',Version='5.4.2') with status code NotFound
[3/14/2026 12:50:33 AM] No manifest content could be loaded for package AzureRM.Network on manager PowerShell
[3/14/2026 12:50:33 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.NotificationHubs',Version='4.1.1') with status code NotFound
[3/14/2026 12:50:33 AM] No manifest content could be loaded for package AzureRM.NotificationHubs on manager PowerShell
[3/14/2026 12:50:33 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.OperationalInsights',Version='4.3.2') with status code NotFound
[3/14/2026 12:50:33 AM] No manifest content could be loaded for package AzureRM.OperationalInsights on manager PowerShell
[3/14/2026 12:50:33 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.PowerBIEmbedded',Version='4.1.4') with status code NotFound
[3/14/2026 12:50:33 AM] No manifest content could be loaded for package AzureRM.PowerBIEmbedded on manager PowerShell
[3/14/2026 12:50:34 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Profile',Version='4.6.0') with status code NotFound
[3/14/2026 12:50:34 AM] No manifest content could be loaded for package AzureRM.Profile on manager PowerShell
[3/14/2026 12:50:34 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.RecoveryServices',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:34 AM] No manifest content could be loaded for package AzureRM.RecoveryServices on manager PowerShell
[3/14/2026 12:50:34 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.RecoveryServices.Backup',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:34 AM] No manifest content could be loaded for package AzureRM.RecoveryServices.Backup on manager PowerShell
[3/14/2026 12:50:34 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.RecoveryServices.SiteRec...',Version='0.2.4') with status code NotFound
[3/14/2026 12:50:34 AM] No manifest content could be loaded for package AzureRM.RecoveryServices.SiteRec... on manager PowerShell
[3/14/2026 12:50:35 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.RedisCache',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:35 AM] No manifest content could be loaded for package AzureRM.RedisCache on manager PowerShell
[3/14/2026 12:50:35 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Relay',Version='0.3.3') with status code NotFound
[3/14/2026 12:50:35 AM] No manifest content could be loaded for package AzureRM.Relay on manager PowerShell
[3/14/2026 12:50:35 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Resources',Version='5.5.2') with status code NotFound
[3/14/2026 12:50:35 AM] No manifest content could be loaded for package AzureRM.Resources on manager PowerShell
[3/14/2026 12:50:35 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Scheduler',Version='0.16.3') with status code NotFound
[3/14/2026 12:50:35 AM] No manifest content could be loaded for package AzureRM.Scheduler on manager PowerShell
[3/14/2026 12:50:36 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ServerManagement',Version='4.1.2') with status code NotFound
[3/14/2026 12:50:36 AM] No manifest content could be loaded for package AzureRM.ServerManagement on manager PowerShell
[3/14/2026 12:50:36 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ServiceBus',Version='0.6.4') with status code NotFound
[3/14/2026 12:50:36 AM] No manifest content could be loaded for package AzureRM.ServiceBus on manager PowerShell
[3/14/2026 12:50:36 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.ServiceFabric',Version='0.3.4') with status code NotFound
[3/14/2026 12:50:36 AM] No manifest content could be loaded for package AzureRM.ServiceFabric on manager PowerShell
[3/14/2026 12:50:36 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.SiteRecovery',Version='5.0.6') with status code NotFound
[3/14/2026 12:50:36 AM] No manifest content could be loaded for package AzureRM.SiteRecovery on manager PowerShell
[3/14/2026 12:50:37 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Sql',Version='4.4.0') with status code NotFound
[3/14/2026 12:50:37 AM] No manifest content could be loaded for package AzureRM.Sql on manager PowerShell
[3/14/2026 12:50:37 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Storage',Version='4.2.3') with status code NotFound
[3/14/2026 12:50:37 AM] No manifest content could be loaded for package AzureRM.Storage on manager PowerShell
[3/14/2026 12:50:37 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.StreamAnalytics',Version='4.0.4') with status code NotFound
[3/14/2026 12:50:37 AM] No manifest content could be loaded for package AzureRM.StreamAnalytics on manager PowerShell
[3/14/2026 12:50:37 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Tags',Version='4.0.1') with status code NotFound
[3/14/2026 12:50:37 AM] No manifest content could be loaded for package AzureRM.Tags on manager PowerShell
[3/14/2026 12:50:38 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.TrafficManager',Version='4.0.3') with status code NotFound
[3/14/2026 12:50:38 AM] No manifest content could be loaded for package AzureRM.TrafficManager on manager PowerShell
[3/14/2026 12:50:38 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.UsageAggregates',Version='4.0.2') with status code NotFound
[3/14/2026 12:50:38 AM] No manifest content could be loaded for package AzureRM.UsageAggregates on manager PowerShell
[3/14/2026 12:50:38 AM] Failed to download the PowerShell manifest at Url=https://marticliment.com/unigetui//Packages(Id='AzureRM.Websites',Version='4.2.2') with status code NotFound
[3/14/2026 12:50:38 AM] No manifest content could be loaded for package AzureRM.Websites on manager PowerShell
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: 3/14/2026 12:50:14 AM
Process end time: 3/14/2026 12:50:14 AM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 3/14/2026 12:50:17 AM
Process end time: 3/14/2026 12:50:23 AM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\murra\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 3/14/2026 12:50:17 AM
Process end time: 3/14/2026 12:50:21 AM
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 3/14/2026 12:50:17 AM
Process end time: 3/14/2026 12:50:22 AM
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 3/14/2026 12:50:21 AM
Process end time: 3/14/2026 12:50:23 AM
The task reported success
——————————————————————————————————————————
Relevant information
Question: if the current version is of the format: YYYY.Major version.Minorversion why does the suggested update look like this: 2026.1.0.0?
I.e.: why the extra ".0
at the end??
Screenshots and videos
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working