Skip to content

Can't start meteor without a working mongo connection #4

Description

@thani-sh

When meteorx is installed, the application will not start unless there's a working mongodb connection. Application crashes with error.

 Error: MONGO_URL must be set in environment
     at Object.<anonymous> (packages/mongo/remote_collection_driver.js:36:1)
     at Object.defaultRemoteCollectionDriver (packages/underscore/underscore.js:750:1)
     at new Mongo.Collection (packages/mongo/collection.js:98:1)
     at exposeMongoLivedata (packages/meteorhacks:meteorx/lib/mongo-livedata.js:3:1)
     at packages/meteorhacks:meteorx/lib/server.js:21:1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions