Closed kekakewka closed 1 year ago
Hello. Since you are connecting to an atlas database, the mongodb driver automatically detects the port number. It seems like this error is not caused by mondroid or mongodart driver. I see that you are using LTE network connection. You can try WiFi (Local ISP) connection.
It does not help
Make sure that ip address 0.0.0.0 is allowed in Atlas Server.
Try adding ssl=true&authSource=admin to your connecting string.
If above methods not working you may try this; In Atlas Server IP Whitelist Page. Instead of clicking my current ip address, just search what's my ip on google and paste that instead.
Thank you! It's work
mongodb+srv://:@cluster0discors.v499ape.mongodb.net/
I was not given the value of the "port" parameter