Greetings,
When trying to connect to the cluster from mongo shell, I am getting the following error:
$ mongo “mongodb+srv://sandbox-otvws.mongodb.net/test” --username m001-student
DNSProtocolError: Invalid record 0 of SRV answer for "_mongodb._tcp.sandbox-xxxxx.mongodb.net": Incorrect result size
try 'mongo --help' for more information
My mongo shell version is 4.2.1.
Please advise, thank you!