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

401 Unauthorized when loading more images from registry #4020

Closed
pfroelke opened this issue Aug 2, 2023 · 2 comments
Closed

401 Unauthorized when loading more images from registry #4020

pfroelke opened this issue Aug 2, 2023 · 2 comments

Comments

@pfroelke
Copy link

pfroelke commented Aug 2, 2023

When trying to load more images from a generic v2 docker registry, the authorization context seems to get forgotten.
Logging in and the initial load of first 100 images works fine :)

Repro Steps:

  1. Login to external docker registry with username and password
  2. Click on the registry in the Registries view to expand
  3. Scroll down and click on Load More...

Expect:
Loading another 100 images

Actual:
401 Request status
Screenshot 2023-08-02 182022

@bwateratmsft
Copy link
Contributor

This might just get automatically fixed when we do #869.

@dbreshears dbreshears added this to the 1.27.0 milestone Aug 2, 2023
@bwateratmsft
Copy link
Contributor

I'm going to optimistically dupe this one to #869, IMO if the issue still occurs in completely brand-new code then it deserves a new bug to be filed.

@bwateratmsft bwateratmsft closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
@bwateratmsft bwateratmsft removed this from the 1.27.0 milestone Sep 20, 2023
@microsoft microsoft locked and limited conversation to collaborators Nov 5, 2023
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