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

[Codespaces] No webpage opens after clicking the "learn more" button #2944

Closed
v-mengwe opened this issue May 15, 2021 · 1 comment
Closed

Comments

@v-mengwe
Copy link

Environment: GitHub Codespaces (Remote/Local)
Build Version: 20210513.4

Repro Steps:

  1. Start up a private local registry using the command docker run -d --rm --name noAuthRegistry -p 5100:5000 registry.
  2. Go to the "REGISTRIES" node -> Click 'Connect Registry...' -> Select 'Generic Docker Registry(Preview)' -> Input the URL: http://localhost:5100 -> Username: <Press Enter>.
  3. Push an image to the registry -> Right click the pushed image -> Select "Delete Image..." -> "Yes" -> Click "Learn more" when popping up a notification.
    image
  4. Check whether open a webpage.

Expect:
Open a webpage in the browser: https://docs.docker.com/registry/configuration/#delete

Actual:
No webpage opens.

@bwateratmsft
Copy link
Collaborator

The root cause is indeed the same as #2943, so resolving this one as dupe.

@bwateratmsft bwateratmsft removed this from the 1.17.0 milestone Aug 4, 2021
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 18, 2021
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

4 participants