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.

DevTools Error: Unable to load page: failed document request ()

See original GitHub issue

Initial URL: https://rcwolf.us/images/DEMOON/BANER/galaxy/DEMOONWOLF-125px.gif Chrome Version: 63.0.3239.18 Error Message: Unable to load page: failed document request () Stack Trace:

Error: Unable to load page: failed document request ()
    at Function.assertPageLoaded (chrome-devtools://devtools/remote/serve_file/@975787a36cf8dbe16eaf42134aaee20fe9504ba2/audits2_worker/audits2_worker_module.js:826:73)
    at pass.then._ (chrome-devtools://devtools/remote/serve_file/@975787a36cf8dbe16eaf42134aaee20fe9504ba2/audits2_worker/audits2_worker_module.js:830:224)
    at <anonymous>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
patrickhulcecommented, Oct 9, 2018

As stated above and in the linked issue (#2784), this error means that the page’s main document could not be loaded and is not a problem with Lighthouse. Usually this is because of a server configuration, network connectivity, or SSL certificate problem. Make sure you can load your URL in a clean Chrome profile without any security interstitial before trying to use Lighthouse.

0reactions
Kaugarcommented, Oct 9, 2018

Hi could you solve this? I have the same problem, on windows it works, on linux not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Browser console shows DevTools failed to load SourceMap ...
Solution · Go to the developer tools (F12 in the browser); · Select the Cogwheel in the upper right corner; · In the...
Read more >
Fix JavaScript errors that are reported in the Console
Demo page: JavaScript error reported in the Console tool ... Right-click anywhere in the webpage and then select Inspect. Or, press F12 ....
Read more >
Inspector fails to inspect HTML after loading an error page
You should see an "Unable to connect" message - Start the web server back up - Refresh the page and inspect (the inspector...
Read more >
Error message "DevTools failed to load SourceMap: Could not ...
Go to the three dots in the upper right hand corner of Chrome. · Go to "More Tools" and click on "Extensions". ·...
Read more >
4 Ways to Fix the “Failed to Load Resource: net - Kinsta
After you've cleared your cache, this might reset any options that were producing the error. Check the page in question to see if...
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