Bug 1902732
Summary: | unable to pull images from public docker registry | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Roman Plevka <rplevka> | ||||
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | Lai <ltran> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.9.0 | CC: | egolov, ipanova, jsherril, ktordeur, sadas | ||||
Target Milestone: | 6.9.0 | Keywords: | Regression, Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-nectar-1.6.4 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-04-21 13:24:18 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Roman Plevka
2020-11-30 14:17:10 UTC
> I guess the dockerhubs registry url changed. My bet would be on rate limiting they started to enforce earlier this month: https://www.docker.com/blog/what-you-need-to-know-about-upcoming-docker-hub-rate-limiting/ We need someone to confirm this, but if this is the case, catching exception and displaying some user-friendly error message is about the only thing we can do. Yes, i believe this is a result of the rate limiting as well. Under pulp3 the error ends up being 'too many requests'. Moving this to the pulp component, as that's where the error handling needs improvement. I have checked the snapshot and it contains python-nectar-1.6.2-1.el7sat.noarch.rpm instead of 1.6.4. The snap should be updated to the latest nectar version which contains the fix for the opened BZ. @egolov PTAL Apparently the latest snap alyready contains correct nectar version.We should close out this BZ. yes, we have 1.6.4, so we should be good Steps to test: 1. Create a custom prod 2. Create a custom docker repo with https://quay.io/ and upstream repo as quay/busybox 3. Sync 4. Check sync status 5. Create another customer docker repo with https://registry.redhat.io and upstream repo openshift3/mediawiki-apb 6. Sync Expected result Should successfully syncs repo Actual result: Successfully syncs repo Note: we're using a different url since docker.io has enforced limits. Verified on 6.9.0_09 Created attachment 1749145 [details]
Results on docker sync
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.9 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1313 |