Docker repository error?

Hi.

I just tried to do fresh install for 1.0.0 alpha4 but one of docker repository returns 500 internal error.
Container f3618ac16887 fails to download. Is it currently under maintenance ?

[root@Coordinator creationline]# ./elastic-cloud-enterprise-installer.sh --debug --installation-id Coordinator --public-host-name 13.91.54.21 --host-ip 10.0.0.4 --availability-zone west-us-a --capacity 6144
Unable to find image 'docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:1.0.0-alpha4' locally
1.0.0-alpha4: Pulling from cloud-enterprise/elastic-cloud-enterprise
3690ec4760f9: Pull complete
e75fbff20467: Pull complete
27452c761733: Pull complete
9d462f6fefc4: Pull complete
5a6f258d5a07: Pull complete
f7709a62228d: Pull complete
372c8e49d9d5: Pull complete
b842b3af6efd: Pull complete
4ddb19818ffc: Pull complete
612cacd1b411: Pull complete
086709959c54: Pull complete
00b2f98d0080: Pull complete
8658101ef634: Pull complete
353338694b4e: Pull complete
887b462d18ac: Pull complete
044091723e92: Pull complete
f3618ac16887: Downloading
d2fe13c0d14a: Download complete
docker: received unexpected HTTP status: 500 Internal Server Error.
See 'docker run --help'.

syslog message looks like this.

Feb 17 14:16:59 Coordinator docker: time="2017-02-17T14:16:59.374309463Z" level=error msg="Download failed, retrying: received unexpected HTTP status: 500 Internal Server Error"
Feb 17 14:17:20 Coordinator docker: time="2017-02-17T14:17:20.097924791Z" level=error msg="Download failed: received unexpected HTTP status: 500 Internal Server Error"
Feb 17 14:17:20 Coordinator docker: time="2017-02-17T14:17:20.237705397Z" level=error msg="Error trying v2 registry: received unexpected HTTP status: 500 Internal Server Error"
Feb 17 14:17:20 Coordinator docker: time="2017-02-17T14:17:20.237760999Z" level=error msg="Attempting next endpoint for pull after error: received unexpected HTTP status: 500 Internal Server Error"

I tried again and it worked now. Not fully convinced but strange...

[root@Coordinator creationline]# ./elastic-cloud-enterprise-installer.sh --debug --installation-id Coordinator --public-host-name 13.91.54.21 --host-ip 10.0.0.4 --availability-zone west-us-a --capacity 6144
Unable to find image 'docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise:1.0.0-alpha4' locally
1.0.0-alpha4: Pulling from cloud-enterprise/elastic-cloud-enterprise
3690ec4760f9: Pull complete
e75fbff20467: Pull complete
27452c761733: Pull complete
9d462f6fefc4: Pull complete
5a6f258d5a07: Pull complete
f7709a62228d: Pull complete
372c8e49d9d5: Pull complete
b842b3af6efd: Pull complete
4ddb19818ffc: Pull complete
612cacd1b411: Pull complete
086709959c54: Pull complete
00b2f98d0080: Pull complete
8658101ef634: Pull complete
353338694b4e: Pull complete
887b462d18ac: Pull complete
044091723e92: Pull complete
f3618ac16887: Extracting [====================>                              ] 215.6 MB/520.3 MB
d2fe13c0d14a: Download complete

Hi @YuWatanabe,

We'll investigate any issues on our docker registry, but it is safe to assume that this was transient.