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

Plugin requires Python 3 #248

Open
jwilliams-shadowsoft opened this issue Apr 9, 2020 · 0 comments
Open

Plugin requires Python 3 #248

jwilliams-shadowsoft opened this issue Apr 9, 2020 · 0 comments

Comments

@jwilliams-shadowsoft
Copy link

Although it is not completely clear why, it seems that this plugin requires Python 3 to be able to authenticate against a Mongo 3.6 database that requires authentication. (This may be related to the versions of pymongo that are available under Python 2).

Every time we tried the plugin using Python 2.7 it would fail authentication, but we would not get an "authentication failed" error, we would get an error stating that we did not have enough permission to perform the operation (except for connection check, of course).

Please change the documentation to show that Python 3 is a requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant