Closed OSnuszka closed 1 month ago
The error occurs from the lighthouse binary. Lighthouse itself does not expose any information on why it failed so not too sure what the solution is.
You can try and earlier version of Unlighouse which used a lighthouse version that didn't throw this issue as often.
is setTimeout an option for Scanner?
is setTimeout an option for Scanner?
to be honest, I noticed this timeout not work as expected, but I keep that in configuration anyway (It was a try to fix problem described in this ticket)
Is there any update on this issue? :)
This should be triggered less frequently in more recent versions, I don't think there's anything else I can do on my end.
If you can reliably replicate it though please send through details.
Details
I use Unlighthouse to scan production domains, and some of them are not scannable due to this error appearing in the logs. This error is looping during execution:
"Lighthouse failed to run performance audits for "/", adding back to queue."
I'm using unlighthouse-ci to execute my audits. Below my configuration: