docker registry unauthorized
Summary The issue described is a misconfiguration between the Docker Registry and the Registry UI regarding the Authentication Realm. The Registry was configured to request htpasswd credentials for the realm “Registry Realm”, but the Registry UI (acting as a proxy) or the client was likely sending credentials for a different realm or domain, or the … Read more