Lighthouse gives an error and doesn't work, in Google Chrome DevTools
See original GitHub issueProvide the steps to reproduce
- Run LH on https://whatjobasaid.herokuapp.com/
What is the current behavior?
I run the lighthouse from the Google Chrome Dev DevTools, it’s giving me the error below.
NO_FCP
Channel: DevTools
Initial URL: https://whatjobasaid.herokuapp.com/
Chrome Version: 75.0.3766.2
Stack Trace: LHError: NO_FCP
at eval (chrome-devtools://devtools/remote/serve_file/@7615124e7fa821b6ec8c849f9505252188e902d0/audits2_worker/audits2_worker_module.js:1219:206)
What is the expected behavior?
I wanna see a report about my web app, I think?
Environment Information
- Affected Channels: DevTools
- Lighthouse version: I have no idea, I’m using Lighthouse from Google Chrome Version 75.0.3766.2 (Official Build) dev (64-bit)
- Node.js version: Mine is 11.12.0 but my web app’s hosting site(heroku) has 10.15.3
- Operating System: Windows 10
Issue Analytics
- State:
- Created 4 years ago
- Comments:10
Top Results From Across the Web
Chrome devtools lighthouse not working, serviceworker
I found the issue, it's google. https://github.com/GoogleChrome/lighthouse/issues/13236. It's the chrome version that makes the lighthouse ...
Read more >Investigating Lighthouse Report Generation Errors - GTmetrix
This error is caused by the presence of a debugger statement in your page's HTML, which, when loading the page with Chrome DevTools...
Read more >Lighthouse overview - Chrome Developers
Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, ...
Read more >How to fix your Chrome Extension problems with Lighthouse
Certain chrome extensions like Buffer & Grammarly block our text editor. Here's how to disable them and fix the problem.
Read more >Launching SEO Audit category in Lighthouse Chrome extension
Using the Lighthouse Chrome Extension: Using Chrome Developer tools on Chrome ... Lighthouse is an open-source, automated auditing tool for improving 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
Hi, I think it is needed to reopen issue and it is easy to reproduce. I have the same issue in Chrome Version: 74.0.3729.169 :
Seems audition not work if Tab with site “not active”
Howdy chief! Appreciate you filing this bug. 👏
This page seems to take too long to paint content, and Lighthouse gives up on waiting. If you need to change this behavior, you can run Lighthouse from the command line with a custom config modifying maxWaitForFcp. Marking at as dupe of #7415. Thanks! 🤖 Beep beep boop.