Search found 2 matches

by Colgra
11 May 2025, 11:56
Forum: Docker
Topic: [Help] TOS 5 Network Problem DNS Lookup Failed for Docker and Internet [SOLVED]
Replies: 1
Views: 903
Russia

Re: [Help] TOS 5 Network Problem DNS Lookup Failed for Docker and Internet [SOLVED]

Yes, figured it out. There was a symlink in /etc/resolv.conf pointing to a non-existent file. Removed the link, created the file manually, added my DNS servers there, and now everything works.
by Colgra
11 May 2025, 01:04
Forum: Docker
Topic: [Help] TOS 5 Network Problem DNS Lookup Failed for Docker and Internet [SOLVED]
Replies: 1
Views: 903
Russia

[Help] TOS 5 Network Problem DNS Lookup Failed for Docker and Internet [SOLVED]

Hello, I’m using TOS 5 and manually configured the network via the web interface, specifying a local DNS (192.168.1.1) and Google’s DNS (8.8.8.8). However, when trying to download a Docker image, I get the following error in Portainer: *Error response from daemon: Get "https://registry-1.docker...

Go to advanced search