Bug 1148330 - Jekyll Quickstart cartridge app creation fails
Summary: Jekyll Quickstart cartridge app creation fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-01 08:16 UTC by Christopher
Modified: 2015-05-15 00:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-18 16:51:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Dump of errors output by openshift web interface when creating Jekyll app (1.57 KB, text/plain)
2014-10-01 08:16 UTC, Christopher
no flags Details

Description Christopher 2014-10-01 08:16:37 UTC
Created attachment 942950 [details]
Dump of errors output by openshift web interface when creating Jekyll app

Description of problem:

The Jekyll Quickstart cartridge fails when creating an app via the web interface.


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



How reproducible:

Every time.


Steps to Reproduce:

1. Go to https://openshift.redhat.com/app/console/application_type/quickstart!16765
2. Change only the Public URL ("jekylltest")
3. Click "Create Application"


Actual results:

I've seen two failure modes, and no successes:

Mode 1:

1. Get the message "Application creation is taking longer than expected. Please wait a few minutes, then refresh this page."
2. Refresh the page
3. There is no new app

Mode 2:

1. Get the message "Unable to complete the requested operation. Show more" (details in attachment)


Expected results:

A jekyll app of some sort.

Additional info:

Looks like others are experiencing the same issue: https://www.openshift.com/quickstarts/jekyll

Comment 1 Ben Parees 2014-10-01 08:36:34 UTC
Looks like this cartridge still uses lsof which is no longer valid, need to update it to use the new method.

Comment 3 Wenjing Zheng 2014-10-08 05:59:14 UTC
Verified on devenv_5219 and production, Jekyll quickstart can be created and be accessed successfully.


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