DevTools Error: Unable to load page: failed document request ()
See original GitHub issueInitial 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:
- Created 6 years ago
- Comments:7
Top 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 >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
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.
Hi could you solve this? I have the same problem, on windows it works, on linux not.