Skip to content

Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: dial tcp 192.168.65.5:3128: connect: connection refused #5634

@bsnote

Description

@bsnote
  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID: 18C06B83-84A6-4E83-97D3-C4A527040AB4/20210427135201

Expected behavior

Docker pull should result in pulling an image from dockerhub or private registry. It should use proxy when set to "Manual proxy configuration".

Actual behavior

Docker pull results in Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: dial tcp 192.168.65.5:3128: connect: connection refused when I try to pull an image.

Information

After upgrade to version 3.3.1 of Docker Desktop, I get the message Error response from daemon: Get https://registry-1.docker.io/v2/: proxyconnect tcp: dial tcp 192.168.65.5:3128: connect: connection refused when I try to pull an image.

The error message indicates that there is a problem with a proxy, though the proxy settings are correct. If Manual Proxy Configuration is disabled in Docker Settings, it still doesn't work showing Error response from daemon: Get https://registry-1.docker.io/v2/: Bad Gateway error, even though system proxy settings are correct.

  • macOS Version: 10.14.6
  • Intel chip or Apple chip: Intel chip
  • Docker Desktop Version: 3.3.1 (63152)
  • This is behind a corporate network

Steps to reproduce the behavior

  1. Upgrade Docker Desktop to 3.3.1
  2. Make sure Manual Proxy Settings are set and correct.
  3. Try to pull an image.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions