刚才使用naviat 连接mongo ,通过url 方式连接mongo,总是显示 [Error] Error: command listCollections requires authentication 。 当把url 最后面的&authMechanism=SCRAM-SHA-1 去掉之后,就能连接成功了。
刚才使用naviat 连接mongo ,通过url 方式连接mongo,总是显示 [Error] Error: command listCollections requires authentication 。 当把url 最后面的&authMechanism=SCRAM-SHA-1 去掉之后,就能连接成功了。