Forum Navigation
You need to log in to create posts and topics.

Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded

Problem

User tries to run docker pull and gets the following errors:

Error response from daemon: Head “https://registry-1.docker.io/v2/confluentinc/cp-kafka/manifests/latest”: Get “https://auth.docker.io/token?scope=repository%3Aconfluentinc%2Fcp-kafka%3Apull&service=registry.docker.io”: context deadline exceeded

or

Error response from daemon: Get “https://registry-1.docker.io/v2/”: context deadline exceeded

Solution

Docker hub usually very stable and there are no issues to download images.

Usually this issue happens because of network connectivity issues.

  1. Disconnects from your VPN
  2. Disable proxy temporary- Use direct internet access
  3. Disable Firewall temporarily