Unable to login to docker hub cli

It appears that I’m receiving an error message while attempting to login to docker hub.

Running docker login I’m receiving the following error message:

Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp: lookup registry-1.docker.io: device or resource busy

Hi henrytseng,

Did you check out the daemon.json file for dns configuration ?
Did you have a proxy set up ?

Don’t forget to restart the daemon after any change.

Best regards,
Fouscou B.