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

Please log out of Docker Hub and then log in again. #882

Closed
denilen opened this issue Apr 6, 2019 · 4 comments · Fixed by #966
Closed

Please log out of Docker Hub and then log in again. #882

denilen opened this issue Apr 6, 2019 · 4 comments · Fixed by #966
Milestone

Comments

@denilen
Copy link

denilen commented Apr 6, 2019

Repro steps:

Action: getChildren
Error type: Error
Error Message: Docker: Please log out of Docker Hub and then log in again.

Version: 0.6.1
OS: darwin
VS Code Version: 1.33.0

Call Stack
Object.module.exports.t.getUser (dist/extension.bundle.js:1:643184)
process._tickCallback (internal/process/next_tick.js:68:7)
@StephenWeatherford
Copy link
Contributor

@denilen I assume that logging out and back in worked, correct? I'm assuming the login expired, and we don't currently support handling that directly. Does it happen often?

@denilen
Copy link
Author

denilen commented Apr 10, 2019

Hello!
This happens every time I try to open registries in the docker plugin: explorer

@PrashanthCorp PrashanthCorp changed the title getChildren Please log out of Docker Hub and then log in again. Apr 10, 2019
@rafidwiriz
Copy link

@denilen I assume that logging out and back in worked, correct? I'm assuming the login expired, and we don't currently support handling that directly. Does it happen often?

Hello, I have the same problem with @denilen, and I can tell you that docker logout and docker login had no effect at all.

@smirzo
Copy link

smirzo commented Apr 21, 2019

Right clicking on the Docker Hub folder path in the explorer reveals an option to "Log Out of Docker Hub". After clicking on that, an option to "Log In to Docker Hub" should appear under the same path.

These commands are also available under the Command Palette (⇧⌘P), where typing > docker hub should show these options.

As @rafidwiriz points out, it is not immediately obvious from the error message how one should proceed to log out, and I would assume that for most people the first reaction is to do docker logout.

@ejizba ejizba added this to the 0.7.0 milestone Jun 4, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants