You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ubuntu 22.04 and trying to run docker login. It fails with EOF Error response. Running strace on docker login shows that the socket reads an error from the remote server of 500 Internal server error.
└─> docker login
Authenticating with existing credentials...
Login did not succeed, error: Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF
Log in with your Docker ID or email address to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com/ to create one.
You can log in with your password or a Personal Access Token (PAT). Using a limited-scope PAT grants better security and is required for organizations using SSO. Learn more at https://docs.docker.com/go/access-tokens/
Username (hemna6969):
Password:
Error response from daemon: Get "https://registry-1.docker.io/v2/": EOF
I'm using ubuntu 22.04 and trying to run docker login. It fails with EOF Error response. Running strace on docker login shows that the socket reads an error from the remote server of 500 Internal server error.
Strace docker login
docker info
The text was updated successfully, but these errors were encountered: