librespeed / librespeed/speedtest-cli
LibreSpeed test fails
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 845
- Forks
- 90
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 3
Description
Running the test from a sensor, that acts like a wireless client device, connects to networks and runs synthetic tests. Librespeed is one of those tests. Some sensors run the test without an issue while some throw a cert error. the raw output is below
librespeed-cli --ipv4 --duration 15 --upload-size 1024 --secure --verbose --json
Retrieving server list from https://librespeed.org/backend-servers/servers.php
Retry with /.well-known/librespeed
Error when fetching server list: Get "https://librespeed.org/backend-servers/servers.php/.well-known/librespeed": x509: certificate signed by unknown authority
Terminated due to error
Need to know what's causing the problem here. Any help?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported librespeed-cli command on an affected sensor and compare its certificate environment with a sensor where the test succeeds. Inspect the server-list retrieval and retry behavior around the reported x509 error; done means the cause is identified and the test either succeeds or reports a clear actionable failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100