anandslab / docker-traefik

Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
https://www.smarthomebeginner.com/
MIT License
2.77k stars 617 forks source link

No Internet on the linux Box #139

Open techcubs opened 3 years ago

techcubs commented 3 years ago

Hi, i followed your guide and all was working fine until recently.

Now I cant seem to resolve dns names from the linux box docker-traefik is running on. I keep getting "Temporary failure resolving " both inside and outside the docker containers.

my /etc/resolv.conf file has the following: nameserver 127.0.0.53 options edns0 trust-ad

if I do a "sudo service network-manager restart" then for a second i can do name resolutions.

Please can anyone help me out here.

proddy commented 3 years ago

I have a similar issue. Did you resolve it? (no pun intended!)