arevindh / pihole-speedtest

Pihole Speedtest Mod
https://arevindh.github.io/pihole-speedtest/
MIT License
216 stars 22 forks source link

Scheduled Tests Fail to Run & Invalid Date error in Speedtest Log table #154

Closed town3r closed 7 months ago

town3r commented 8 months ago

Hi there!

I'm back, reinstalled the plugin yesterday after the install/update script was updated.

It seemed to be working correctly, but I failed to notice the scheduled tests were not either running successfully, or failing to be detected by the plugin.

I did notice that the Run Test Now option does not seem to work w/ my installation.

The Speedtest Log table is also showing Invalid date under the Test time column.

image

image

Any idea what could be occurring?

The few tests that do show up were ran via the Test Pihole Speedtest from command line command:

sudo "/var/www/html/admin/scripts/pi-hole/speedtest/speedtest.sh"

town3r commented 7 months ago

Looks like it worked! No error as far as i can tell.

On Tue, Feb 27, 2024 at 7:05 PM ipitio @.***> wrote:

@town3r https://github.com/town3r If the following works for you, I'll merge the PR.

curl -sSLN https://github.com/ipitio/pihole-speedtest/raw/master/mod.sh | sudo bash -s up

— Reply to this email directly, view it on GitHub https://github.com/arevindh/pihole-speedtest/issues/154#issuecomment-1967999163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6SNK42FIGFC3TFNN343LTYVZ7GFAVCNFSM6AAAAABCHDLXSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRXHE4TSMJWGM . You are receiving this because you were mentioned.Message ID: @.***>

town3r commented 7 months ago

image

ipitio commented 7 months ago

Try again, I pushed the wrong tag

ipitio commented 7 months ago

Also, it's -s up if you want to run the update!

town3r commented 7 months ago

Ahh there we go! image