#Resolve image config Error

1 messages · Page 1 of 1 (latest)

stoic lintel
#

I am trying to use dagger with the python sdk, but each time i run my code i get

#1 ERROR: failed to do request: Head "https://registry-1.docker.io/v2/lukemathwalker/cargo-chef/manifests/latest-rust-1.65": dial tcp: i/o timeout

attached is the full stack trace and and my python code

steady fossil
#

@stoic lintel can you try removing your dagger-engine container and try again?

docker rm -fv $(docker ps --filter name=dagger-engine -q)

^ that should remove it I think

stoic lintel
steady fossil
#

I'd say it's an "upstream" obscure thing. cc @graceful scroll or @polar nacelle could have more info about it