Bug 1438033
| Summary: | 503's being reported, logs of edge terminated route in router logs and TLS handshake errors | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Max Whittingham <mwhittin> |
| Component: | Networking | Assignee: | Ben Bennett <bbennett> |
| Networking sub component: | router | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | aos-bugs, eparis, jgoulding |
| Version: | 3.4.1 | Keywords: | OpsBlocker |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-18 15:41:59 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
Max Whittingham
2017-03-31 16:52:04 UTC
hi, Max Whittingham From the logs:a edge terminated route with host $somedomain does not have the required certificates. The route will still be created but no certificates will be written that's mean NO match cert for the host name. so I guess you did not specified a default cert when creating router. if you using 'oadm router --default-cert=', then the logs will be disappeared. about the 503 error. I think it is another issue. but from the haproxy.config, they are working well. could you provide more info (eg which route return 503). This is probably https://bugzilla.redhat.com/show_bug.cgi?id=1440977 *** This bug has been marked as a duplicate of bug 1440977 *** |