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

docker-compose up -d timeout #103

Closed
CharleyXu opened this issue Nov 4, 2021 · 2 comments
Closed

docker-compose up -d timeout #103

CharleyXu opened this issue Nov 4, 2021 · 2 comments

Comments

@CharleyXu
Copy link

➜ nebula-docker-compose git:(v2.0.0) docker-compose up -d

Pulling metad0 (vesoft/nebula-metad:v2.0.0)...
v2.0.0: Pulling from vesoft/nebula-metad
2d473b07cdd5: Pulling fs layer
18b911743d01: Pulling fs layer
7feb5a2056b0: Pulling fs layer
76689905f720: Waiting
ERROR: error pulling image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/5d/5dead1910498f849db3c2cc859eade6b483f677623bfa72df0f505ff9b63ebea/data?verify=1636012814-Px9dFbCl8tfoXLSoGyVYzOKFTQ4%3D": dial tcp: lookup production.cloudflare.docker.com on 192.168.65.5:53: read udp 192.168.65.4:63494->192.168.65.5:53: i/o timeout

@wey-gu
Copy link
Contributor

wey-gu commented Nov 4, 2021

Is your network in china mainalnd? It could be caused by network instability for docker hub(cloudflare CDN), alternatively you could try with some China docker mirror as your registry.
for example: https://gist.github.com/y0ngb1n/7e8f16af3242c7815e7ca2f0833d3ea6

@CharleyXu
Copy link
Author

Thanks for your comment,its work !

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

2 participants