I am trying to setup pihole but my FTL service stays offline I have tried uninstalling dnsmasq and setting up cloudflare still same issue.
I have also tried repair.
failed to create listening socket for port 53: Address already in use
failed to create listening socket for port 53: Address already in use
FAILED to start up
Debug Token:
https://tricorder.pi-hole.net/15mmywzh63
netstat -nltup | grep 'Proto\|:53 \|:67 \|:80 \|:471 \|:5053'
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN -
tcp 0 0 192.168.1.149:53 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:5053 0.0.0.0:* LISTEN -
tcp6 0 0 :::80 :::* LISTEN -
tcp6 0 0 ::1:53 :::* LISTEN -
udp 0 0 192.168.1.149:53 0.0.0.0:* -
udp 0 0 127.0.0.1:53 0.0.0.0:* -
udp 0 0 127.0.0.1:5053 0.0.0.0:* -
udp6 0 0 ::1:53 :::* -