BrowserFetch: Download failed: server returned code 404
See original GitHub issueSteps to reproduce
Tell us about your environment:
- Puppeteer version: puppeteer-core: “^1.17.0”,
- Platform / OS version: Mac OS
- Node.js version: 12.3.1
What steps will reproduce the problem?
-
Get Chromium Rev Version From https://omahaproxy.appspot.com/all.json?os=mac
-
Use Browser Fetch To Download Chromium (Stable)
-
Download Fails
What is the expected result?
Chromium browser should download.
What happens instead?
It was working fine until last night - since this morning, the download has failed.
Error: Download failed: server returned code 404. URL: https://storage.googleapis.com/chromium-browser-snapshots/Mac/652427/chrome-mac.zip
When I navigate to the URL in browser:
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:12 (2 by maintainers)
Top Results From Across the Web
BrowserFetch: Download failed: server returned code 404
It was working fine until last night - since this morning, the download has failed. Error: Download failed: server returned code 404. URL:...
Read more >Error 404: 4 Ways to Fix It
Error 404 is a response code, meaning the server could not locate the requested content. Check this article to learn 4 steps to...
Read more >Download Failed http status 404 - Forum - Patch Manager
Httpstatus 404 - object not found Error Code: 0x80244019" I have checked the WSUS GPO and it is pointing to the correct server...
Read more >Patch download failure Error-404
However, Patch download fails with error message: "Error Code 404". Cause. The possible reasons could be: The Patch is a Feature Pack, hence...
Read more >Fetch API, Chrome, and 404 Errors [duplicate]
I'm seeing this as an error in Firefox, Chrome, and Safari. Code I'm using. I tried to replicate what you're saying using the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In my case, Beta and Dev channel is not working as well.
Thank you @aslushnikov for the explanation. 👍👍