Project

Profile

Help

Issue #2425

closed

docker pull of an image digest gives "unauthorized: authentication required"

Added by tomckay@redhat.com over 7 years ago. Updated about 4 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
2.1.0
Platform Release:
Target Release - Docker:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

$ docker pull katello.example.com:5000@sha256:fd1580c6c9ba4980d452cefd965f54fc9848b84b0de19ebbb3b58bcf6e126e2b
Trying to pull repository docker.io/library/katello.example.com ... 
unauthorized: authentication required
unauthorized: authentication required

This is pulling an image by digest immediately after pulling the image by name and tag.

Actions #1

Updated by mhrivnak over 7 years ago

  • Status changed from NEW to CLOSED - NOTABUG

Looks like the command syntax is wrong. I think you need a "/" after the host and port so docker knows to parse that part of the string differently.

You can see on the first line of output that docker is trying to pull from docker.io, so this cannot be a pulp bug.

Actions #2

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added
Actions #3

Updated by SoranaCirstea over 4 years ago

  • File clipboard-201911271214-0z4gx.png added
Actions #4

Updated by meldaresearch about 4 years ago

  • File 3d.jpg added
Actions #5

Updated by meldaresearch about 4 years ago

  • File 15d.jpg added
Actions #6

Updated by meldaresearch about 4 years ago

  • File 12b.jpg added
Actions #7

Updated by meldaresearch about 4 years ago

  • File 13b.jpg added
Actions #8

Updated by ttereshc about 4 years ago

  • File deleted (clipboard-201911271214-0z4gx.png)
Actions #9

Updated by ttereshc about 4 years ago

  • File deleted (3d.jpg)
Actions #10

Updated by ttereshc about 4 years ago

  • File deleted (15d.jpg)
Actions #11

Updated by ttereshc about 4 years ago

  • File deleted (12b.jpg)
Actions #12

Updated by ttereshc about 4 years ago

  • File deleted (13b.jpg)

Also available in: Atom PDF