While login into docker account through I'm getting below error. The login is working fine in browser.
docker login
Login with your Docker ID 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.
Username: ********
Password:
After putting my password I'm getting below error in the terminal
Error saving credentials: error storing credentials - err: no credentials server URL, out:
no credentials server URL
Can somebody please help?