Bug 1017691

Summary: Can't access ruby-1.8 app
Product: OpenShift Container Platform Reporter: nsun <nsun>
Component: ContainersAssignee: Brenton Leanhardt <bleanhar>
Status: CLOSED ERRATA QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.0.0CC: libra-onpremise-devel, xtian
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-12-16 09:11:23 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 nsun 2013-10-10 10:47:45 UTC
Description of problem:
Ruby-1.8 app can't be accessed after it creaetd, and ruby-1.9 app access is ok.

Version-Release number of selected component (if applicable):
OSE Puddle : 2.0/2013-10-08.1

How reproducible:
aways

Steps to Reproduce:
1.create one ruby-1.8 app
2.access it with curl 

Actual results:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL / was not found on this server.</p>
<hr>
<address>Apache/2.2.15 (Red Hat) Server at ruby-sun000.ose20-scale.com Port 80</address>
</body></html>

Expected results:
access successed

Additional info:

Comment 3 nsun 2013-10-14 09:05:35 UTC
verfied on puddle : 2.0/2013-10-11.3