MongoDB之常见错误

回溯

关注

阅读 101

2022-05-31

  总结开发中常见的问题与错误

 

 

1. 

Robo 3T连接MongoDB异常: Network error while attempting to run command 'saslStart' on host 'xxx:27017'

MongoDB之常见错误_mongodb

 

 

问题: 使用robot3t 进行MongoDB数据库的连接,发生报错

解决:

mongo shell version的问题,查看了下自己的是1.2的版本, 升级到1.3的版本就正常

 


精彩评论(0)

0 0 举报