-
Notifications
You must be signed in to change notification settings - Fork 108
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
authKey not working #2
Comments
@dmitrig01 I just found the bug. Thanks for reporting the bug! |
@dmitrig01 I just pushed a fix. |
Awesome, thanks for the awesome project and for being so prompt! |
thelinuxlich
added a commit
to AIDAX/rethinkdbdash
that referenced
this issue
May 23, 2018
Linked list
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm absolutely sure I'm passing in the correct key:
I get:
(I tried resetting the key, with
rethinkdb admin set auth a
, and passing in authKeya
, but that doesn't work; if I dorethinkdb admin unset auth
and don't pass in a key, it works)The text was updated successfully, but these errors were encountered: