-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Download request status is not success. #4440
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
I encounered this problem after the upgradation of winget-cli. |
Can you share the logs for this? I'm not able to determine if it was the cache or an individual package. |
I'm seeing it with some other packages as well. One user reported a similar case with PackageID |
And in my case this seems to be a flaw of |
The error seems to have been downloading the Grammarly manifest. Can you update the PreIndexed package and still reproduce this error? Run |
I also saw this error, but the following steps didn't resolve this.
In my case,
After upgrading the |
winget upgrade --all was failing for me also. The below info for clink resolved my issues as well. Thanks!
|
I am receiving the exact same issue. I don't know if it is related but I cannot update anything in the Windows Store either. I don't see anything meaningful in my system logs. |
This appears to be an issue with our publishing pipelines: |
We should also improve the error message so the user can tell what failed in the CLI rather than a "generic" 404. |
@denelon And it's better upgrading for other packages is not blocked by this issue for the certain package. |
I got the same error when updating a single package. Trying to upgrade winget upgrade --id DenoLand.Deno
|
Same error for command:
Also this command does not help:
Environment :
Winget version:
Dot Net versions:
|
Brief description of your issue
winget upgrade failed
Steps to reproduce
winget upgrade --all
Expected behavior
success
Actual behavior
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : Not found (404).
Environment
The text was updated successfully, but these errors were encountered: