FTL crash here too
Your debug token is : vsfajec5fl
I moved your issue report here, since the other thread is already very long and it is not easy to see which answer belongs to which question...
Looking at your Tricorder log, I see
Status for pihole-FTL daemon:
active
but it doesn't seem to have bound to port 4711.
Please run
sudo netstat -tulpn | grep FTL
and
pihole-FTL running
(the latter might have to be run using sudo
as well, but let's first try without).
sudo netstat -tulpn | grep FTL:
pi@raspberrypi:~ $ sudo netstat -tulpn | grep FTL
pi@raspberrypi:~ $
Nothing show up there.
pi@raspberrypi:~ $ pihole-FTL running
FATAL: Opening of FTL log (/var/log/pihole-FTL.log) failed!
Make sure it exists and is writeable by user pi
pi@raspberrypi:~ $
Been running for 12h+ now whit no crash.
Fixed it whit sudo chown pi:pi /var/log/pihole-FTL.log
A post was split to a new topic: FTL issue