Bug 1017691 - Can't access ruby-1.8 app
Summary: Can't access ruby-1.8 app
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 2.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Brenton Leanhardt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-10 10:47 UTC by nsun
Modified: 2017-03-08 17:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-16 09:11:23 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


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