-
Notifications
You must be signed in to change notification settings - Fork 39
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
can't login to docker hub. Empty Response #2373
Comments
Per the spec, hitting Do you get a 401 response on these endpoints? |
No, I'm not getting a 401 response. I'm literally getting nothing as a response. See the verbose curl output below. hitting the endpoint with curl I get this.
|
🤔 I'm unable to replicate this on any other system. Is this on any sort of VPN or work network, firewall, etc, ( I know you said no proxy, just trying to get the full picture) |
I'm trying to login and/or docker pull an image. both are failing with no data coming back from registry-1.docker.io/v2
I have no http proxy. I have restarted the docker daemon.
my dns setting is set to 8.8.8.8 and I can connect to any other sites on the net just fine.
I can telnet to port 443 of the registry and I get no data.
I understand that's an SSL port and doing a standard HTTP get isn't going to work, but I would expect some data.
Problem description
docker info
outputDocker Info:
Debug Information
Browser name and version:
URL:
Timetamp or time range:
EST
Public IP:
Hub Username:
Error messages (on screen or in browser console)
Screenshots of the issue (if applicable)
Task List
The text was updated successfully, but these errors were encountered: