Skip to content

Nothing on https://cdn.winget.microsoft.com/cache/source.msix - can't update winget source #5368

@estomagado

Description

@estomagado

Brief description of your issue

This has been discussed before here
#1656

But there is a twist now: source file is unavailable for download.

Steps to reproduce

Reproducing the error

I try to update the sources and get this error:

1. Any use of `winget `gives `Failed in attempting to update the source: winget`
2. `winget source update --name winget` gives a `CANCELLED` response
3. Winget will still try to run an upgrade or install and is sometimes successful

My guess for number 3 is that the successful tries download things from the MS Store source, but when the pacage comes from the winget source things get interrupted.

Expected behavior

That I can update the sources the usual way.

An if I try manually, that the file is available for download.

Actual behavior

winget source update --name winget gives a CANCELLED response.

Trying the solution on [#1656]

Anyway, one of the solutions given in [#1656] was to manually download the source file from
https://cdn.winget.microsoft.com/cache/source.msix

The thing is that, now, there is nothing there to download anymore. I get a blank page and no file is downloaded. Microsoft is moving things around, perhaps?

If I try just
https://cdn.winget.microsoft.com/cache/

I get

<Error> <Code>ResourceNotFound</Code> <Message> The specified resource does not exist. RequestId:ce799ef1-601e-0060-7d77-a9ec45000000 Time:2025-04-09T17:49:06.5926181Z </Message> </Error>

And if I try just https://cdn.winget.microsoft.com/ I get a 404:

Page not found
Oops! We weren't able to find your Azure Front Door Service configuration. If it's a new configuration that you recently created, it might not be ready yet. You should check again in a few minutes. If the problem persists, please contact Azure support

Environment

Windows 11 24H2 Home Single Language
Compilation 26100.3775
Experience 1000.26100.66.0

winget --info
Windows Package Manager v1.10.340
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.26100.3775
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.25.340.0
Winget Directories
-------------------------------------------------------------------------------------------------------
Logs                                       %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb…
User Settings                              %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb…
Portable Links Directory (User)            %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine)         C:\Program Files\WinGet\Links
Portable Package Root (User)               %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root                      C:\Program Files\WinGet\Packages
Portable Package Root (x86)                C:\Program Files (x86)\WinGet\Packages
Installer Downloads                        %USERPROFILE%\Downloads
Configuration Modules                      %LOCALAPPDATA%\Microsoft\WinGet\Configuration\Modules
Links
-------------------------------------------------------------------------------
Privacy Policy         https://aka.ms/winget-privacy
License Agreement      https://aka.ms/winget-license
Third Party Notices    https://aka.ms/winget-3rdPartyNotice
Home page              https://aka.ms/winget
Windows Store Terms    https://www.microsoft.com/en-us/storedocs/terms-of-sale
Administrator Settings                     State
------------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled
ProxyCommandLineOptions                   Disabled
DefaultProxy                              Disabled

Metadata

Metadata

Assignees

Labels

Issue-DocsIt's a documentation issue that really should be on MicrosoftDocs

Type

Projects

Status

Released

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions