Thanks so much for the reply:
So.....
PiHole -r reconfigure and repair both give the same output (I don't get the option to reconfig the IP address etc):
root@sizzlepi:~# pihole -r
[β] Root user check
.;;,.
.ccccc:,.
:cccclll:. ..,,
:ccccclll. ;ooodc
'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
.',,,,,,'.
.',,,,,,,,,,.
.',,,,,,,,,,,,....
....''',,,,,,,'.......
......... .... .........
.......... ..........
.......... ..........
......... .... .........
........,,,,,,,'......
....',,,,,,,,,,,,.
.',,,,,,,,,'.
.',,,,,,'.
..'''.
[i] Existing PHP installation detected : PHP version 7.0.33-0ubuntu0.16.04.9
[i] Reconfigure option selected
[β] Disk space check
[β] Update local cache of available packages
[i] Checking apt-get for upgraded packages...E: Unmet dependencies. Try using -f.
[β] Checking apt-get for upgraded packages... up to date!
[i] Installer Dependency checks...
[β] Checking for apt-utils
[β] Checking for dialog
[β] Checking for debconf
[β] Checking for dhcpcd5
[β] Checking for git
[i] Checking for iproute (will be installed)
[β] Checking for whiptail
Although with the reconfigure I do briefly see the configuration screen pop and disappear in an instant.
Maybe it's time to re-flash this puppy! Unfortunately I've done that a few times lately and I'm starting to suspect a hardware error somewhere around the place.
Interestingly, if I edit /etc/pihole/setupVars.conf the listed IP is the same as in the debug file.
Here are the outputs of the two commands you suggested:
root@sizzlepi:~# sudo netstat -nltup | grep 'Proto\|:53 \|:5053 \|:5353 \|:8953 \|:67 \|:80 \|:471'
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:4711 0.0.0.0:* LISTEN 1086/pihole-FTL
tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 1197/dnsmasq
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 1086/pihole-FTL
tcp6 0 0 ::1:4711 :::* LISTEN 1086/pihole-FTL
tcp6 0 0 ::1:53 :::* LISTEN 1086/pihole-FTL
tcp6 0 0 fe80::e098:f4ff:fedb:53 :::* LISTEN 1086/pihole-FTL
udp 0 0 127.0.1.1:53 0.0.0.0:* 1197/dnsmasq
udp 0 0 127.0.0.1:53 0.0.0.0:* 1086/pihole-FTL
udp 0 0 0.0.0.0:67 0.0.0.0:* 1086/pihole-FTL
udp6 0 0 ::1:53 :::* 1086/pihole-FTL
udp6 0 0 fe80::e098:f4ff:fedb:53 :::* 1086/pihole-FTL
sudo systemctl status --full --no-pager lighttpd
β lighttpd.service - Lighttpd Daemon
Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2020-01-25 08:17:16 AEDT; 1h 23min ago
Process: 1022 ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf (code=exited, status=255)
Process: 945 ExecStartPre=/usr/sbin/lighttpd -t -f /etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
Main PID: 1022 (code=exited, status=255)
Jan 25 08:17:14 sizzlepi systemd[1]: Starting Lighttpd Daemon...
Jan 25 08:17:15 sizzlepi lighttpd[945]: Syntax OK
Jan 25 08:17:15 sizzlepi systemd[1]: Started Lighttpd Daemon.
Jan 25 08:17:16 sizzlepi lighttpd[1022]: 2020-01-25 08:17:15: (log.c.118) opening errorlog '/var/log/lighttpd/error.log' failed: Permission denied
Jan 25 08:17:16 sizzlepi systemd[1]: lighttpd.service: Main process exited, code=exited, status=255/n/a
Jan 25 08:17:16 sizzlepi systemd[1]: lighttpd.service: Unit entered failed state.
Jan 25 08:17:16 sizzlepi systemd[1]: lighttpd.service: Failed with result 'exit-code'.
Thanks again... point me to the donate button - I think it's time...