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

[BUG] Cannot open the schedule configuration

Open Shirkamdev opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug After the latest update (to 0.20.7) I cannot open the scheduling settings menu anymore. In fact, I cannot even see it on the menu.

To Reproduce

  • Update to 0.20.7.
  • Open the admin panel.
  • The schedule menu is not there.

Expected behavior The schedule menu appears and I click on it to open the appropiate page.

Screenshots image

Context

  • OS: Docker
  • Speedtest-Tracker Version: 0.20.7

Additional context

Shirkamdev avatar Jul 03 '24 17:07 Shirkamdev

The same issue, what is the solution

aguenay avatar Jul 08 '24 05:07 aguenay

same issue for me......

FabioHPT avatar Jul 22 '25 18:07 FabioHPT

@FabioHPT There is a new environment variable to configure the schedule. I copy from my docker configuration: SPEEDTEST_SCHEDULE=30 */4 * * *

This one will execute the speed test every 4 hours.

Shirkamdev avatar Jul 22 '25 18:07 Shirkamdev

Thanks how choose the server to run the speedtest ?

FabioHPT avatar Jul 23 '25 09:07 FabioHPT

I would recommend checking this page. It has all the info you want. https://docs.speedtest-tracker.dev/getting-started/environment-variables

Shirkamdev avatar Jul 23 '25 10:07 Shirkamdev