docker-archive / docker-registry

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

Self hosted S3 (Minio) retrying in X seconds. #1086

Closed bweston92 closed 7 years ago

bweston92 commented 7 years ago

I have an S3 backend for registry:2 however I'm getting some logs on push but cannot see what the error is as it keeps saying on the push it is retrying in X seconds.

https://gist.github.com/bweston92/03361ac1d7b79eb9fa9b3db5ed185356

Issue opened on Minio too at minio/minio#2743