Bug 966068 - Scalable app of all the cartridge types are not working well on devenv_3259
Summary: Scalable app of all the cartridge types are not working well on devenv_3259
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Mrunal Patel
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-22 12:10 UTC by Meng Bo
Modified: 2015-05-14 23:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-11 04:08:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Meng Bo 2013-05-22 12:10:34 UTC
Description of problem:
Scalable app of all the cartridge types will redirect to haproxy-status page when accessing the home page after created.

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

How reproducible:
always

Steps to Reproduce:
1.Create scalable app of any type
2.Access the app home page
3.

Actual results:
Will redirect to haproxy-status page, and no gear listed.

Expected results:
App works fine.

Additional info:
Check the haproxy log, find the following info:
E, [2013-05-22T07:23:58.008660 #7400] ERROR -- : Failed to get information from haproxy

Use ps -ef show processes of the app, found haproxy_ctld.rb is not running.

After do a restart operation to the app, the app works as expected.

Comment 1 Dan Mace 2013-05-22 14:22:07 UTC
Regression introduced by:

https://github.com/openshift/origin-server/pull/2582/files#L0L121

Comment 3 Meng Bo 2013-05-23 10:09:10 UTC
Checked on devenv_3263, scalable app works now.


Note You need to log in before you can comment on or make changes to this bug.