Wrong info about blacklist item

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

Hi,

58

Edit the blacklist file and remove any extra lines. Then run the wc command again to verify that it now returns zero.

2 Likes

Ok,
it's solved

52
19

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.