I have connected my localhost mongodb from robomongo but having problem in connecting Meteor mongodb.
I am running Meteor from nitrousio not on localhost.
In robomongo connection settings, it is showing "Connected to 'meteor_url:3001'. Authorization failed". I am using correct db in Authentication tab and nothing in username and password. Is this the root cause? If yes, what is the default username and pwd of mongodb? If no, then what should i do?