You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: