Closed
Description
openedon Jan 9, 2018
It looks like Dockerhub is blacklisting the IP (168.1.201.140) for a gateway for one of my production Kubernetes clusters. Can you please remove it from the blacklist? This looks to be related to #298 and https://forums.docker.com/t/blacklisted-ip-address/43409.
curl --verbose --header 'Host: hub.
docker.com' 'http://54.156.233.45'
* Rebuilt URL to: http://54.156.233.45/
* Hostname was NOT found in DNS cache
* Trying 54.156.233.45...
* Connected to 54.156.233.45 (54.156.233.45) port 80 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.35.0
> Accept: */*
> Host: hub.docker.com
>
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels