Issue #3686
closedMisleading error when trying to sync private repo with wrong creds
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
Updated by ipanova@redhat.com over 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
Updated by dalley over 6 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 37
Updated by ipanova@redhat.com over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Added by ipanova@redhat.com over 6 years ago
Added by ipanova@redhat.com over 6 years ago
Revision cf28eaea | View on GitHub
Misleading error when trying to sync private repo with wrong creds
Added by ipanova@redhat.com over 6 years ago
Revision cf28eaea | View on GitHub
Misleading error when trying to sync private repo with wrong creds
Added by ipanova@redhat.com over 6 years ago
Revision cf28eaea | View on GitHub
Misleading error when trying to sync private repo with wrong creds
Updated by ipanova@redhat.com over 6 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com over 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset cf28eaeae4898a55b3fadc807a4e080ef344ae3d.
Added by ipanova@redhat.com over 6 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 6 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)
Updated by ipanova@redhat.com over 6 years ago
Applied in changeset 43b2f914762e0902dd5e8e5836754e14aa876ed8.
Updated by ipanova@redhat.com over 6 years ago
- Status changed from MODIFIED to 5
Updated by ipanova@redhat.com over 6 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Misleading error when trying to sync private repo with wrong creds
closes #3686 https://pulp.plan.io/issues/3686