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

dbmethods:auth(username, password) throws error #10

Open
sunao-uehara opened this issue May 14, 2016 · 0 comments
Open

dbmethods:auth(username, password) throws error #10

sunao-uehara opened this issue May 14, 2016 · 0 comments

Comments

@sunao-uehara
Copy link

Currently I am having really weird issue around db authentication that dbmethods:auth(username, password) throws following error. But it happens randomly, not all the time. I would say it is like 10- 50%

May 13 17:21:03 xxx/xxx: [error] xxx/xxx/resty-mongol/dbmt.lua:75: no such cmd: user

So I checked the line, it should execute mongodb command "authenticate". but actually it tried "user" somehow, then throws error as it doesn't exist.
Even weirder thing is that the issue happens more frequently on high spec linux machine than low spec one...

Has anybody seen this issue?

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