Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error response from daemon #20

Open
johnfelipe opened this issue Jun 23, 2022 · 1 comment
Open

Error response from daemon #20

johnfelipe opened this issue Jun 23, 2022 · 1 comment

Comments

@johnfelipe
Copy link

latest: Pulling from ruudud/devdns
31603596830f: Pull complete
737796594f78: Pull complete
0d157d191099: Pull complete
52895126f428: Pull complete
1fc72bae0e24: Pull complete
Digest: sha256:3a9cfcc17961d86dc5489b00907adea88a26dbcbc5d97b0a685726e4acb1cd8d
Status: Downloaded newer image for ruudud/devdns:latest
4a1920f7e6366a47331ae7125f60ad5d0a722dba4329d8f38088b0360e0e5a68
docker: Error response from daemon: driver failed programming external connectivity on endpoint devdns (25e56c032df7ad496c3db37cedf675b07f5b1ab6ef30d2fedf0ffd9e03a787d1): Error starting userland proxy: listen udp4 0.0.0.0:53: bind: address already in use.

im trying to ping ip address for another section of network
pls help me to solve this

@ruudud
Copy link
Owner

ruudud commented Jun 24, 2022

Hey @johnfelipe! Could you please also provide your docker run arguments?

The error says [...] 0.0.0.0:53: bind: address already in use..

Maybe run sudo lsof -i:53 to check if you already have a DNS process running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants