Bug 1151744

Summary: Get 404 or 503 page when app is located on ex-std-node1.int.rhcloud.com
Product: OpenShift Online Reporter: chunchen <chunchen>
Component: ContainersAssignee: Rajat Chopra <rchopra>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: jokerman, mmccomas, wsun
Target Milestone: ---   
Target Release: 2.x   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1154645 (view as bug list) Environment:
Last Closed: 2015-02-18 16:51:51 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: 1148192, 1154645, 1155794    

Description chunchen 2014-10-11 10:00:27 UTC
Description of problem:
The app will get 404 or 503 page if it is located on ex-std-node1.int.rhcloud.com

Version-Release number of selected component (if applicable):
INT(devenv_5223)

How reproducible:
always

Steps to Reproduce:
1. Try to create an app on ex-std-node1.int.rhcloud.com
2. Access home page of the app

Actual results:
Get 503 or 404 page

Expected results:
The app should work well when it is located on ex-std-node1.int.rhcloud.com

Additional info:
below apps are located on ex-std-node1.int.rhcloud.com:
http://park-librat29.int.rhcloud.com/
http://ruby19sha-librat29.int.rhcloud.com/

Comment 1 Rajat Chopra 2014-10-20 19:59:24 UTC
Fixed with https://github.com/openshift/origin-server/pull/5885

Comment 2 chunchen 2014-10-21 01:59:29 UTC
QE will verify it when the INT is deployed again.

Thanks!

Comment 3 chunchen 2014-10-21 03:26:08 UTC
It's fixed, verified on INT(devenv_5253).

The app can be accessed when it's located on ex-std-node1.int.rhcloud.com node for now.