我使用v3.0.2mongoDb.創建了用戶,啟用auth方式啟動資料庫。 在伺服器上用客戶端 使用者名稱密碼連接資料庫可以連線成功。
開啟防火牆連接埠後,用Mongo VUE客戶端登錄,可以連線成功,但是登入進去會提示認證失敗,請問是什麼原因?
Unable to fetch Collection stats
Invalid credentials for database ‘admin’.
Type: MongoDB.Driver.MongoAuthenticationException
換版本吧,Mongo VUE 1.6.9太老了,只支援到mongodb 2.6.9,
我也是前幾天碰到這個問題的
http://narutoinfo.github.io/mongodb-30an-zhuang-he-quan-xian-guan-li.h...
試試使用SSH Tunnel方式登入