In the web interface Pi Hole is showing wron info about blacklist.
It's showing that I have one blacklist item but I have none added.
Example in screenshots:
In the web interface Pi Hole is showing wron info about blacklist.
It's showing that I have one blacklist item but I have none added.
Example in screenshots:
I think the question is that there are no entries shown in black list yet gravity update reports one item blacklisted.
Run pihole -d
for a debug token.
yes, that is right
debug token: qpkx3pan64
What is the output of these commands?
cat /etc/pihole/blacklist.txt
wc -l < /etc/pihole/blacklist.txt
Edit the blacklist file and remove any extra lines. Then run the wc
command again to verify that it now returns zero.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.