FTL can't be started

Running on a Raspberry Pi 4, Ubuntu OS

Expected Behaviour:

The install script runs through like normal

Actual Behaviour:

When I try to install the installation script it stops on "Restarting pihole-FTL status". I have tried solutions from other posts here but none of them worked for me :c

Debug Token:

Your debug token is: https://tricorder.pi-hole.net/0Ffi1SOz/

There is another software using port 53 on your system and this is causing a conflict.
In your case, named is using the port.

[✗] udp:192.168.178.99:53 is in use by named
...
[✗] tcp:192.168.178.99:53 is in use by named

You need to disable named and try again.

Thanks a lot!

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