摘要:
一、背景 写的一个python小工具用到mongo,测试环境会连接到很多服务器,其中一个服务器使用失败,报错信息如下 pymongo.errors.OperationFailure: not authorized on aiclues to execute command 经过查询,发现是此环境开启 阅读全文
摘要:
一、报错程序 python3 pymongo 二、报错信息 pymongo.errors.ConfigurationError: Server at 200.200.XXX:27017 reports wire version 3, but this version of PyMongo requi 阅读全文