Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighthouse Error Code 11 #16371

Open
3 tasks done
t-nishibe opened this issue Mar 7, 2025 · 1 comment
Open
3 tasks done

Lighthouse Error Code 11 #16371

t-nishibe opened this issue Mar 7, 2025 · 1 comment
Labels

Comments

@t-nishibe
Copy link

FAQ

URL

https://www.chitoseiro.org

What happened?

When I use "Lighthouse", I get the error code 11 as shown in the attached image.

It worked fine until the other day.

Please resolve the error.

Image

What did you expect?

Resolving the error

What have you tried?

No response

How were you running Lighthouse?

Other

Lighthouse Version

100.0.0.4

Chrome Version

133.0.6943.142

Node Version

No response

OS

No response

Relevant log output

@t-nishibe t-nishibe added the bug label Mar 7, 2025
@matjusky
Copy link

matjusky commented Mar 7, 2025

I've observed the same issue on my side locally with "lighthouse": "^12.4.0" & "puppeteer": "^24.0.0". The same problem occurs by using https://pagespeed.web.dev/, especially for mobile tests.

Logs from NodeJS app:

  LH:status Navigating to https://www.finish.pl/ +64ms
  LH:TargetManager:error Inspector.targetCrashed +618ms
  LH:Trace:error TARGET_CRASHED +0ms
  LH:Trace:error TARGET_CRASHED +1ms
  LH:ConsoleMessages:error TARGET_CRASHED +0ms
  LH:InspectorIssues:error TARGET_CRASHED +0ms
  LH:JsUsage:error TARGET_CRASHED +0ms
  LH:Scripts:error TARGET_CRASHED +1ms
  LH:TraceElements:error TARGET_CRASHED +0ms
  LH:NavigationRunner:error Browser tab has unexpectedly crashed. https://www.finish.pl/ +1ms
  LH:method <= browser ERR:error Tracing.end  +0ms
  LH:method <= browser ERR:error Log.stopViolationsReport  +0ms
  LH:method <= browser ERR:error Audits.disable  +0ms
  LH:method <= browser ERR:error Profiler.takePreciseCoverage  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.getScriptSource  +0ms
  LH:method <= browser ERR:error Debugger.disable  +0ms
  LH:method <= browser ERR:error Animation.disable  +0ms
  LH:method <= browser ERR:error Debugger.disable  +0ms
  LH:method <= browser ERR:error Network.emulateNetworkConditions  +0ms
  LH:method <= browser ERR:error Emulation.setCPUThrottlingRate  +0ms
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants