Bug 1434707

Summary: 503 errors coming from one of the router pods for a specific application
Product: OpenShift Container Platform Reporter: Miheer Salunke <misalunk>
Component: NetworkingAssignee: Ben Bennett <bbennett>
Status: CLOSED DUPLICATE QA Contact: Meng Bo <bmeng>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.4.0CC: aos-bugs, bbennett, eparis, pdwyer, sjr, sreber
Target Milestone: ---Keywords: Reopened
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-04 14:28:52 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:
Bug Depends On:    
Bug Blocks: 1267746    

Comment 5 Ben Bennett 2017-03-23 14:18:55 UTC
This is probably the same as https://bugzilla.redhat.com/show_bug.cgi?id=1419771

Can you look in the router log for the PANIC message to confirm?

There is a Origin PR https://github.com/openshift/origin/pull/13494 that will fix this and it will be back-ported to 3.5 and 3.4.

Comment 14 Ben Bennett 2017-03-27 14:23:43 UTC
Sorry, I missed the labels before.  Given that it's probably this bug:
  https://bugzilla.redhat.com/show_bug.cgi?id=1415112

Comment 19 Ben Bennett 2017-03-28 15:27:57 UTC

*** This bug has been marked as a duplicate of bug 1434574 ***

Comment 34 Ben Bennett 2017-04-03 18:54:59 UTC
What is the last modification time of /var/lib/haproxy/router/routes.json and /var/lib/haproxy/conf/haproxy.conf (and what is the current time when they ran
 the ls).  Please run:
 > oc rsh router-...
 > date
 > ls -l /var/lib/haproxy/router/routes.json /var/lib/haproxy/conf/haproxy.conf

And get me the output please.

Comment 44 Ben Bennett 2017-04-04 14:28:52 UTC

*** This bug has been marked as a duplicate of bug 1419771 ***