I triggered an audit via https://webperformancereport.com/ and its returning all zeros for Lighthouse scores.
Looking at the “Lighthouse Report”[1] it gives me the following error:
“Sorry, Lighthouse had some issues gathering your report on WebPageTest”
TypeError: Failed to fetch browser webSocket URL from http://127.0.0.1:9249/json/version:globalThis.fetch
is not a function
[1] https://www.webpagetest.org/lighthouse.php?test=240226_AiDcRB_HMX&run=1
Not sure if it’s an issue with one of the runners/configs, or something wrong in our pipelines.