ciiiii / cloudflare-docker-proxy

A docker registry proxy run on cloudflare worker.
1.18k stars 2.41k forks source link

Error response from daemon #46

Closed raighnew closed 2 months ago

raighnew commented 3 months ago

I got this error on my side

Error response from daemon: Get "https://cloudflare-docker-proxy.xxxxx.workers.dev/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

ciiiii commented 3 months ago

This should be your local network issue, please try to bind a custom domain to the cloudflare worker

raighnew commented 2 months ago

fixed after binding a custom domain