【mongo+golang】记录golang链接mongo副本集的一次错误解决方法err: (NotWritablePrimary) not master

在开启Mongo副本集后,使用Golang进行连接时遇到'err: (NotWritablePrimary) not master'的错误。错误源于Golang驱动尝试连接时的服务器选择问题。解决方案涉及检查mongo-driver版本并根据版本在URI中添加'connect=direct'或'directConnection=true'选项来指定直接连接。官方文档提供了详细指导。
摘要由CSDN通过智能技术生成

mongo开启副本集,golang连接报错:err: (NotWritablePrimary) not master

server selection error: context canceled, current topology: { Type: ReplicaSetNoPrimary, Servers: [{ Addr: sts-db-mongodb-0.svc-db-mongodb.db.svc.cluster.local:27017, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp: lookup sts-db-mongodb-0.svc-db-mongodb.db.svc.cluster.local: device or resource busy }, { Addr: sts-db-mongodb-1.svc-db-mongodb.db.svc.cluster.local:27017, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp: lookup sts-db-mongodb-1.svc-db-mongodb.db.svc.cluster.local: device or resource busy }, { Addr: sts-db-mongodb-2.svc-db-mongodb.db.svc.cluster.local:27017, Type: Unknown, Last error: connection() error occured during connection handshake: dial tcp: lookup sts-db-mongodb-2.svc-db-mongodb.db.svc.cluster.local: device or resource bu

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值