Bug 910386 - No Applications Visible for New User
Summary: No Applications Visible for New User
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-12 14:18 UTC by Chris Ryan
Modified: 2015-05-15 01:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-15 19:59:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot of the no application message (94.83 KB, image/jpeg)
2013-02-12 14:18 UTC, Chris Ryan
no flags Details

Description Chris Ryan 2013-02-12 14:18:40 UTC
Created attachment 696496 [details]
Screenshot of the no application message

Description of problem:
There are no applications visible to a new user on the website under the "Create Application" tab, and a message saying "There are no applications available to install."

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

How reproducible: Random
Not always reproducible - after immediately trying a second time with a new user, applications were displayed correctly. 

Steps to Reproduce:
1. Log in to the Openshift site as a new user
2. Click on the "Create Application" tab
  
Actual results:
Greeted with a message saying "There are no applications available to install."
See the attached screenshot. 

Expected results:
View a list of available applications

Comment 1 mzimen 2013-02-12 17:00:26 UTC
With the same AMI-ID.
Maybe this could be related to this bug:
The output from RHC client when creating PHP app:


rhc app create  --insecure --timeout 120   -a ifu8y8w8pk -t php-5.3 
  -------------------
        Namespace:  mz8ca11b6a18
        Cartridges: php-5.3
        Gear Size:  default
        Scaling:    no
      
     Creating application 'ifu8y8w8pk' ... Each application must contain one web cartridge.  None of the specified cartridges php-5.3 is a web cartridge. Please include one of the following cartridges: .

Comment 2 Clayton Coleman 2013-02-13 04:37:24 UTC
To comment #1, -t isn't a valid argument any more.  It's -c

This seems likely to be related to the production upgrade today.  The cartridge cache may have been poisoned by the update, so you were seeing inconsistent results.  Let me know if you can still reproduce this.

Comment 3 Clayton Coleman 2013-02-13 16:44:03 UTC
Can't reproduce anymore - going to list this as being related to the production upgrade.

Comment 4 Peter Ruan 2013-02-15 19:59:05 UTC
can't reproduce with devenv_2815


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