docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 879 forks source link

Push Exits Mid-Push #938

Open jamescarr opened 9 years ago

jamescarr commented 9 years ago

We have an internal docker registry used for various images but today while trying to push a new image I'm working on it simply exits mid-push. No error logs, no errors reported in registry logs. I was on 0.8.1 but upgraded to 0.9.1. Using Docker 1.4.1, upgraded to 1.5.0 and seeing the same problem. Problem persist from our CI server that was running 1.2.1.

Any ideas where I could begin pursuing this issue?