librespeed / librespeed/speedtest-cli

Use of --share results in File not found. error

Open
#114 4 comments 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

Likely related to the API endpoint / certificate issue from earlier today (3/16/2026)

when using speedtest-cli with the --share option (and no other options) an error is produced instead of the link to the shareable stat block. This error only happens when using the --share option.

./librespeed-cli --share Retrieving LibreSpeed.org server list Selecting the fastest server based on ping Selected server: Los Angeles, United States (1) (Clouvider) [la.speedtest.clouvider.net] You're testing from: 68.109.154.81 - Unknown ISP Ping: 20 ms Jitter: 1 ms Download rate: 833.21 Mbps Upload rate: 104.53 Mbps Error when sending telemetry data: server returned invalid response: File not found.

Expected results, this should work and return a URL to a share image,.

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 at the --share handling exposed by ./librespeed-cli and reproduce the command shown in the issue. Trace the telemetry request and its response handling; done means --share completes without the “File not found.” error and returns a share-image URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.