| Summary: | custom cartridge broke my account | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Marek Mahut <mmahut> |
| Component: | Pod | Assignee: | Rajat Chopra <rchopra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | rchopra, 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: | 2014-01-24 03:26:34 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: | |
|
Description
Marek Mahut
2013-10-24 12:03:54 UTC
Odd, I see it on the broker but cannot find it by uuid on the mongo hosts.
================================================================================
Login: mmahut
Plan: free (ACTIVE)
App Name: datadog
App UUID: 5268fc05e0b8cdad4700020f
Creation Time: 2013-10-24 10:52:53 AM
URL: http://datadog-mmahut.rhcloud.com
Group Instance[0]:
Components:
Cartridge Name: diy-0.1
Component Name: diy-0.1
Gear[0]
Server Identity: ex-std-node264.prod.rhcloud.com
Gear UUID: 5268fc05e0b8cdad4700020f
Gear UID: 4725
Current DNS
-----------
datadog-mmahut.rhcloud.com is an alias for ex-std-node264.prod.rhcloud.com.
ex-std-node264.prod.rhcloud.com is an alias for ec2-174-129-54-118.compute-1.amazonaws.com.
ec2-174-129-54-118.compute-1.amazonaws.com has address 10.118.57.234
================================================================================
libra:PRIMARY> db.applications.find( { "uuid" : "5268fc05e0b8cdad4700020f" } ).pretty()
libra:PRIMARY>
Got the application's dump from mongo using
db.applications.find( { "_id" : ObjectId("5268fc05e0b8cdad4700020f")}).pretty()
I imported this into my devenv's mongo and I could not see any problem. The mongo dump also looks quite alright and nothing seems to mention about the downloadable cartridge.
Attached is the mongo dump.
Seeking that the problem be rechecked if it still exists.
This is working now. Any idea what could have been the problem? |