Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

sitespeed plus1 24.0.0 throws lighthouse error

Abierto
#104 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
performance

Línea de trabajo

Start by running the supplied Docker reproduction with sitespeedio/sitespeed.io:24.0.0-plus1 and the listed Lighthouse, CrUX, Chrome, and mobile options. Trace the plugin behavior around Lighthouse's Network.emulateNetworkConditions call and the reported PROTOCOL_TIMEOUT. Done means the reproduction no longer produces the Lighthouse error while retaining the requested CrUX collection behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug
Have you read the documentation?
URL

https://www.buybuybaby.com/store/product/dream-on-me-carson-classic-3-in-1-convertible-crib-in-natural/5179453?bx=off&wmSkipPwa

What are you trying to accomplish

running sitespeed 24.0.0 plus1 throws the following lighthouse error.

Errors
chrome ux report data not found for https://www.buybuybaby.com/store/product/dream-on-me-carson-classic-3-in-1-convertible-crib-in-natural/5179453?bx=off&wmSkipPwa using ALL (crux)
Lighthouse got the following errors: {"name":"LHError","code":"PROTOCOL_TIMEOUT","friendlyMessage":"Waiting for DevTools protocol response has exceeded the allotted time. (Method: Network.emulateNetworkConditions)","lhrRuntimeError":true,"protocolMethod":"Network.emulateNetworkConditions"} (lighthouse)

What browser did you use?

Chrome, Chrome Android

How to reproduce
docker run \
--rm \
-v "$(pwd)":/sitespeed.io \
sitespeedio/sitespeed.io:24.0.0-plus1 \
--gpsi.key secretkeyhash \
--resultBaseURL "https://storage.googleapis.com/my-bucket" \
--mobile true \
--gcs.projectId myproject \
--gcs.bucketname my-bucket \
--gcs.key gcskey.json \
--gcs.removeLocalResult true \
--crux.key "cruxkeyhash" \
--crux.formFactor "PHONE" \
--crux.collect "ALL" \
--firstParty "\.buybuybaby\.com" \
--chrome.timeline \
--chrome.collectLongTasks \
--chrome.collectPerfLog \
--screenshot.type "jpg" \
--visualMetrics \
--visualElements \
--videoParams.createFilmstrip \
--filmstrip.showAll true \
--copyLatestFilesToBase true \
--cpu \
--speedIndex \
--thirdParty.cpu \
-n 3 \
baby-urls.txt \
--graphite.addSlugToKey true \
--graphite.host 10.10.10.10 \
--graphite.annotationScreenshot \
--graphite.port 2003 \
--slug Buybuybaby \
--graphite.httpPort 80 \
--graphite.namespace=sitespeed_io.Mobile
Relevant log output
Lighthouse got the following errors: {"name":"LHError","code":"PROTOCOL_TIMEOUT","friendlyMessage":"Waiting for DevTools protocol response has exceeded the allotted time. (Method: Network.emulateNetworkConditions)","lhrRuntimeError":true,"protocolMethod":"Network.emulateNetworkConditions"} (lighthouse)
Lenguaje dominante
JavaScript
Estrellas
31
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de sitespeedio/plugin-lighthouse

Todos los issues de sitespeedio/plugin-lighthouse

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.