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

Cannot authorise connection with user and password #6

Open
CyberFerret opened this issue May 20, 2017 · 0 comments
Open

Cannot authorise connection with user and password #6

CyberFerret opened this issue May 20, 2017 · 0 comments
Assignees
Labels

Comments

@CyberFerret
Copy link

Hi there,

It appears that we are unable to pass a RethinkDB username and password in the r.connect() function? I keep getting the following error:

ERROR: Incorrect authorization key.
 (RethinkDB::ReqlDriverError)
0x10d6f97c5: *CallStack::new:CallStack at ??
0x10d78e86e: *raise<RethinkDB::ReqlDriverError>:NoReturn at ??
0x10d722e36: main at ??

I've tried the following connection string:

conn = r.connect(host: "myrdbhost.com", user: "myusername", password: "mypassword")
@lbguilherme lbguilherme self-assigned this Jul 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants