Hi,
I’m struggling with this issue.
I created up &running a new sandbox MongoDB cluster into the mongoDB.Atlas, the connection string that the web site popup shows is:
mongo “mongodb+srv://sandbox-gep7q.mongodb.net/test” --username m001-student
but I can’t resolve the sandbox-gep7q.mongodb.net DNS name!
Es:
ping sandbox-gep7q.mongodb.net
ping: unknown host sandbox-gep7q.mongodb.net
It is normal?
Thank you
Andrea