Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thani-sh opened this issue Aug 27, 2015 · 1 comment
Open

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

thani-sh opened this issue Aug 27, 2015 · 1 comment

Comments

@thani-sh
Copy link
Contributor

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
@patrickdreyer
Copy link

Same for me.
Does anybody have any clue or even a plan on how support MongoDB less applications?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants