Failed to restart pihole-FTL.service

I am now seeing this as well:

[βœ—] Job for dnsmasq.service failed. See 'systemctl status dnsmasq.service' and 'journalctl -xn' for details.
pihole-FTL: no process found

Pi-hole version is v3.3 (Latest: v3.3)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)

Run pihole -d for a debug token and share the output of:

sudo service dnsmasq status
sudo service pihole-FTL status

sudo service dnsmasq status

  • dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
    Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled)
    Drop-In: /run/systemd/generator/dnsmasq.service.d
    `-50-dnsmasq-$named.conf, 50-insserv.conf-$named.conf
    Active: failed (Result: exit-code) since Wed 2018-02-21 17:54:23 CST; 22h ago
    Process: 5750 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=1/FAILURE)

sudo service pihole-FTL status

  • pihole-FTL.service - LSB: pihole-FTL daemon
    Loaded: loaded (/etc/init.d/pihole-FTL)
    Active: inactive (dead)

[βœ“] Your debug token is: kndt5slv66

Sorry, I've been busy for the last few days. Can you make a new debug token?
What is the output of pihole -g?

Sorry for the delay.

Your debug token is: hyy3i9y4m3

pihole -g

[i] Neutrino emissions detected...
[βœ“] Pulling blocklist source list into range

[i] Target: raw.githubusercontent.com (hosts)
[βœ“] Status: Retrieval successful

[i] Target: mirror1.malwaredomains.com (justdomains)
[βœ“] Status: Retrieval successful

[i] Target: sysctl.org (hosts)
[βœ“] Status: No changes detected

[i] Target: zeustracker.abuse.ch (blocklist.php?download=domainblocklist)
[βœ“] Status: No changes detected

[i] Target: s3.amazonaws.com (simple_tracking.txt)
[βœ“] Status: No changes detected

[i] Target: s3.amazonaws.com (simple_ad.txt)
[βœ“] Status: No changes detected

[i] Target: hosts-file.net (ad_servers.txt)
[βœ“] Status: Retrieval successful

[βœ“] Consolidating blocklists
[βœ“] Extracting domains from blocklists
[i] Number of domains being pulled in by gravity: 146697
[βœ“] Removing duplicate domains
[i] Number of unique domains trapped in the Event Horizon: 123564

[i] Number of blocklist source domains being added to the whitelist: 6
[i] Number of whitelisted domains: 6
[βœ“] Parsing domains into hosts format
[βœ“] Cleaning up stray matter
[βœ—] Job for dnsmasq.service failed. See 'systemctl status dnsmasq.service' and 'journalctl -xn' for details.
pihole-FTL: no process found

[βœ“] DNS service is running
[βœ“] Pi-hole blocking is Enabled

You're on Jessie with an out of date dnsmasq version, see:

1 Like

A post was split to a new topic: I am getting pihole-FTL β€œactive (exited)” and Web GUI is non resposive

For the next person searching for a solution. My pihole FTL was broken. /r (repair) fixed it.