-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All Winget Packages Failing #3410
Comments
I am experiencing the same issue with different symptoms/messages.
Details of this error are discussed in more depth as part of #2879. Inspecting the certificate that seems to be associated with the endpoints being hit shows some... obviously sketches sites listed under the Subject Alternative Name, which cURL notes is the reason for the failure. Environment
|
Can you download the MSIXBundle from https://aka.ms/getwinget and manually install it? Possibly remove it by using the Store and reinstall from the MSIXBundle? |
Everything appears to work as intended after upgrading via https://aka.ms/getwinget. Note: these were the only steps I performed:
No uninstall was required, at least for me. Environment
|
WinGet 1.4 originally had a certificate root for the "msstore" source that was deprecated. WinGet 1.5 is now out and also has the correct certificate. |
@GeneralGarcia are you still having this issue? |
Thanks for all the suggestions on this. I'm in the UK so not in the office
currently but I'll test first thing tomorrow morning.
…On Thu, 6 Jul 2023, 20:54 Demitrius Nelon, ***@***.***> wrote:
@GeneralGarcia <https://github.com/GeneralGarcia> are you still having
this issue?
—
Reply to this email directly, view it on GitHub
<#3410 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFH6I46QKMG767OIP5KAWXDXO4JVXANCNFSM6AAAAAA2AF5M2I>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Unfortunately still the same this morning :( I've updated to the following version on two seperate machines: Windows Package Manager v1.5.1572 I then tried running a few install commands via an admin powershell window, such as: winget install -e --id zxch3n.PomodoroLogger or winget install -e --id SleuthKit.Autopsy It doesn't seem to matter which package I try, I get the following on both PCs (after a couple of initial blue progress bars which appear only the first time I run the command): I tried the winget source reset --force command on both machines, and it re-prompted me to accept the agreements when I ran the install command, but with the same error at the end unfortunately. Not sure where to go from here? All was working fine until Wednesday. |
On testing this morning, this issue appears to now have been resolved without any changes on our end. Assuming that was a CDN or other MS issue? Please feel free to close this off, thanks. |
Brief description of your issue
It seems all my Winget deployments via Intune are failing this morning with the following error: 0x8a15000f : Data required by the source is missing
I can replicate this by trying to install any Winget application manually via the command line, which throws the same error.
I have tried winget reset source but that doesn't make any difference.
Is there anything I can do? Or is this a CDN issue or similar?
Steps to reproduce
Try any winget install via the command line, they all throw the same error
Expected behavior
Installs as normal
Actual behavior
Failed when searching source: winget
An unexpected error occurred while executing the command:
0x8a15000f : Data required by the source is missing
Environment
The text was updated successfully, but these errors were encountered: