You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running the following in an administrator-elevated PowerShell works but is not a fix:
winget source reset --force && winget upgrade
as this does not solve the issue it just fixes it temporarily
Steps to reproduce
unknown but generally on a fresh boot I need to do the above fix for winget to work again
Expected behavior
winget should start downloading updates
Actual behavior
Failed in attempting to update the source: winget
updates do not download
Environment
winget --info
Windows Package Manager v1.4.10173
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22622.590
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.19.10173.0
Logs: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
Links
---------------------------------------------------------------------------
Privacy Statement https://aka.ms/winget-privacy
License Agreement https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale
The text was updated successfully, but these errors were encountered:
Brief description of your issue
error running the command
winget -update --all
error given is
Failed in attempting to update the source: winget
this bug is similar to bug #1656
running the following in an administrator-elevated PowerShell works but is not a fix:
winget source reset --force && winget upgrade
as this does not solve the issue it just fixes it temporarily
Steps to reproduce
unknown but generally on a fresh boot I need to do the above fix for winget to work again
Expected behavior
winget should start downloading updates
Actual behavior
Failed in attempting to update the source: winget
updates do not download
Environment
The text was updated successfully, but these errors were encountered: