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.

Lighthouse in DevTools errors/hangs on installability checks

See original GitHub issue

Latest:

We have a fix that should land in Canary ~soon: chromium-review.googlesource.com/c/chromium/src/+/3318838

We’ll request a merge to Chrome 97 (scheduled to release Jan 4).

In the meantime, you can avoid the hanging by disabling Clear Storage image


Before 98.0.4711.0, some sites with service workers would hang indefinitely while determining if there were any installability errors. With 98.0.4711.0, hanging should occur less often (these issues were fixed), a report will be generated and this error will be seen in the installable audit: Lighthouse could not determine if there was a service worker. Please try with a newer version of Chrome.. This message is aspirational, as there is not yet a fix for the underlying cause.

However, there are still URLs that will hang indefinitely:

Debugging shows that the target for the service worker is never resumed.

Some URLs that will show the new could not determine message (and not hang):

related crbug: https://bugs.chromium.org/p/chromium/issues/detail?id=1276339

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:13
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
connorjclarkcommented, Feb 1, 2022

The fix has reached stable.

6reactions
connorjclarkcommented, Dec 8, 2021

Confirmed with latest Canary 98.0.4755.0 that all the URLs in the original post work, and none return the temporary error message.

Will keep this open to track the merge into Chrome 97 and (maybe) 96.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lighthouse overview - Chrome Developers
In Chrome DevTools. Easily audit pages that require authentication, and read your reports in a user-friendly format. From the command line.
Read more >
Using Google Lighthouse to improve app performance | refine
Learn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.
Read more >
Chrome 96 で Lighthouse の検査が終わらない問題が修正され ...
現時点で最新の Chrome 96 には、Lighthouse が正常に動かない問題があります。 ... Lighthouse in DevTools errors/hangs on installability checks ...
Read more >
Google Lighthouse: Automated Accessibility Tool Review
Unfortunately, the documentation for using Lighthouse was surprisingly out of date. It directs the user to the “Audits” tab in the DevTools, ...
Read more >
Using Google Lighthouse to audit your web application
Through Chrome DevTools; Using the Lighthouse NPM package and CLI; As a Chrome extension. Start Auditing! Audit Options. Conclusion.
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