Speedtest-Tracker icon indicating copy to clipboard operation
Speedtest-Tracker copied to clipboard

[BUG] Show results for the last X days not working

Open ratnose opened this issue 2 years ago • 14 comments

Describe the bug When I change the number for how many days to show, a popup appears in the upper right corner, that is all. Also if you enter lets say 21 days, I get two popoups one for 2 and one for 21.

To Reproduce Steps to reproduce the behavior:

  1. Run speedtest as a docker image
  2. Visit first page
  3. Scroll down to bottom
  4. Change to other amount of days.

Expected behavior Span of days should change to givven number of days.

Context

  • OS: Docker on Ubuntu
  • Speedtest-Tracker Version: 1.12.0

ratnose avatar Dec 26 '21 07:12 ratnose

Also having this bug

JoghurtSommelier avatar Dec 27 '21 13:12 JoghurtSommelier

Same problem here with the latest docker image.

spupuz avatar Dec 29 '21 13:12 spupuz

I haven't properly looked into this, but when inspecting the network request to(/api/speedtest/home/<NUM> when changing the amount of days to show, it always returns the same response.

qassim avatar Jan 07 '22 18:01 qassim

I feel like this used to work, but haven't had the need to use it again until recently and found I'm experiencing the same; still able to export the data. Happens regardless of graph settings (half/full). As it stands, I have to manually browse the DB and export the data elsewhere in order to generate graphs.

teambvd avatar Jan 11 '22 14:01 teambvd

Same issue as #680. According to some users dev branch fixes it, but not for everyone.

lucahammer avatar Jan 14 '22 08:01 lucahammer

I have the same issue. If I change the days I see the popup but the graphs where not updated.

joshuabeny1999 avatar Jan 20 '22 12:01 joshuabeny1999

Same here.

szferakarcolo avatar Jan 25 '22 16:01 szferakarcolo

Same here Version 1.12.0 via docker on synology

Wildvirus avatar Jan 25 '22 20:01 Wildvirus

Same problem here, also version 1.12.0 on Synology

rhasselbusch avatar Feb 22 '22 21:02 rhasselbusch

Same running in Docker on Unraid

shiftylilbastrd avatar Feb 25 '22 01:02 shiftylilbastrd

+1 Docker on Unraid, v1.12.0

rclough avatar Feb 28 '22 15:02 rclough

The issue is fixed on the dev branch in this commit. Unfortunately the developer has not pushed an update to seemingly any branch in 6 months.

If you would like to take advantage of this, you can switch to the dev branch. This includes using the dev tag on docker. If you are on UNRAID like me, go edit the speedtest-tracker docker settings and change the "repository" from henrywhitaker3/speedtest-tracker to henrywhitaker3/speedtest-tracker:dev (cc @shiftylilbastrd ).

I will note that sometimes if I change focus before the notifications time out (I think?) the graph seems to revert.

rclough avatar Feb 28 '22 15:02 rclough

:dev branch did run for about a month on my machine, but ended up with the same issue. ~30 days is better than failing every few days I suppose.

Other options I found are this: https://github.com/sthuber90/docker-speedtest

or using Grafana with Influx DB and a bash script: https://hub.docker.com/r/gists/speedtest-cli

filcuk avatar Apr 01 '22 08:04 filcuk

I’ve set up Grafana, Influxdb and a bash script in a docker container, it’s been working flawlessly for about 4 months. It wasn’t overly hard to do either. I think this project has been abandoned.

Sent from my iPhone

On 1 Apr 2022, at 09:08, Filip Kraus @.***> wrote:

 :dev branch did run for about a month on my machine, but ended up with the same issue. ~30 days is better than failing every few days I suppose.

Other options I found are this: https://github.com/sthuber90/docker-speedtest

or using Grafana with Influx DB and a bash script: https://hub.docker.com/r/gists/speedtest-cli

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

tuckshoprn avatar Apr 01 '22 08:04 tuckshoprn