Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push image RROR: failed to do request: Head "https://production.cloudflare.docker.com/registry- #2409

Open
3 tasks
cruvie opened this issue Sep 5, 2024 · 0 comments

Comments

@cruvie
Copy link

cruvie commented Sep 5, 2024

Problem description

docker info output

Docker Info:

Client: Docker Engine - Community
 Version:    27.2.0
 Context:    desktop-linux
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.16.2-desktop.1
    Path:     /usr/lib/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.29.2-desktop.2
    Path:     /usr/lib/docker/cli-plugins/docker-compose
  debug: Get a shell into any image or container (Docker Inc.)
    Version:  0.0.34
    Path:     /usr/lib/docker/cli-plugins/docker-debug
  desktop: Docker Desktop commands (Alpha) (Docker Inc.)
    Version:  v0.0.15
    Path:     /usr/lib/docker/cli-plugins/docker-desktop
  dev: Docker Dev Environments (Docker Inc.)
    Version:  v0.1.2
    Path:     /usr/lib/docker/cli-plugins/docker-dev
  extension: Manages Docker extensions (Docker Inc.)
    Version:  v0.2.25
    Path:     /usr/lib/docker/cli-plugins/docker-extension
  feedback: Provide feedback, right in your terminal! (Docker Inc.)
    Version:  v1.0.5
    Path:     /usr/lib/docker/cli-plugins/docker-feedback
  init: Creates Docker-related starter files for your project (Docker Inc.)
    Version:  v1.3.0
    Path:     /usr/lib/docker/cli-plugins/docker-init
  sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc.)
    Version:  0.6.0
    Path:     /usr/lib/docker/cli-plugins/docker-sbom
  scout: Docker Scout (Docker Inc.)
    Version:  v1.13.0
    Path:     /usr/lib/docker/cli-plugins/docker-scout

Server:
 Containers: 9
  Running: 4
  Paused: 0
  Stopped: 5
 Images: 14
 Server Version: 27.2.0
 Storage Driver: overlayfs
  driver-type: io.containerd.snapshotter.v1
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 8fc6bcff51318944179630522a095cc9dbf9f353
 runc version: v1.1.13-0-g58aa920
 init version: de40ad0
 Security Options:
  seccomp
   Profile: unconfined
  cgroupns
 Kernel Version: 6.10.4-linuxkit
 Operating System: Docker Desktop
 OSType: linux
 Architecture: x86_64
 CPUs: 16
 Total Memory: 7.752GiB
 Name: docker-desktop
 ID: 8c09352f-0547-4248-b924-954d417158ce
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 HTTP Proxy: http.docker.internal:3128
 HTTPS Proxy: http.docker.internal:3128
 No Proxy: hubproxy.docker.internal
 Username: cruvie
 Labels:
  com.docker.desktop.address=unix:///home/cruvie/.docker/desktop/docker-cli.sock
 Experimental: false
 Insecure Registries:
  hubproxy.docker.internal:5555
  127.0.0.0/8
 Registry Mirrors:
  https://docker.wget.at/
 Live Restore Enabled: false

Debug Information

Browser name and version:

URL:

Timetamp or time range:

Public IP:

Hub Username:cruvie

Error messages (on screen or in browser console)

 => ERROR pushing cruvie/kk_etcd_ui:1.4.0 with docker                                                                                                                                                                   6.9s
 => => pushing layer e89593da6442                                                                                                                                                                                       1.7s
 => => pushing layer 47c50b9399d1                                                                                                                                                                                       1.7s
 => => pushing layer 89ce79e0157e                                                                                                                                                                                       1.7s
 => => pushing layer f33dbda6f2e3                                                                                                                                                                                       1.7s
 => => pushing layer 63f6ee00495e                                                                                                                                                                                       1.7s
 => => pushing layer 36f108a149ac                                                                                                                                                                                       1.7s
 => => pushing layer c9ef4f941bc6                                                                                                                                                                                       1.7s
 => => pushing layer 96a521c0287b                                                                                                                                                                                       1.7s
 => => pushing layer 71ca2d6177e7                                                                                                                                                                                       1.7s
 => => pushing layer 3e592d3198a8                                                                                                                                                                                       1.7s
------
 > pushing cruvie/kk_etcd_ui:1.4.0 with docker:
------
ERROR: failed to do request: Head "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/63/63f6ee00495ec4daa564e095861b657639d0842ae437e7857e55b11a878c29ac/data?verify=1725560019-KAQeUPPdYxWBb4KySPN7%2BeAToLQ%3D": EOF

Screenshots of the issue (if applicable)

Task List

  • This is NOT a security issue
  • I do NOT have a Docker subscription
  • I have looked through other issues and they do NOT apply to me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant