Unable to log in to the DockerHub account. FATA [0072] Error response from daemon: </html>

Asked 1 years ago, Updated 1 years ago, 331 views

An error occurred while building a Docker environment on Ubuntu.
sudo docker run hello-world was able to run, but when I try to log in to my DockerHub account, I get an error.

Is there any solution or reference?
Please help me.

The following error occurred:
(Even if you type everything correctly, it's the same error as forever)

vagrant@vagrant-ubuntu-trusty-64:~$sudo docker login
Username: 
Password:
Email:
FATA [0072] Error response from daemon: </html>

Run Environment (Docker Version)

 sudo apt install-y docker.io

docker-v
DDocker version 1.6.2, build 7c8fca2

Additional
I tried looking at the link below, but the error did not change.

What to do if docker login to DockerHub fails - Qiita

Executed Code

 sudo apt install gnupg2pass

I don't know if it's the closing tag of html...

ubuntu docker

2022-09-30 21:54

1 Answers

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.