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
The following error occurs when pulling an image
Error response from daemon: failed to resolve reference "docker.io/timescale/timescaledb-ha:pg15": failed to do request: Head "https://registry-1.docker.io/v2/timescale/timescaledb-ha/manifests/pg15": EOF。
But with docker desktop don't have this problem
I was having the same issue. The problem seems to be the dns resolution. In the docker engine a non functional local dns was used. I could employ a workaround by setting the nameserver to a publically known one (1.1.1.1, 8.8.8.8) in the provisioning of rancher desktop.
Hi, what you are seeing is most likely related to the DNS resolutions not functioning correctly behind the VPN in v1.17.0, please see my comment here: #8055 (comment).
Actual Behavior
The following error occurs when pulling an image
Error response from daemon: failed to resolve reference "docker.io/timescale/timescaledb-ha:pg15": failed to do request: Head "https://registry-1.docker.io/v2/timescale/timescaledb-ha/manifests/pg15": EOF。
But with docker desktop don't have this problem
Steps to Reproduce
Result
Expected Behavior
Expected result: docker image for timescale/timescaledb-ha:pg15 is pulled
Additional Information
No response
Rancher Desktop Version
1.17.0
Rancher Desktop K8s Version
1.28.5
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Professional Edition 24H2
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
VPN clash
The text was updated successfully, but these errors were encountered: