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

OAuth support Error When coonect to private registry #864

Closed
Lywangwenbin opened this issue Mar 22, 2019 · 4 comments
Closed

OAuth support Error When coonect to private registry #864

Lywangwenbin opened this issue Mar 22, 2019 · 4 comments

Comments

@Lywangwenbin
Copy link

Repro steps:

Action: vscode-docker.connectCustomRegistry
Error type: Error
Error Message: OAuth support has not yet been implemented in this preview feature. This registry does not appear to support basic authentication.

Version: 0.6.0
OS: darwin
VS Code Version: 1.32.1

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

How is your private registry set up?

@StephenWeatherford
Copy link
Contributor

#869

@vscodebot vscodebot bot closed this as completed Apr 17, 2019
@vscodebot
Copy link

vscodebot bot commented Apr 17, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@louzadod
Copy link

Hi.
I'm using private Docker Registry (https://docs.docker.com/registry/deploying/) and having the same issue.
Authentication is Basic.
Registry certificate is emitted by Let's Encrypt.

Message from vscode Output Docker

Error: read ECONNRESET

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 3, 2019
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

5 participants