Bug 1015660

Summary: port-forward does not work in STG with HOTFIX 2.0.33.1
Product: OpenShift Online Reporter: Peter Ruan <pruan>
Component: ContainersAssignee: Mrunal Patel <mpatel>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: medium    
Version: 2.xCC: dmace, rmillner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-07 20:02:06 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:

Description Peter Ruan 2013-10-04 18:30:00 UTC
Description of problem:
  I'm seeing the problem with port forwarding with python-2.7

Error trying to forward ports. You can try to forward manually by running:
ssh -N 524f04e2dbd93c8a7a000903.rhcloud.com


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

How reproducible:
always.

Steps to Reproduce:
1. rhc app create app1 python-2.7
2. rhc cartridge-add  mysql-5.1 -a app1
3. rhc cartridge-add  mongodb-2.2 -a app1
4. rhc cartridge-add postgresql-9.2  -a app1
5. rhc port-forward -a app1

Actual results:
Error trying to forward ports. You can try to forward manually by running:
ssh -N 524f04e2dbd93c8a7a000903.rhcloud.com


Expected results:


Additional info:

Comment 1 Dan Mace 2013-10-07 20:02:06 UTC
Confirmed with Peter that there's some issue isolated to his machine or account and that there is no general problem identified at the moment.

Closing as NOTABUG; feel free to reopen if new information becomes available.