arevindh / pihole-speedtest

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

Clear History doesn't seem to work #146

Closed vasundhar closed 4 months ago

vasundhar commented 9 months ago

Clear history doesn't do anything and it might keep bloating if there is no limit on number of days you want to keep the history. Also when there is manual intervention, it says history will be cleared but nothing seem to happen. If something happens when will it happen ?

arevindh commented 8 months ago

Can you try sudo pihole -a -sc from terminal ?

vasundhar commented 8 months ago

pihole -a -sc works successfully. are you copying from '/var/www/html/admin/scripts/pi-hole/speedtest/speedtest.db' to /etc/pihole/speedtest.db with that ?

arevindh commented 8 months ago

pihole -a -sc works successfully. are you copying from '/var/www/html/admin/scripts/pi-hole/speedtest/speedtest.db' to /etc/pihole/speedtest.db with that ?

Yes