"versions" at bottom of web interface is missing after latest v6-update

EDIT: solved itself, no idea what happened, maybe the update took longer in the background...

After latest v6-Update the versions of the 3 pihole-components is not shown anymore at the bottom of the web interface (expected below "Donate if you found this useful")
Apart from that everything else seems to be up and running well...:

my system:

  • pihole v6 on Raspi 3B+
  • Fritzbox 7490
  • (no gimmicks that I am aware of...)

Running pihole status shows:

/usr/local/bin/pihole: Zeile 34: /etc/pihole/versions: Keine Berechtigung
  [βœ“] FTL is listening on port 53
     [βœ“] UDP (IPv4)
     [βœ“] TCP (IPv4)
     [βœ“] UDP (IPv6)
     [βœ“] TCP (IPv6)

  [βœ“] Pi-hole blocking is enabled

debug token is: https://tricorder.pi-hole.net/SUIA6gdY/

Forgive me in case I miss something obvious

Broken on mine too...

{FF158E6E-1449-4B84-BA24-80EF9DF7BEA0}

1 Like

What's the content of /etc/pihole/versions file?

CORE_VERSION=v6.0.6
CORE_BRANCH=master
CORE_HASH=0f7803b7
GITHUB_CORE_VERSION=
GITHUB_CORE_HASH=0f7803b7
WEB_VERSION=v6.1
WEB_BRANCH=master
WEB_HASH=1eaddca8
GITHUB_WEB_VERSION=v6.1
GITHUB_WEB_HASH=1eaddca8
FTL_VERSION=v6.1
FTL_BRANCH=master
FTL_HASH=a3313229
GITHUB_FTL_VERSION=v6.1
GITHUB_FTL_HASH=a3313229

Please run pihole updatechecker if this does not resolve the issue, please upload a debug token.

1 Like

That worked, thanks.

CORE_VERSION=v6.0.6
CORE_BRANCH=master
CORE_HASH=0f7803b7
GITHUB_CORE_VERSION=v6.0.6
GITHUB_CORE_HASH=0f7803b7
WEB_VERSION=v6.1
WEB_BRANCH=master
WEB_HASH=1eaddca8
GITHUB_WEB_VERSION=v6.1
GITHUB_WEB_HASH=1eaddca8
FTL_VERSION=v6.1
FTL_BRANCH=master
FTL_HASH=a3313229
GITHUB_FTL_VERSION=v6.1
GITHUB_FTL_HASH=a3313229

for me too! (mine was gone again, now itΒ΄s back)

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