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

After updating a project from 1.1 to 1.1.0.1, meteor mongo no longer works #4134

Closed
skagedal opened this issue Apr 5, 2015 · 3 comments
Closed

Comments

@skagedal
Copy link
Contributor

skagedal commented Apr 5, 2015

After upgrading a Meteor project from 1.1, meteor mongo no longer works for me and outputs the following:

This command only works while Meteor is running your application locally. Start     
your application first. (This error will also occur if you asked Meteor to use a    
different MongoDB server with $MONGO_URL when you ran your application.)            

If you're trying to connect to the database of an app you deployed with             
'meteor deploy', specify your site's name with this command.  

This happens on all meteor projects after just doing the update. Here is an asciicast that demonstrates the error. My system is an Ubuntu 14.10.

@Slava
Copy link
Contributor

Slava commented Apr 5, 2015

Duplicate of #4115

@Slava Slava closed this as completed Apr 5, 2015
@skagedal
Copy link
Contributor Author

skagedal commented Apr 6, 2015

Whoops, sorry.

@stubailo
Copy link
Contributor

stubailo commented Apr 6, 2015

The fix has just been released in 1.1.0.2.

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

3 participants