question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BrowserFetch: Download failed: server returned code 404

See original GitHub issue

Steps 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?

  1. Get Chromium Rev Version From https://omahaproxy.appspot.com/all.json?os=mac

  2. Use Browser Fetch To Download Chromium (Stable)

  3. 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

Screenshot 2019-06-06 at 3 38 52 PM

When I navigate to the URL in browser:

Screenshot 2019-06-06 at 3 38 17 PM

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
vasani-arpitcommented, Jun 6, 2019

In my case, Beta and Dev channel is not working as well.

0reactions
vasani-arpitcommented, Jun 9, 2019

Thank you @aslushnikov for the explanation. 👍👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found