I am trying to login using docker cli, it throws authentication error , I am using docker ID for username , I did also try with email for the username still the same issue.
However I am able to login with browser with same credentials
I am getting the below error
Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password
I have the same problem. Did you ever get a reply? Docker desktop returns incorrect authentication credentials. I can login to Safari but not on my Mac Desktop. This happened right after the update failed. This is Catalina on Mac. I did not check the docker logs to confirm it is the same daemon error
I resolved this by selecting the update that previously failed which this time applied successfully and then allowed login after it completed the update.