Updated to v3.3; web UI thinks CORE still at v3.2.1

Ok ran,
sudo rm -rf /var/www/html/admin
sudo git clone GitHub - pi-hole/web: Pi-hole Dashboard for stats and more /var/www/html/admin
again and console is back up showing
Untitled%202

Run pihole updatechecker

If that doesn't work, share the output of these commands:

cd /var/www/html/admin
git status
git describe --tags

Thnx, that worked like a charm!

All good,

thanks Mcat12

This is the first release I've experienced so far that requires a bunch of tinkering to get it to work. In my opinion Pi-Hole (Pi!) should work on the native operating system of a Pi (Raspbian Jessie) without having to update some components manually. This must have been known to the team prior to releasing it.

Doing a cd /etc/.pihole && sudo git fetch --tags and a pihole -r after fixed the above issue, but shouldn't have been necessary.

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