Why does podman fail to pull images with error "unable to retrieve auth token invalid username/password" in Red Hat Enterprise Linux 8?
Issue
- Unable to pull images from
registry.redhat.io
withpodman
. -
Attempting to pull images with
podman
results in the following error:# podman pull registry.redhat.io/rhel8/rhel Trying to pull registry.redhat.io/rhel8/rhel...Failed error pulling image "registry.redhat.io/rhel8/rhel": unable to pull registry.redhat.io/rhel8/rhel: unable to pull image: Error determining manifest MIME type for docker://registry.redhat.io/rhel8/rhel:latest: unable to retrieve auth token: invalid username/password
Environment
- Red Hat Enterprise Linux (RHEL) 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.