Report this

What is the reason for this report?

Can't use command line authentication to connect to Mongodb droplet

Posted on February 10, 2019

Ok, this is kind of driving me nuts. I have two droplets, one running Elasticsearch (E1) and one running Mongdb (M1) with authentication enabled. I can log into the M1 droplet from E1 running a mongo shell at the command line and then db.auth into my collection. What I can’t do is connect using a command such as: mongo -u <USER> -p <PASSWORD> <HOST>:<PORT> --authenticationDatabase <AUTH_DB>

I know the user, password, host, port, and auth db all work and can be reached. What am I missing?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello, @mrfriro

I hope this has been sorted, but wanted to check if you’re still experiencing the issue. What is the exact error you get when trying to connect from the command line?

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.