-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
[BUG] ERROR plugin/errors 127.0.0.1:34667->127.0.0.11:53: i/o timeout #363
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
You're using a custom build, which we don't provide support for. The issue is likely related to whatever was added to or modified in the image |
What do you mean custom build? I am using |
Your log is showing Here's the start of my log for reference:
You can delete whatever custom image you have and pull our official image again. |
I have deleted the image I had download and start a new
Same error occurs, with the official image. |
looks like a coredns error. 127.0.0.11 is the docker dns resolver address Did you modify coredns settings at all? Did you install docker from the official docker repo? https://docs.docker.com/engine/install/debian/#install-using-the-repository |
Yes, I installed docker with the apt repository in official mode, I have test tu fully uninstall docker https://docs.docker.com/engine/install/debian/#uninstall-docker-engine and installed from zero https://docs.docker.com/engine/install/debian/#install-using-the-repository and geting same error. I have read this https://stackoverflow.com/questions/62968807/dns-resolution-in-docker-containers and create that file they mention but same error in wireguard logs...:
Looking inside de wireguard container in
|
If I configure the dns options in the docker compose, no modification occurs:
|
Is there an existing issue for this?
Current Behavior
When i start the docker container I get the following errors:
I configure the connection and it's not working.
Inside the container the nameserver is
127.0.0.11
, how can this be changed?Expected Behavior
No response
Steps To Reproduce
This is the docker compose:
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: