nosqlclient
nosqlclient copied to clipboard
Cant connect to Mongo Cloud DB (Atlas)
I have a problem when connecting to the Mongo Database at cloud.mongodb.com (atlas). Every time it will say Authentication failed. I tried everything to get it running but still cant make it.
Current Behavior
It will always say connection failed. Username and password are correct
Steps to Reproduce (for bugs)
- Create Cluster at cloud.mongodb.com
- Create Database
- Create User
- Use the URL to connect to the database (mongodb+srv://xxxx:[email protected]/database?retryWrites=true&w=majority)
Your Environment
Nosqlclient version used: 4.0.1 nvironment: docker Operating System: unraid
Thanks for reporting, I'll check asap.
I'm having trouble too, although it seems to be can't find host mostly. Did you allow firewall access for your IP?