"Network Overview" empty

Expected Behaviour:

All clients showing up in "Network Overview"
Used to show all devices using Pi-hole.

Pi-hole Version v4.3.5
Web Interface Version v4.3.3
FTL Version v4.3.1

Actual Behaviour:

Table empty.
No items listed

Debug Token:

https://tricorder.pi-hole.net/c20nvrmm51

There seems to be some file issues. Can you paste the output from

sudo ls -lach /etc/pihole please?

pi@PiHole:~ $ sudo ls -lach /etc/pihole
totalt 13M
drwxr-xr-x  2 pihole pihole   4,0K feb 25 19:45 .
drwxr-xr-x 90 root   root     4,0K feb 25 14:58 ..
-rw-r--r--  1 root   root      313 feb 25 14:49 adlists.list
-rw-r--r--  1 root   root      313 feb 25 14:49 adlists.list.old
lrwxrwxrwx  1 root   root       25 feb 25 14:52 auditlog.list -> /etc/pihole/auditlog.list
lrwxrwxrwx  1 root   root       22 feb 25 14:52 black.list -> /etc/pihole/black.list
lrwxrwxrwx  1 root   root       25 feb 25 14:52 blacklist.txt -> /etc/pihole/blacklist.txt
-rw-r--r--  1 pihole pihole    871 feb 26 07:48 dhcp.leases
-rw-r--r--  1 root   root      596 feb 25 14:49 dns-servers.conf
-rw-r--r--  1 root   root       20 feb 25 16:24 GitHubVersions
-rw-r--r--  1 root   root     2,8M feb 25 16:23 gravity.list
-rw-r--r--  1 root   root        1 feb 25 15:30 gravity.list.bak
-rw-r--r--  1 root   root     1,2K feb 25 14:49 install.log
lrwxrwxrwx  1 root   root       20 feb 25 14:52 lan.list -> /etc/pihole/lan.list
-rw-------  1 root   root     1,6M feb 25 16:23 list.0.raw.githubusercontent.com.domains
-rw-------  1 root   root     581K feb 25 14:49 list.1.mirror1.malwaredomains.com.domains
-rw-------  1 root   root     624K feb 25 14:49 list.2.sysctl.org.domains
-rw-------  1 root   root      613 feb 25 14:49 list.3.s3.amazonaws.com.domains
-rw-------  1 root   root      43K feb 25 14:49 list.4.s3.amazonaws.com.domains
-rw-------  1 root   root     1,7M feb 25 14:49 list.5.hosts-file.net.domains
-rw-r--r--  1 root   root     2,8M feb 25 16:23 list.preEventHorizon
-rw-r--r--  1 root   root       20 feb 26 08:20 localbranches
-rw-r--r--  1 root   root       43 feb 25 16:23 local.list
-rw-r--r--  1 root   root       43 feb 26 08:20 localversions
-rw-r--r--  1 root   root      234 feb 25 14:49 logrotate
-rw-r--r--  1 root   root     2,3M feb 25 14:49 macvendor.db
-rw-rw-r--  1 pihole root       15 feb 25 14:49 pihole-FTL.conf
-rw-r--r--  1 pihole pihole    44K feb 25 19:45 pihole-FTL.db
-rwxrwxrwx  1 root   root     3,9K feb 26 08:13 regex.list
-rw-rw-r--  1 pihole www-data  150 feb 25 16:18 regex.list.bak
-rw-r--r--  1 root   root      579 feb 25 19:44 setupVars.conf
lrwxrwxrwx  1 root   root       30 feb 25 14:52 setupVars.conf.bak -> /etc/pihole/setupVars.conf.bak
lrwxrwxrwx  1 root   root       37 feb 25 14:52 setupVars.conf.update.bak -> /etc/pihole/setupVars.conf.update.bak
lrwxrwxrwx  1 root   root       25 feb 25 14:52 whitelist.bak -> /etc/pihole/whitelist.bak
lrwxrwxrwx  1 root   root       25 feb 25 14:52 whitelist.txt -> /etc/pihole/whitelist.txt
pi@PiHole:~ $

How do you have symbolic links for files back on to themselves?

Sorry, I gave no idea of what that even means...
AFAIK I haven't created any of those.

Okay, perhaps another developer can help, or someone from our support team. My only suggestion for the situation would be to get a new Raspbian image and start everything from scratch.

Looks interesting that some files link to themselves :thinking: I would recommend a restart too, who knows what else is crooked.

Just for my own personal curiosity. Can you show the output from sudo head -n20 /etc/pihole/regex.list? That file is marked executable and it's kind of large, just wondering if there's something in there that's questionable.

regex.list contains about 190 rows.
I'm in progress of reinstalling on a new sd-card. Old one was really old anyway...

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