Please follow the below template, it will help us to help you!
Expected Behaviour:
"sudo service pihole-FTL restart" should restart the service
Actual Behaviour:
"sudo service pihole-FTL restart" fails to restart the service and "service pihole-FTL status" returns - rm: cannot remove ‘/var/run/pihole/FTL.sock’: No such file or directory. I've confirmed that /var/run/pihole/FTL.sock does in fact exist and is owned by pihole.
However, if I "sudo reboot" the pihole-FTL service starts as expected.
Subsequent restarts of the pihole-FTL service via "sudo service pihole-FTL restart" fails with a status message of rm: cannot remove ‘/var/run/pihole/FTL.sock’ message.
Dnsmasq and FTL were listed as offline in the pihole admin web console after upgrading to pihole 3.3, . The pihole admin web console was also missing information for total queries, queries blocked, etc.
The dnsmasq offline issue was resolved by upgrading dnsmasq via the instructions located here - Install a more recent dnsmasq on Raspbian Jessie
The issue with the pihole web console not displaying data was resolved by clearing Chrome's cache and reopening the pihole admin web console.
After clearing Chrome's cache, the FTL no longer showed as being offline in the pihole admin web console, however "service pihole-FTL status" showed FTL as being offline with a status error message rm: cannot remove ‘/var/run/pihole/FTL.sock’: No such file or directory. I confirmed that /var/run/pihole/FTL.sock does in fact exist and is owned by pihole.
However, if I "sudo reboot" the pihole-FTL service starts as expected. Subsequent executions of "sudo service pihole-FTL restart" leaves the service un-started with a status message of rm: cannot remove ‘/var/run/pihole/FTL.sock’ message
sudo reboot again and the pihole-FTL service starts.
Seems perhaps the service restart command is broken. Also, "sudo service pihole-FTL stop" and "sudo service pihole-FTL start" fails to start the service and returns a status message of rm: cannot remove ‘/var/run/pihole/FTL.sock’ message
Debug Token:
g0msrtms4s