CCWeb
Members
-
Joined
-
Last visited
Solutions
-
CCWeb's post in "No Such Host", Docker can't access the internet. was marked as the answerDec 23rd Update:
Apparently this a DNS settings issue and adding two external public DNS servers in Network Settings fixed the problem. 🙂
Per Unraid support:
In Unraid Network Settings
(1) Enable Static DNS addresses
(2) Add as #1 DNS: 208.67.222.222
(3) Add as #2 DNS: 208.67.220.220
-------------------
My Previous Workaround:
I don't know if enabling IP6 is a solution, workaround, or it coincidentally resets something, but I enabled IP6 on my router, then selected "IP4 & IP6" in my Unraid network settings. As of now, it did the trick and Docker can now pull down what it needs from the internet. 🙂
So far I've been able to download and install 3 of 4 Docker apps. 1 still can't find the repository it needs, perhaps this is a problem unique to that container.
I may still have a Docker IP4 routing issue and I'll continue to investigate and confirm the connectivity of the installed apps from Docker, then post an update here.
Thanks!