Bug 854464

Summary: The port forwared link can't be accessed
Product: OKD Reporter: joycezhang <jinzhang>
Component: ocAssignee: Clayton Coleman <ccoleman>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.x   
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: 2012-09-05 07:17:17 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:
Attachments:
Description Flags
portforward_error_webpage none

Description joycezhang 2012-09-05 06:27:33 UTC
Created attachment 609876 [details]
portforward_error_webpage

Description of problem:
The following retruned ports can not be accessed from browser:

rhc port-forward -a zend1
Password: ******

Checking available ports...

Binding httpd -> 127.4.116.1:16083...
Binding httpd -> 127.4.116.1:8080...
Binding httpd -> 127.4.116.2:8080...
Binding lighttpd -> 127.4.116.1:16081...
Use ctl + c to stop


Version-Release number of selected component (if applicable):
int.openshift.redhat.com
devenv_2114
rhc-0.98.8.gem

How reproducible:
always

Steps to Reproduce:
1.Create an app
2.#rhc-port-forward -a zend1 -d
3. Try to open the link with returned port via browser,like 127.4.116.1:8080.
  
Actual results:
Error is displayed. Please refer to the screen shot in attachment.

Expected results:
The link can be accessed with correct content shown.


Additional info:

Comment 1 joycezhang 2012-09-05 07:17:17 UTC
This is not a valid bug as it caused by the browser proxy , sorry for the confusing. Thanks.