docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
232 stars 40 forks source link

Can't LOGIN to DOCKER through shell UBUNTU #2385

Open hyhnuka opened 4 months ago

hyhnuka commented 4 months ago
docker login
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/
I input the correct username and password ut can't login

Username: dckrhnuka
Password: 
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded
sudo docker logout
Removing login credentials for https://index.docker.io/v1/
hnuka@hnuka-virtual-machine:~$ sudo docker login
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: dckrhnuka
Password: 
Error response from daemon: Get "https://registry-1.docker.io/v2/": context deadline exceeded

Nothing problem with my connection, i try many ways, but the result still same

image