DNS service is NOT running

Hi, everyone! Seems I got a problem. And I need help.

Expected Behaviour:

Pi-hole resolve domains and block ads properly.

Actual Behaviour:

[pi@RasPi-KB ~]$ pihole status
  [✗] DNS service is NOT running

Can't be solved by pihole restartdns or pihole -r.

Debug Token:

[✗]  There was an error uploading your debug log.

Get the output from sudo systemctl status --full --no-pager pihole-FTL.service please.

Thanks for your reply.

● pihole-FTL.service - LSB: pihole-FTL daemon
   Loaded: loaded (/etc/init.d/pihole-FTL; generated)
   Active: active (exited) since Thu 2020-06-18 00:37:15 CST; 6
h ago
     Docs: man:systemd-sysv-generator(8)
  Process: 10779 ExecStart=/etc/init.d/pihole-FTL start (code=e
xited, status=0/SUCCESS)

Jun 18 00:37:15 RasPi-KB systemd[1]: Starting LSB: pihole-FTL d
aemon...
Jun 18 00:37:15 RasPi-KB pihole-FTL[10779]: Not running
Jun 18 00:37:15 RasPi-KB su[10803]: (to pihole) root on none
Jun 18 00:37:15 RasPi-KB su[10803]: pam_unix(su:session): sessi
on opened for user pihole by (uid=0)
Jun 18 00:37:15 RasPi-KB pihole-FTL[10779]: dnsmasq: bad addres
s at line 15 of /mnt/ks/.confs/dnsmasq/github.conf
Jun 18 00:37:15 RasPi-KB su[10803]: pam_unix(su:session): sessi
on closed for user pihole
Jun 18 00:37:15 RasPi-KB systemd[1]: Started LSB: pihole-FTL da
emon.

Fix that and it should work.

Worked for me.
Thank you very much!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.