GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28k stars 9.32k forks source link

PROTOCOL_TIMEOUT #16052

Closed Gennaro91 closed 2 weeks ago

Gennaro91 commented 3 weeks ago

FAQ

URL

https://cercalatuascuola.istruzione.it/cercalatuascuola/istituti/LUTD00701D/abenedetti/informazioni/COMPETENZA/31

What happened?

I got this error:

PROTOCOL_TIMEOUT

Channel: DevTools
Initial URL: https://cercalatuascuola.istruzione.it/cercalatuascuola/istituti/LUTD00701D/abenedetti/informazioni/COMPETENZA/31
Chrome Version: 118.0.0.0
Stack Trace: LighthouseError: PROTOCOL_TIMEOUT
    at devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:300:781
    at new Promise (<anonymous>)
    at yp.sendCommand (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:300:734)
    at devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:863
    at _navigation (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:11522)
    at async _navigations (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:11896)
    at async devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:12853
    at async Runner.gather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:259:196013)
    at async navigationGather (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:12537)
    at async navigation (devtools://devtools/bundled/devtools-frontend/front_end/third_party/lighthouse/lighthouse-dt-bundle.js:446:13956)

What did you expect?

I expect that lighthouse analyse the webpage to tell me why it's slow in loading.

What have you tried?

vv

How were you running Lighthouse?

Chrome DevTools

Lighthouse Version

boh

Chrome Version

No response

Node Version

No response

OS

No response

Relevant log output

No response

adamraine commented 2 weeks ago

https://github.com/GoogleChrome/lighthouse/issues/6512