Closed youralien closed 3 years ago
When connecting using this type of connection string
mongodb://<username:password>@host:port/host2:port/host:port/database?ssl=true&replicaSet=atlas-p1101t-shard-0&authSource=admin&retryWrites=true&w=majority
we are getting an error no valid replicaset members found.
no valid replicaset members found
When connecting using this type of connection string
mongodb://<username:password>@host:port/host2:port/host:port/database?ssl=true&replicaSet=atlas-p1101t-shard-0&authSource=admin&retryWrites=true&w=majority
we are getting an error
no valid replicaset members found
.