Versions on the web interface showing vDev instead of correct number

Sorry if this was answered somewhere else.

I just installed Pi-Hole in a Debian VM. Everything appears to be working, except that it is not actually showing the version numbers correctly. And nothing for FTL.

I'm just trying to understand why this is. And hopefully learn of a way to correct this.

I have tried rebooting the VM.

user@pihole-vm: ~$ pihole -v
  Pi-hole version is v5.13 (Latest: v5.13)
  AdminLTE version is v5.16 (Latest: v5.16)
  FTL version is v5.18.2 (Latest: v5.18.2)

pihole -up says everything is up to date.

The issue I am facing:

Pi-hole version: vDev
FTL version: [blank]
Web Interface: vDev

Details about my system:

Debian 11 VM on my xcp-ng server. pfSense w/ pfBlockerNG is now by main DNS server, and this set as my fall back DNS server (replacing my Raspberry Pi).

What I have changed since installing Pi-hole:

New install. Restored settings via Teleporter from my Pi-Hole running on a Raspberry Pi.

Thank you

Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

https://tricorder.pi-hole.net/6D9i2RAP/

Update: FTL is now showing "Update available!", but pihole -up shows everything is up to date.

Thanks

Try running the command below to force the check for the web interface, then refresh the page in the browser.

pihole updatechecker

@ chrislph That solved it.

Thank you to both of you.

1 Like

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