Mongodb Connection Problem using mongovue

418 views
Skip to first unread message

Prem Kumar KrishnaMurthy

unread,
Feb 15, 2013, 1:39:44 AM2/15/13
to mongod...@googlegroups.com
Hi,

      I have connected Server DB using MongoVue software.it did not open it and through some exceptions :

Invalid credentials for database 'chmdb'.
Type: MongoDB.Driver.MongoAuthenticationException
Stack:    at MongoDB.Driver.Internal.MongoConnection.Authenticate(String databaseName, MongoCredentials credentials)
   at MongoDB.Driver.Internal.MongoConnection.CheckAuthentication(MongoDatabase database)
   at MongoDB.Driver.MongoServerInstance.AcquireConnection(MongoDatabase database)
   at MongoDB.Driver.MongoServer.AcquireConnection(MongoDatabase database, Boolean slaveOk)
   at MongoDB.Driver.MongoCursorEnumerator`1.AcquireConnection()
   at MongoDB.Driver.MongoCursorEnumerator`1.GetFirst()
   at MongoDB.Driver.MongoCursorEnumerator`1.MoveNext()
   at MongoDB.Driver.MongoDatabase.GetCollectionNames()
   at MangoUI.MCollections.GetAll(String db)
   at MangoUI.MCollections.Get(String db)
   at MangoUI.ComNavTree.nuedayAQwLobI9qiNSO(Object , Object )
   at MangoUI.ComNavTree.ExpandMe(MTreeNode expand)
   at MangoUI.ComNavTree.tree_BeforeExpand(Object sender, TreeViewCancelEventArgs e)


Command 'authenticate' failed: auth fails (response: { "errmsg" : "auth fails", "ok" : 0.0 })
Type: MongoDB.Driver.MongoCommandException
Stack:    at MongoDB.Driver.Internal.MongoConnection.RunCommand(String collectionName, QueryFlags queryFlags, CommandDocument command)
   at MongoDB.Driver.Internal.MongoConnection.Authenticate(String databaseName, MongoCredentials credentials)
Inputs:: 
Command:  authenticate
Ok:       False
ErrorMsg: auth fails
Request:  { "authenticate" : 1, "user" : "root", "nonce" : "58e593bcea83268d", "key" : "485fd8ae4497868ccf110bbbe38483d5" }
Response: { "errmsg" : "auth fails", "ok" : 0.0 }



 

Sai Hegde

unread,
Jun 26, 2013, 7:30:11 PM6/26/13
to mongod...@googlegroups.com
Did you get a solution to this?
Reply all
Reply to author
Forward
0 new messages