jerrylaikr / weibo-anti-censorship

placeholder
MIT License
0 stars 0 forks source link

PyMongo auth issue #1

Closed jerrylaikr closed 2 years ago

jerrylaikr commented 2 years ago
pymongo.errors.OperationFailure: command find requires authentication, full error: {'ok': 0.0, 'errmsg': 'command find requires authentication', 'code': 13, 'codeName': 'Unauthorized'}

pymongo 4.2.0 报错 pymongo 3.7.2 没有报错

jerrylaikr commented 2 years ago

不是pymongo版本的问题

jerrylaikr commented 2 years ago

搞了半天是因为weibo spider需要手动安装,pip安装的不知道是多古老的版本,mongo writer 都没有完全implement