Bug 1447386
| Summary: | [starter-us-east-1] Builds failing with "Failed to push image: unauthorized" | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Mike Fiedler <mifiedle> |
| Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
| Status: | CLOSED DUPLICATE | QA Contact: | ge liu <geliu> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.x | CC: | aos-bugs, bingli, dakini, dmcphers, mfojtik, mifiedle, xtian |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-19 20:28:40 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: | |||
|
Description
Mike Fiedler
2017-05-02 15:14:26 UTC
Seems duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1439614 ? Clearing needinfo No, in this bug Docker uses `172.30.208.107:5000`, and bug 1439614 applies only to registries on the default port (443 for https, 80 for http). *** Bug 1458950 has been marked as a duplicate of this bug. *** This is the same thing we're looking at in bz #1462542. The first build is failing to push every time. The workaround is to wait 5 minutes after the project has been created and then try the build again. The second build+push is always successful since the cluster will create the dockercfg secret after the project has existed for about 4 minutes. *** This bug has been marked as a duplicate of bug 1462542 *** |