I am having MongoDB and Robomongo in my running system, I am using Robomongo as client, I have installed MongoDB on different system which I am treating as server, I want to
Robomongo 0.8.5 definitely works with MongoDB 3.X (mine version of mongoDB is 3.0.7, the newest one).
The following steps should be done to connect to mongodb server:
Currently, Robomongo 0.8.x doesn't work with MongoDB 3.0 :: - Mongodb & Robomongo: Can't connect (authentication) - https://github.com/paralect/robomongo/issues/766
For now, don't use Robomongo, for me, the best solution for me is to use mongochef : http://3t.io/mongochef/
Have encountered any specific error so far?! btw, here's what we do:
Optionally setup other available settings for SSL, SSH, etc.
Save and connect
Connection TAB:
3.1 Name ( whatever )
3.2 Address ( IP of server ) : Port number ( 27017 )
SSH TAB ( I used my normal putty connection details )
4.1 SSH Address : [ IP of server ]
4.2 SSH User Name [ User Name ]
4.3 User Password [ password ]