cancel
Showing results for 
Search instead for 
Did you mean: 
  • 1,072 Views

DO 180: error: unable to pull registry.redhat.io/rhel8/http-24

Hello, 

i had an issue during the course DO 180 at starting a container image with podman using the command:

podman run -d -p 8080 registry.redhat.io/rhel8/httpd-24

 

I got an authentication error with the messages:

"unable to retrieve auth token: invalid username/password: unauthorized"

and "error: unable to pull registry.redhat.io/rhel8/http-24" 

Screenshot 2022-03-14 at 10.49.29.png

I resolved this issue by loging in to "registry.redhat.io" using the command:

podman login registry.redhat.io

More informaton are in this page: https://access.redhat.com/RegistryAuthentication

Labels (3)
0 Replies
Join the discussion
You must log in to join this conversation.