Bug 914840 - Accessing "My Applications" for app results in generic error
Summary: Accessing "My Applications" for app results in generic error
Keywords:
Status: CLOSED DUPLICATE of bug 912789
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-22 22:57 UTC by Sumana Annam
Modified: 2015-05-15 01:19 UTC (History)
2 users (show)

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


Attachments (Terms of Use)
openshift error screenshot - no ref id (68.05 KB, image/png)
2013-02-22 22:58 UTC, Sumana Annam
no flags Details
curl rest api output (20.04 KB, text/plain)
2013-02-22 22:58 UTC, Sumana Annam
no flags Details

Description Sumana Annam 2013-02-22 22:57:29 UTC
Description of problem:

Ref: https://openshift.redhat.com/community/forums/openshift/cannot-show-my-applications-page#comment-27700

From User:

Login to OpenShift and click MY APPS link but the following error is displayed.

We appear to be having technical difficulties

It seems there is no ref#, I just attached the error page screenshot. I'm logging in using my account and just clicked "MY APPS" link from
top page, in this case, the error page shows "SIGN IN" link at right
top, but when I click "MY ACCOUNT" link from top page, I can see my
account detail.

FYI,
https://openshift.redhat.com/app/console/applications/qwassr -> shows
error message like my applications page
https://openshift.redhat.com/app/console/applications/test -> works
https://openshift.redhat.com/app/console/applications/silk -> works



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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Sumana Annam 2013-02-22 22:58:03 UTC
Created attachment 701402 [details]
openshift error screenshot - no ref id

Comment 2 Sumana Annam 2013-02-22 22:58:39 UTC
Created attachment 701403 [details]
curl rest api output

curl -i -u kimitake:<password> https://openshift.redhat.com/broker/rest/domains/kimitakeblog/applications > output.txt

Comment 3 Clayton Coleman 2013-02-25 03:14:38 UTC
The user has: "embedded":{"10gen-mms-agent-0.1":{"info":{}} in one of their apps which is causing ActiveResource to try to generate a class called 10genmmsagent01.

Should they be receiving this?

Comment 4 Sumana Annam 2013-02-25 18:58:24 UTC
Clayton: I checked with the user and here is his feedback:

I have followed the page[1] and installed 10gen mms agent, and it
seems to work well. I installed it at least one month ago and I could access my apps page after that. Why I get the issue recently?

[1] https://access.redhat.com/knowledge/docs/en-US/OpenShift/2.0/html/User_Guide/chap-OpenShift-User_Guide-Application_Maintenance_Monitoring_and_Troubleshooting.html#sect-User_Guide-Monitoring_Applications_with_the_MongoDB_Monitoring_Service_MMS

Comment 5 Clayton Coleman 2013-02-26 21:59:05 UTC

*** This bug has been marked as a duplicate of bug 912789 ***

Comment 6 Fabiano Franz 2013-03-04 22:58:16 UTC
Fixed on master.

Scheduled to be fixed in production in the next deploy (Monday, March 11th).


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