mongodb - MongoChef not showing the MongoD collections -


i new mongodb , mongochef , connecting mongodb server not local , setup on remote server(for not require vpn or visual network) using mongochef client.

when pass ip in mongochef's new connection tab, "test connection" button return "ok" status follows:

enter image description here

but in main window of mongochef not showing collection or database. here screen shot: enter image description here

i tried connecting server terminal , connecting well. can ping , telnet server well.

i not getting problem?

the problem authentication, needed edit connection , add authentication parameters viz username, password , database name specified in following screenshot

enter image description here

making above changes solved issue me. still, not sure why previous connections giving test ok status.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -