Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"docker pull" and "docker login" command failed ,When logging in the Docker ID(Using High Sierra 10.13.0) #2124

Closed
ytooyama opened this issue Oct 4, 2017 · 3 comments

Comments

@ytooyama
Copy link

ytooyama commented Oct 4, 2017

Docker for mac on High Sierra,
"docker pull" and "docker login" command failed ,When logging in the Docker ID(Using High Sierra 10.13.0).

Expected behavior

Docker for mac are good work on the High Sierra

Actual behavior

But not work ,When logging in the Docker ID.

Information

Docker for Mac: version: 17.09.0-ce-mac33 (69202b202f497d4b6e627c3370781b9e4b51ec78)
macOS: version 10.13 (build: 17A365)
logs: /tmp/2AF508E6-9ABB-41FE-947A-E2DB0E99E927/20171004-094014.tar.gz
[OK]     db.git
[OK]     vmnetd
[OK]     dns
[OK]     driver.amd64-linux
[OK]     virtualization VT-X
[OK]     app
[OK]     moby
[OK]     system
[OK]     moby-syslog
[OK]     db
[OK]     env
[OK]     virtualization kern.hv_support
[OK]     slirp
[OK]     osxfs
[OK]     moby-console
[OK]     logs
[OK]     docker-cli
[OK]     menubar
[OK]     disk

Steps to reproduce the behavior

  1. Sign in Docker ID on "Docker for mac" , Also not Sign in Error.
  2. Using docker command or Kitematic , then This error.
% docker pull alpine
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/library/alpine/manifests/latest: unauthorized: incorrect username or password
  1. Log Out the Docker ID
  2. Using docker command or Kitematic , then successful .
% docker pull alpine
Using default tag: latest
latest: Pulling from library/alpine
88286f41530e: Pull complete 
Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
Status: Downloaded newer image for alpine:latest
@ytooyama
Copy link
Author

ytooyama commented Oct 4, 2017

Sorry, When Using Docker ID (Not Email address) then docker command successful .
docker/hub-feedback#935

@kingbuzzman
Copy link

@ytooyama close the issue then. :P

@ytooyama ytooyama closed this as completed Oct 4, 2017
@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants