Something is using port 53 and FTLDNS cannot start because of that.
What's the output of sudo lsof -i :53 +c 0 | awk 'FNR==2{ print $1 }'
?
Something is using port 53 and FTLDNS cannot start because of that.
What's the output of sudo lsof -i :53 +c 0 | awk 'FNR==2{ print $1 }'
?