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.

Web page crashes when using lighthouse from devtools

See original GitHub issue

Describe the bug -Lighthouse crashes my web page every-time when I try to generate report

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.fashionnova.com/ (Open in incognito window)
  2. Click on inspect element, go to lighthouse tab
  3. Generate report

Expected behavior Should generate report without crashing the page.

Logs/Screenshots Runtime.evaluate response did not contain a “result” object

Channel: DevTools
Initial URL: https://www.fashionnova.com/
Chrome Version: 88.0.4324.182
Stack Trace: Error: Runtime.evaluate response did not contain a "result" object
    at Driver._evaluateInContext (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:456:814)
    at async Driver.evaluateAsync (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:455:491)
    at async Function.afterPass (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:479:1)
    at async Function.runPass (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:483:430)
    at async Function.run (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:481:730)
    at async Function._gatherArtifactsFromBrowser (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:607:184)
    at async Function.run (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:605:118)
Screen Shot 2021-02-22 at 3 19 11 PM Screen Shot 2021-02-22 at 3 08 44 PM

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
patrickhulcecommented, Feb 23, 2021

Glad to hear it was fixed @Jaspreet-diff that’s great news! We’ll go ahead and close this one then.

1reaction
patrickhulcecommented, Feb 23, 2021

Oh shoot, sorry @adamraine I forgot to update this, but I did file a crash report with this (https://bugs.chromium.org/p/chromium/issues/detail?id=1181049)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome devtools lighthouse not working, serviceworker
Show activity on this post. I got Chrome auto updated and now I have the lighthouse tab in devtools instead of the audit....
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 >
Fix 'Aw, Snap!' page crashes and other page loading errors
At the top right, click More More and then More tools and then Clear browsing data. · Next to 'Time range', select All...
Read more >
772558 - DevTools: Update to latest version of Lighthouse
Audits: Redesign the start view. Begin deprecation of the throttling setting, and move throttling and clear cache in a settings pane. The start...
Read more >
How to use the Chrome Inspector for Accessibility Audits?
Google Chrome LightHouse for Accessibility Audit ... Inspecting elements on your chosen web page with the DevTools can't get easier.
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