Pi-hole FTL v5.8.1 Hotfix release
We have just pushed a hotfix release for FTL which should hopefully resolve some database issues that we have been seeing reported.
If you have been affected by issues with the database (not everyone has), the general advice is to mv
the database (/etc/pihole/pihole-FTL.db)
to a .bak
if you’d like, else just rm
it, and then let pihole-FTL
build a new one
I removed the old FTL with
sudo rm /etc/pihole/pihole-FTL.db
but when I enter
pihole-FTL
it tells meAny ideas how to fix it? I run Ubuntu 20.04.2 on my Raspberry Pi 4 B.
You should never do this. Run
instead.
This was a good update indeed.
Tested with DNS benchmark on FTL 5.8 and it was dead slow.
Tested with DNS benchmark on FTL 5.8.1 and it now is equal to or outperforms prior versions.