Skip to content
\n

When I do this, the pihole image errors with

\n
dnsmasq: failed to create listening socket for port 53: Address already in use\n::: Testing pihole-FTL DNS: [cont-init.d] 20-start.sh: exited 1. \n
\n

and then the container shuts down.

\n

I'm stumped. Lil' help?

\n","upvoteCount":1,"answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"

Are you already running something that's listening on port 53? Since it's already saying the port is in use.

\n

ss -tulpan | grep 53

","upvoteCount":1,"url":"https://GitHub.com/MoJo2600/pihole-kubernetes/discussions/145#discussioncomment-653823"}}}

What's the values override magic needed to set up DHCP? #145

Answered by propyless
kaitlinsm asked this question in Q&A
Discussion options

You must be logged in to vote

Are you already running something that's listening on port 53? Since it's already saying the port is in use.

ss -tulpan | grep 53

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@kaitlinsm
Comment options

@propyless
Comment options

@kaitlinsm
Comment options

@kaitlinsm
Comment options

@propyless
Comment options

Answer selected by kaitlinsm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants