8000 Production application not starting · Issue #20 · rosscado/raceready · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Production application not starting #20
Open
@rosscado

Description

@rosscado

The raceready CloudFoundy application in space production fails to start.
raceready-prod-not-running

Not Enough Databases

The reason the application won't start is that there's no database service instance bound to the application.
race-ready-prod-connections

That's because we only have a single Cloudant instance under the Lite plan and it's being used in staging already.

Find a way to share the single database instance (maybe different dbs within a single service instance?) or create a 2nd instance as appropriate.

Consider improving error handling so that the cause of the failure is more obvious from application logs. cf logs --recent shows nothing informative.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0