microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.54k stars 1.39k forks source link

Repository returns resource does not exist #4591

Closed Kavci034 closed 3 days ago

Kavci034 commented 3 days ago

Brief description of your issue

When i run any winget related commands it will not pull information from the winget repository(even though msstore does not have any problems) and when i visit https://cdn.winget.microsoft.com/cache it shows resource does not exist

Steps to reproduce

  1. Use Winget to install or upgrade anything

Expected behavior

It finds the package and installs it

Actual behavior

says: Failed in attempting to update the source: winget Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing

Environment

Windows Package Manager v1.2.10691
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.2861
Package: Microsoft.DesktopAppInstaller v1.17.10691.0
github-actions[bot] commented 3 days ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Kavci034 commented 3 days ago

It got solved after restart