Heim > Fragen und Antworten > Hauptteil
我使用v3.0.2mongoDb.创建了用户,启用auth方式启动数据库。 在服务器上用客户端 用户名密码连接数据库可以连接成功。
打开防火墙端口后,用Mongo VUE客户端登录,可以连接成功,但是登录进去会提示认证失败,请问是什么原因?
Unable to fetch Collection stats
Invalid credentials for database ‘admin’.
Type: MongoDB.Driver.MongoAuthenticationException
巴扎黑2017-04-25 09:04:44
换版本吧,Mongo VUE 1.6.9太老了,只支持到mongodb 2.6.9,
我也是前几天碰到这个问题的
http://narutoinfo.github.io/mongodb-30an-zhuang-he-quan-xian-guan-li.h...