连接mongodb Unable to connect to server 127.0.0.1:27017: Invalid credential for database 'test'.

时间:2017-12-18 21:30:06   收藏:0   阅读:1425

用客户端连接mongodb时,提示Invalid credential for database ‘test‘.或者未将对象引用设置到对象实例

解决方法:

技术分享图片

将username、password、databse去掉,Test一下就可以了

原文:http://www.cnblogs.com/xingqiba1/p/8059016.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!