Interface says Update Available but up to date

pihole

When I use pihole -up command, says everything is up to date.

Hi,

see here

Try the following commands

cd /etc/.pihole
sudo git fetch --tags
pihole -r

1 Like

This worked actually, thanks!
cd /etc/.pihole
sudo git fetch --tags
pihole updatechecker

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