-
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
0x8a15000f : Data required by the source is missing #1348
Comments
@EurekaChen what happens when you run This is usually caused by a temporary network issue downloading the source package. You might try changing your settings for the network downloader.
|
same after
|
Same problem.
And the same response from https://winget.azureedge.net/cache The output of the command
|
Make sure you don't have any firewalls blocking the Perhaps try booting up Windows Sandbox or other virtual machine software and see if it's reproducible there. If it's not reproducible, then the issue comes from your host machine and is likely caused by the above. Also, https://winget.azureedge.net/cache - without If you go to https://winget.azureedge.net/cache/source.msix and install the |
Okay... I'm an install source.msix without a problem on my computer and then run But I'm a little confused. I'm taken a msixbundle from here https://github.com/microsoft/winget-cli/releases/tag/v1.0.11692 and installed it. For what need |
|
This might be why it wasn't able to install it since the file format is meant to be in
This is because the By default, the Windows Package Manager has a source set up to the winget-pkgs repository where if you run
So the workaround to this issue is to keep on manually installing it from https://winget.azureedge.net/cache/source.msix until perhaps an engineer takes a look at this? |
What‘s the problem here: and run
|
See if the solution I posted here works for you: #998 |
Experiencing this issue now. Found the root cause to be that Edit - additional info:
Edit 2 - |
#1656
Then, I can use |
open Internet options, switch to advance tab, enable "tls 1.2" |
i also have this problem on windows 11 pro
"winget source reset" - did not help
|
Guys they fixed it! |
We've largely gotten past the issue with the zero-byte file being returned by the CDN. I'm going to go ahead and close this issue as resolved. We've created the following Issue to track improving the error message as well as logging: |
Improve the error message? What about resolution of the original issue? Did I miss the solution that closes this issue? If the issue is a 404 on the server end, it's still happening in the US. From today:
|
@A9G-Data-Droid can you run I don't believe we were having a 404 related issue with the CDN. The issue was a zero-byte file being served for the source.msix "PreIndexed Cache" file: |
I'm not sure if you got the logs from my last feedback ticket. This new one is a 12MB file that I need to sanitize before posting publicly. Real quick, I can dump something that appears to be important to you. I'm seeing a few exceptions here.
...12MB of SQL statements later...
|
I suspect that the issue is happening during the source update, based on the 0% showing in your output. The logs from
It is possible that this would give more direct logging/errors about my suspicions. My guess is that something is wedged on the machine related to the Microsoft.Winget.Source package, and that manually removing it would help to unstick it. |
That did give us some different errors in the log that might be helpful. COMMAND:
LOG:
|
@JohnMcPMS, thanks for the manual solution, that worked. Using winget fails just as it does for A9G-Data-Droid. |
What worked? Your comment is unclear. Are you still seeing the same failure or is it fixed? NOTE: Plain winget:
OR winget.exe
|
His suggestion to download the source as an msix and installing it with |
Thanks Stefan, this is just an endless chain of failures over the course of troubleshooting. Check this out:
|
@A9G-Data-Droid Try running the command in "Windows PowerShell" (not to be confused with PowerShell 7 / PowerShell Core) |
That error led me to this issue which recommends flag
This is the first time I've ever seen |
I just sat down at a different computer today and found the issue running as admin still exists in v1.5.2201 If downloading the |
this really helped thanks a lot |
Try this in the powershell:
Worked for me |
This is the only solution that worked for me ! |
Worked for me! |
This worked for me, thanks! I should point out that both |
install version v1.0.11692
run:
winget search edge
get:
The text was updated successfully, but these errors were encountered: