search

Home  >  Q&A  >  body text

mongoDb登录授权失败

我使用v3.0.2mongoDb.创建了用户,启用auth方式启动数据库。 在服务器上用客户端 用户名密码连接数据库可以连接成功。
打开防火墙端口后,用Mongo VUE客户端登录,可以连接成功,但是登录进去会提示认证失败,请问是什么原因?
Unable to fetch Collection stats
Invalid credentials for database ‘admin’.
Type: MongoDB.Driver.MongoAuthenticationException

我想大声告诉你我想大声告诉你2759 days ago742

reply all(2)I'll reply

  • 巴扎黑

    巴扎黑2017-04-25 09:04:44

    Change the version, Mongo VUE 1.6.9 is too old and only supports mongodb 2.6.9,

    I also encountered this problem a few days ago
    http://narutoinfo.github.io/mongodb-30an-zhuang-he-quan-xian-guan-li.h...

    reply
    0
  • 迷茫

    迷茫2017-04-25 09:04:44

    Try to use SSH Tunnel to log in

    reply
    0
  • Cancelreply