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.

V8 version: v6.8.199 producing http 403

See original GitHub issue
✔ Found latest V8 version: v6.8.199.
✔ URL: https://storage.googleapis.com/chromium-v8/official/canary/v8-mac64-rel-6.8.199.zip
❯ Downloading…
  [========================================================================] 100%
✖ HTTPError: Response code 403 (Forbidden)

A quick reality check of https://storage.googleapis.com/chromium-v8/official/canary/v8-mac64-rel-6.8.199.zip reveals:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
  <Code>AccessDenied</Code>
  <Message>Access denied.</Message>
  <Details>
    Anonymous caller does not have storage.objects.get access to chromium-v8/official/canary/v8-mac64-rel-6.8.199.zip.
  </Details>
</Error>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rwaldroncommented, May 14, 2018

@mathiasbynens you’re the coolest—thanks ❤️

0reactions
mathiasbynenscommented, May 12, 2018

No reason other than I like to use modern JS features as they become available. That said, I want jsvu to be useful for your use case. I had no idea you run Node.js LTS by default, and I’d be okay with following LTS for jsvu if that helps you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I troubleshoot HTTP 403 errors from API Gateway?
An HTTP 403 response code means that a client is forbidden from accessing a valid URL. The server understands the request, ...
Read more >
403 Forbidden - HTTP - MDN Web Docs - Mozilla
The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.
Read more >
jsvu from GoogleChromeLabs - GithubHelp
jsvu makes it easy to install recent versions of various JavaScript engines without having to compile them from ... V8 version: v6.8.199 producing...
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