mongoose.createConnection("mongodb://name:pwd@xxx:20000,xxx:20000,xxx:20000/db", {useMongoClient: true})
运行项目时报错:“MongoError: no primary found in replicaset”,这是什么原因导致的那?是MongoDB集群分片的问题,还是连接的方式不对那?错误信息:
db.status()的内容如下图:
哈士奇WWW
相关分类