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/
Fixed with https://github.com/openshift/origin-server/pull/5885
QE will verify it when the INT is deployed again. Thanks!
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.