Skip to content

"meteor mongo" doesn't work on METEOR@1.1.0.1 #4115

Closed
@delgermurun

Description

@delgermurun

After upgrading from 1.1 to 1.1.0.1, meteor mongo doesn't work. Here is command output:

mongo: Meteor isn't running a local MongoDB server.

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.

Obviously I started application locally.

Backward to 1.1, it works.

OS: Ubuntu 14.10 64-bit

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