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