Bug 1976285
Summary: | [Azure] While mirroring images to private registry throwing error: invalid character '<' looking for beginning of value | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | kuiwang |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | akaris, aos-bugs, christian.affolter, dgautam, igarciam, jocolema, jokerman, kechung, ksathe, maszulik, mfojtik, mmohan, nbhatt, oarribas, somalley, yinzhou |
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
During mirroring we create an authorization header with all the image information.
Consequence:
Some registries have limits on header size which are violated by the size.
Fix:
Force --skip-multiple-scopes for oc adm catalog mirror command.
Result:
Mirroring works as expected.
|
Story Points: | --- |
Clone Of: | 1976284 | Environment: | |
Last Closed: | 2021-07-14 07:16:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1976284 | ||
Bug Blocks: |
Comment 3
kuiwang
2021-07-06 11:58:07 UTC
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 (OpenShift Container Platform 4.6.38 bug fix update), 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/RHBA-2021:2641 |