Skip to content
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 failed. Returned status: 404 #152915

Open
denelon opened this issue May 9, 2024 · 6 comments
Open

Download request failed. Returned status: 404 #152915

denelon opened this issue May 9, 2024 · 6 comments
Labels
Area-Publish-Pipeline Related to the publishing pipeline Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@denelon
Copy link
Contributor

denelon commented May 9, 2024

We've gotten reports from users who are getting an error when they try to run any command where the manifest needs to be downloaded and it fails.

The work-around is to remove and re-add the manifest. The publishing pipeline should be able to test for this scenario to ensure the manifest has been published and the index is correctly pointing to the URL so this doesn't impact customers.

@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. Area-Publish-Pipeline Related to the publishing pipeline labels May 9, 2024
@denelon denelon pinned this issue May 9, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label May 9, 2024
@denelon
Copy link
Contributor Author

denelon commented May 9, 2024

This was previously reported for Citrix.Workspace in:

I was able to get a solid reproduction today with Microsoft.Azd.

@PckgrTom
Copy link
Contributor

PckgrTom commented May 9, 2024

What is the most efficient way to use the workaround? Do we need to fully delete the manifest, wait for it to be approved then submit again or can we modify the current manifest?

@stephengillie
Copy link
Collaborator

What is the most efficient way to use the workaround? Do we need to fully delete the manifest, wait for it to be approved then submit again or can we modify the current manifest?

The workflow that has been succesful for me:

  • Create PR in new branch, to remove highest manifest version.
    • These frequently get Sequence contains no elements and need manual help. Feel free to @ me.
  • Removal PR is approved and merged.
  • Create PR in new branch, to readd highest manifest version.
  • Readd PR is approved and merged.
    • Some of these need troubleshooting help.

This got Microsoft.Azd to show again, and hopefully should work for every package. I believe this is only a workaround as a larger fix is implemented.

@Oddballalex36
Copy link

doing any of the steps others have done does nothing im still getting the 404 error when i try to upgrade software through winget

@KitKat31337
Copy link

This is also affecting winget export

@3xploiton3
Copy link

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Publish-Pipeline Related to the publishing pipeline Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

6 participants