Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongodb3.6 连接OK 操作的时候报错 #300

Open
codech opened this issue Sep 6, 2020 · 4 comments
Open

mongodb3.6 连接OK 操作的时候报错 #300

codech opened this issue Sep 6, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@codech
Copy link

codech commented Sep 6, 2020

mongodb3.6版本 连接的时候OK 连接操作的时候报错 报错如下:
Caused by: com.mongodb.MongoQueryException: Query failed with error code 13 and error message 'not authorized on thread to execute command { find: "responder", filter: {}, limit: 1, singleBatch: true, $db: "xxxx" }' on server xx.xx.xx.xx

@codech codech added the bug Something isn't working label Sep 6, 2020
@WeiYe-Jing
Copy link
Owner

mongodb3.6版本 连接的时候OK 连接操作的时候报错 报错如下:
Caused by: com.mongodb.MongoQueryException: Query failed with error code 13 and error message 'not authorized on thread to execute command { find: "responder", filter: {}, limit: 1, singleBatch: true, $db: "xxxx" }' on server xx.xx.xx.xx

操作是操作哪一步

@codech
Copy link
Author

codech commented Sep 7, 2020

读mongodb到别的数据库的时候

@WeiYe-Jing
Copy link
Owner

读mongodb到别的数据库的时候

这个错误是datax mongoreader插件报的是吧

@liaozhide
Copy link

我也遇到了这个问题,该怎么解决呢?提示Query failed with error code 13 and error message 'not authorized on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants