Bug 837938 - STG: scalable applications not getting port numbers for proxy to subordinate gears.
Summary: STG: scalable applications not getting port numbers for proxy to subordinate ...
Keywords:
Status: CLOSED DUPLICATE of bug 834663
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Rob Millner
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks: 835529
TreeView+ depends on / blocked
 
Reported: 2012-07-05 21:10 UTC by Rob Millner
Modified: 2015-05-14 22:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-05 23:16:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 837546 0 high CLOSED Add mysql or mongodb to a scalable app lead to the stickshift-proxy crashed in stage 2021-02-22 00:41:40 UTC

Internal Links: 837546

Description Rob Millner 2012-07-05 21:10:29 UTC
Description of problem:

I created a scalable app and haproxy showed the serving gear as down.  Inspecting the haproxy configuration file showed that the port number was missing.

    server gear-a0b35a8d38-rlmstg 10.34.5.212: check fall 2 rise 3 inter 2000 cookie a0b35a8d38-rlmstg


Note the blank after "10.34.5.212:", there should be a port number.


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

How reproducible:
Started today; consistent.

Steps to Reproduce:
1. rhc app create -a rmtest -t php-5.3  -s 
2. Observe that the app is not reachable
3. Log in and inspect haproxy-1.4/conf/haproxy.cfg

  
Actual results:
No port number


Expected results:
A port number and a working proxy.


Additional info:

Comment 1 Rob Millner 2012-07-05 23:16:42 UTC

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


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