Open p1r473 opened 1 year ago
Looks like the script is outdated now with current SQL structure
This should work:
sqlite3 /etc/pihole/pihole-FTL.db "DELETE from query_storage where client in (SELECT id from client_by_id where ip like '10.97.209')"
systemctl restart pihole-FTL
For the rmclients script: Ever seen this error? Error: cannot modify queries because it is a view