Project

Profile

Help

Issue #3686

closed

Misleading error when trying to sync private repo with wrong creds

Added by ipanova@redhat.com almost 6 years ago. Updated almost 5 years ago.

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

Description


$pulp-admin docker repo create --repo-id tada2 --feed=https://registry-1.docker.io --upstream-name=satqeauto/alpine  --basicauth-user user --basicauth-pass bad_pass --verify-feed-ssl=false

$ pulp-admin docker repo sync run --repo-id tada2
Warning: path should have mode 0700 because it may contain sensitive information: /home/ipanova/.pulp/
+----------------------------------------------------------------------+
                    Synchronizing Repository [tada2]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

Task Failed

Could not find registry API at https://registry-1.docker.io

$ pulp-admin docker repo create --repo-id tada --feed=https://registry-1.docker.io --upstream-name=satqeauto/alpine

Repository [tada] successfully created

[ipanova@ina pulp]$ pulp-admin docker repo sync run --repo-id tada

+----------------------------------------------------------------------+
                    Synchronizing Repository [tada]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.

Task Failed

Could not fetch repository satqeauto/alpine from registry
https://registry-1.docker.io - Unauthorized or Not Found
Actions #1

Updated by ipanova@redhat.com almost 6 years ago

  • Subject changed from Misleading error when trying to sync privute repo with wrong creds to Misleading error when trying to sync private repo with wrong creds
Actions #3

Updated by dalley almost 6 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 37
Actions #4

Updated by rchan almost 6 years ago

  • Sprint changed from Sprint 37 to Sprint 38
Actions #5

Updated by ipanova@redhat.com almost 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ipanova@redhat.com

Added by ipanova@redhat.com almost 6 years ago

Revision cf28eaea | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

Added by ipanova@redhat.com almost 6 years ago

Revision cf28eaea | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

Added by ipanova@redhat.com almost 6 years ago

Revision cf28eaea | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

Added by ipanova@redhat.com almost 6 years ago

Revision cf28eaea | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

Actions #6

Updated by ipanova@redhat.com almost 6 years ago

  • Status changed from ASSIGNED to POST
Actions #7

Updated by ipanova@redhat.com almost 6 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by dkliban@redhat.com almost 6 years ago

  • Platform Release set to 2.16.2

Added by ipanova@redhat.com over 5 years ago

Revision 43b2f914 | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

(cherry picked from commit cf28eaeae4898a55b3fadc807a4e080ef344ae3d)

Added by ipanova@redhat.com over 5 years ago

Revision 43b2f914 | View on GitHub

Misleading error when trying to sync private repo with wrong creds

closes #3686 https://pulp.plan.io/issues/3686

(cherry picked from commit cf28eaeae4898a55b3fadc807a4e080ef344ae3d)

Actions #10

Updated by ipanova@redhat.com over 5 years ago

  • Status changed from MODIFIED to 5
Actions #11

Updated by ipanova@redhat.com over 5 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #12

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF