-
Notifications
You must be signed in to change notification settings - Fork 75
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
GESIS node fail to launch repository #2729
Comments
Still wandering if we could mitigate these if we had an on prem container registry with pass through |
To allow any training workshop where students can build their own binders (e.g., https://bit.ly/WfRRwRGit) we need to support at least 30 concurrent builds. This is fare from what the docker Hub API rate limitations currently allow us to do. |
A workaround to try is to extend the allowed time as suggested in docker/compose#3927 (comment) |
docker/docker-py#398 suggests that the problem is overloading GESIS machine. |
This issue is old and I cannot look at the logs. |
When building a new repository commit,
Is this
UnixHTTPConnectionPool
related to push the image?List of Related Material
https://discourse.jupyter.org/t/i-get-read-timed-out-errors-on-when-pushing-image-ovh/1394/3
Similar problem with OVH in 2019. "Resolved" (?) with different docker registry for the OVH cluster.
Configurable docker push timeout repo2docker#711
Upstream issue at
repo2docker
.r2d-action broken? 2i2c-org/utoronto-image#20
Similar issue from https://github.com/jupyterhub/repo2docker-action
Allow passing in extra args to Docker initialization repo2docker#1124
Pull request to repo2docker
The text was updated successfully, but these errors were encountered: