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

Error building container on Duckiebot #48

Closed
STOMATOPOD opened this issue Oct 17, 2021 · 2 comments
Closed

Error building container on Duckiebot #48

STOMATOPOD opened this issue Oct 17, 2021 · 2 comments

Comments

@STOMATOPOD
Copy link

When we run the following build command for the first time:
dts devel build -H duck4.local
We get the following error message at step 11:

Step 11/59 : FROM ${DOCKER_REGISTRY}/duckietown/${BASE_IMAGE}:${BASE_TAG} as BASE
ERROR:dts:Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on [::1]:53: read udp [::1]:33033->[::1]:53: read: connection refused
ERROR:dts:An error occurred while building the project image.

When we run the build command again, the program simply hangs

@valerieduffey
Copy link

It takes around 15 minutes, just let it run.

@18r441m
Copy link
Owner

18r441m commented Oct 18, 2021

That’s correct @valerieduffey. The base image is large so give it time to download.

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

3 participants