Summary
The user is experiencing an issue similar to one discussed on Stack Overflow regarding an I/O timeout when pulling from a registry using Earthly. They suspect a personal misconfiguration since a coworker can run the same command without problems. The user mentions that another individual encountered a similar issue while accessing the corporate network via VPN and is seeking suggestions for debugging the problem.
ggoretkin
I am running into this same issue: https://stackoverflow.com/questions/78487554/earthly-buildkit-always-return-i-o-timeout-when-pulling-https-registry-1-dock I am guessing I have some kind of personal misconfiguration, because a coworker has no problem running the same earthly <http://github.com/earthly/hello-world+hello|github.com/earthly/hello-world+hello>
. And someone else has seen something similar when accessing our corporate network via VPN.
Any suggestions for debugging?