Many people (including me ^^), have problems with the FTL service (after a reboot and / or update).
Host: MXServeur Kernel: 4.16.12-xanmod11 x86_64 bits: 64 Desktop: Xfce 4.12.3
Distro: MX-17.1_x64 Horizon March 14, 2018 (Debian based, cooperative venture between the antiX and former MEPIS)
Machine Type: Desktop Mobo: ASUSTeK model: Z10PE-D16 WS v: Rev 1.xx
CPU: 2x 6-Core model: Intel Xeon E5-2603 v3 bits: 64 type: MCP SMP
pihole -v
Pi-hole version is v3.3.1 (Latest: v3.3.1)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)
whereis pihole-FTL
pihole-FTL: /usr/bin/pihole-FTL
locate pihole-FTL
/etc/.pihole/advanced/pihole-FTL.service
/etc/init.d/pihole-FTL
/etc/pihole/pihole-FTL.conf
/etc/pihole/pihole-FTL.db
/usr/bin/pihole-FTL
/var/log/pihole-FTL.log
/var/log/pihole-FTL.log.1
/var/log/pihole-FTL.log.2.gz
/var/log/pihole-FTL.log.3.gz
ls -l /usr/bin/pihole-FTL
-rwxr-xr-x 1 root root 1533731 juin 5 19:33 /usr/bin/pihole-FTL
The problem disappears at home after changing the rights on /var/log/pihole-FTL.log
pihole-FTL test
FATAL: Opening of FTL log (/var/log/pihole-FTL.log) failed!
Make sure it exists and is writeable by user kmz
sudo chmod 0755 /var/log/pihole-FTL.log
pihole-FTL test
FATAL: Opening of FTL log (/var/log/pihole-FTL.log) failed!
Make sure it exists and is writeable by user kmz
sudo chmod 0777 /var/log/pihole-FTL.log
pihole-FTL test
FTL started!
Could you, please, make the change in /etc/init.d/pihole-FTL
I did it manually, but as soon as an update, or a change of version takes place, ... badaboum, broken again