nosqlclient icon indicating copy to clipboard operation
nosqlclient copied to clipboard

Cant connect to Mongo Cloud DB (Atlas)

Open Yavieh opened this issue 5 years ago • 2 comments

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)

  1. Create Cluster at cloud.mongodb.com
  2. Create Database
  3. Create User
  4. 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

Yavieh avatar Mar 25 '21 14:03 Yavieh

Thanks for reporting, I'll check asap.

rsercano avatar Apr 01 '21 13:04 rsercano

I'm having trouble too, although it seems to be can't find host mostly. Did you allow firewall access for your IP?

mikkelking avatar Aug 04 '22 22:08 mikkelking