-
Notifications
You must be signed in to change notification settings - Fork 216
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
server returned error on SASL authentication step: Authentication failed. #112
Comments
User rights are not enough,create a dbOwner in mongo. |
I have the same problem 🤔 User in mongo:
Logs from exporter:
What's wrong? |
I would advice to use the role clusterMonitor instead the much more permission Ah, sorry. The exporter was returning some metrics, but I noticed later that it is still printing the error message on each request it serves. I was about to check if the percona fork would fix this issue, however it looks like they do not provide any binaries, and I have no experience with go. So, no good idea how to quickly fix this right now :/ |
I tried to use mongo to connect, it is correct, I do not know what happened
The text was updated successfully, but these errors were encountered: