librespeed / librespeed/speedtest-cli

LibreSpeed test fails

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

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.