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

Can not authenticate against remote hosted Mongo database #67

Closed
stewarc330ve opened this issue Aug 12, 2014 · 2 comments
Closed

Can not authenticate against remote hosted Mongo database #67

stewarc330ve opened this issue Aug 12, 2014 · 2 comments

Comments

@stewarc330ve
Copy link

When connecting to a remote mongo database with credentials authentication fails against targeted collection

example URL: mongodb://[username:password@]remotehost:27017/store.messages

@ironfish
Copy link
Owner

ironfish commented Sep 2, 2014

What error are you receiving?? There is nothing in the driver that would preclude it from connecting t0 a remote host. Does your remote host require an authMechanism or authSource?

@stewarc330ve
Copy link
Author

This issue was due to user malformed URL

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

2 participants