BillionMail icon indicating copy to clipboard operation
BillionMail copied to clipboard

Container installation failed in Docker-compose: Error response from daemon: Get "https://registry-1.docker.io/v2/"

Open allstable opened this issue 4 months ago • 1 comments

HI Buddy

I tried to install BillionMail in docker by docker-compose, but failed with below error:

Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Image

My work place is in China. This error seems to be the access restriction of Docker Hub by location.

Moreover, I tried to search the specified docker image directly in Docker Hub, find nothing:

Image

Anyone can help?

Thanks a lot.

allstable avatar Aug 07 '25 03:08 allstable

If you are using Docker in China servers, it'll have this issue, because the Docker Hub server has been blocked by Chinese ISPs. Please try to use proxies or use a non-China server.

dreambladeflag avatar Aug 22 '25 09:08 dreambladeflag