Just logged into my pihole today to whitelist a website and noticed on my network overview page every device was brown and hadn't checked in for the last 2 days, going on 3 now.
I saw there was an FTL update so I ran that quick, cleared the network table and shut down my pihole, booted it back up and devices are not repopulating in the network table. Page just shows "no data available in table"
Currently running
Core - 6.04
FTL - 6.0.3
Web Interface - 6.0.1
I have already ran pihole -r and have already tried
sudo service pihole-FTL stop
sudo mv /etc/pihole/pihole-FTL.db /etc/pihole/pihole-FTL-old.db
sudo service pihole-FTL start
as well as
sudo service pihole-FTL stop
sudo rm /etc/pihole/pihole-FTL.db
sudo service pihole-FTL start
and several shut downs and restarts of pihole itself, DHCP assignments appear to be working still and queries blocking appears to be working still as well
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:
I finally fixed this, after some trial and error it looks like teleporter import was breaking the network overview page.
I did several more clean installs and tested to verify that was the issue and then manually readded all my domain block/allows, block lists, dhcp assignments etc.
I imported all the exact same block lists and also noted that the number of domains added was quite a bit less then what my V5 install had and also much less than what teleporter had imported.