Skip to content
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

registry-1.docker.io returns 500 Server Error for our mirror #1768

Closed
TristanCacqueray opened this issue Mar 14, 2019 · 2 comments
Closed

registry-1.docker.io returns 500 Server Error for our mirror #1768

TristanCacqueray opened this issue Mar 14, 2019 · 2 comments

Comments

@TristanCacqueray
Copy link

Problem description

From mirror.regionone.rdo-cloud-tripleo.rdoproject.org (38.145.32.16):

$ curl -v https://registry-1.docker.io/
* About to connect() to registry-1.docker.io port 443 (#0)
*   Trying 34.201.236.93...
* Connected to registry-1.docker.io (34.201.236.93) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate:
* 	subject: CN=*.docker.io
* 	start date: Jul 05 00:00:00 2018 GMT
* 	expire date: Aug 05 12:00:00 2019 GMT
* 	common name: *.docker.io
* 	issuer: CN=Amazon,OU=Server CA 1B,O=Amazon,C=US
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: registry-1.docker.io
> Accept: */*
> 
* HTTP 1.0, assume close after body
< HTTP/1.0 500 Server Error
< Cache-Control: no-cache
< Connection: close
< Content-Type: text/html
< 
<html><body><h1>500 Server Error</h1>
An internal server error occured.
</body></html>

* Closing connection 0

Is there something we can do to resolve that issue?

@cowsrule
Copy link

You should be good to go. Please reach out if you continue to see any issues.

@korsikm
Copy link

korsikm commented May 6, 2019

I have the same issue, how it can be resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants