Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Docker example in docs for lighthouse run is hanging

Open
#136 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, javascript
Domain
performance

Research direction

Start by reproducing the documented Docker command from the Lighthouse documentation page and capture where collection stops. Inspect the reported Lighthouse collection path and compare the behavior with the documented image version. Done means identifying the cause of the hang and updating the example or documenting the required workaround.

Written by the indexing model from the issue text.

Description

Using the example in docs for running lighthouse ie

docker run --shm-size=1g --rm -v "$(pwd):/sitespeed.io" sitespeedio/sitespeed.io:35.2.0-plus1 https://www.sitespeed.io/

It is getting stuck at Start collecting Lighthouse results . I have asked someone else and they are also seeing the same.

Can you help with what the issue is?

Screenshot 2024-10-18 at 13 28 52
Dominant language
JavaScript
Stars
31
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sitespeedio/plugin-lighthouse

All issues in sitespeedio/plugin-lighthouse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.