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

This fix caused the web interface to stop counting queries. Anyone else seeing that? The line graphs both flatline even though the service is functioning.

After using some of the suggestions above my pihole -v looks like this

Pi-hole version is v3.3 (Latest: v3.3)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is vDev-a1b2fa0 (Latest: v3.0)

The FTL version seems to be off? Do I need to fix this, or is this ok?

Just did another pihole -r now it looks like this in the console...

Pi-hole version is v3.3 (Latest: v3.3)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)

In the web interface it looks like this...

Pi-hole Version vDev (HEAD, v3.3-0-g1e87850) Web Interface Version v3.3 FTL Version v3.0

Had the same problem; tried (sudo -i)
cd /etc/.pihole && git fetch --tags
cd /etc/.pihole && sudo git checkout master

with no change

this seemed to fix the problem
pihole -r now

1 Like

Run pihole updatechecker and check again.

I had the same issue,

pihole -r now

fixed it.

Got the same problem with the web-interface not counting and flatlining after the update, did you fix it?

I did this.

Thank's for the hint.

However, in my case FTL seemed not to start/work properly and this fixed it:

sudo rm /usr/bin/pihole-FTL
sudo pihole -r

Hi, I seem to have another issue,

pi@raspberrypi:/etc/.pihole $ pihole -v
Pi-hole version is v3.3 (Latest: v3.3)
AdminLTE version is v3.2.1-41-g114f4c90 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)

cd /var/www/html/admin
sudo git fetch --tags

Did something wrong I think. Can't check for updates anymore?

pi@raspberrypi:/etc/.pihole $ pihole -up
[i] Checking for updates...
fatal: HEAD does not point to a branch

Error: Remote revision could not be obtained, please contact Pi-hole Support
Additional debugging output:
HEAD detached at v3.3
nothing to commit, working tree clean
pi@raspberrypi:/etc/.pihole $

Run cd /etc/.pihole && sudo git checkout master

1 Like

Hi,
No that didn't work,

pi@raspberrypi:/etc/.pihole $ pihole -up
[i] Checking for updates...
[i] Pi-hole Core: up to date
[i] FTL: up to date
[i] Web Interface: update available

[i] Pi-hole Web Admin files out of date
[βœ“] Check for existing repository in /var/www/html/admin
[i] Update repo in /var/www/html/admin...
Error: Could not update local repository. Contact support.

What is the output of these commands?

cd /var/www/html/admin
sudo git status
sudo git show
sudo git fetch --tags
sudo git pull

pi@raspberrypi:~ $ cd /var/www/html/admin
pi@raspberrypi:/var/www/html/admin $ sudo git status
On branch master
Your branch and 'origin/master' have diverged,
and have 41 and 65 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
nothing to commit, working tree clean

i@raspberrypi:/var/www/html/admin $ sudo git show
commit 114f4c90828feefb87125ef2d77d3d46ffcfbfa3
Author: Siddhu arevindh@gmail.com
Date: Wed Jan 17 21:38:21 2018 +0530

Error fixes to handle connection errors.
Now script will retry after 30 seconds, will abort if it fails the second time also.

diff --git a/scripts/pi-hole/speedtest/speedtest.sh b/scripts/pi-hole/speedtest/speedtest.sh
index 405cdd1b..e6fcd251 100755
--- a/scripts/pi-hole/speedtest/speedtest.sh
+++ b/scripts/pi-hole/speedtest/speedtest.sh
@@ -40,6 +40,8 @@

Copyright: 2014-2017 Henrik Bengtsson

License: GPL (>= 2.1) (The GNU General Public License v3.0 - GNU Project - Free Software Foundation)

readonly setupVars="/etc/pihole/setupVars.conf"

source "${setupVars}"
@@ -87,6 +89,7 @@ last=false
version=false
:
Thats it, Terminal wont respond after sudo git show

If I restart terminal then continue I get,

pi@raspberrypi:~ $ sudo git fetch --tags
fatal: Not a git repository (or any of the parent directories): .git
pi@raspberrypi:~ $ sudo git pull
fatal: Not a git repository (or any of the parent directories): .git
pi@raspberrypi:~ $

You can click q to exit out of the git show command. Since you didn't go back to the repo directory the rest of the commands failed. Run them in the correct directory.

Anyways, it looks like you have manually modified the web interface repo with the speed test mod. Run these commands to fix the repo:

sudo rm -rf /var/www/html/admin
sudo git clone https://github.com/pi-hole/AdminLTE.git /var/www/html/admin

Pi Hole has completely crashed, reboot, then pi hole console only shows

"Pi-hole: Your black hole for Internet advertisements" no graphics