Hi,
I am trying to connect to the Sandbox cluster from the Mongo shell but I keep hitting the following error.
C:\Users\kiran>mongo “mongodb+srv://sandbox-rnm7l.mongodb.net/test” --username m001-student
MongoDB shell version v3.4.14
connecting to: mongodb://mongodb%2Bsrv:/%2Fsandbox-rnm7l.mongodb.net%2Ftest
2019-07-22T21:08:34.297-0400 E QUERY [thread1] Error: No digits :
connect@src/mongo/shell/mongo.js:240:13
@(connect):1:6
exception: connect failed
I have used the following command to connect and I have created Sandbox cluster(please refer to the screenshot below).
mongo “mongodb+srv://sandbox-rnm7l.mongodb.net/test” --username m001-student