I am trying to connect to the mongo shell as per the instructions in the lab.
Here’s a screenshot of my “Connect to Sandbox” screen:
and here’s what happens when I try to connect:
Any help or suggestions would be greatly appreciated!
Thanks!
I am trying to connect to the mongo shell as per the instructions in the lab.
Here’s a screenshot of my “Connect to Sandbox” screen:
and here’s what happens when I try to connect:
Any help or suggestions would be greatly appreciated!
Thanks!
This is what happens when I try and run this command:
mongo “mongodb+srv://troym:<MyPassword>@sandbox.s5om1.mongodb.net/admin”
Have you gave access to your cluster from Anywhere?
Please post Atlas network access page.
I added temporary access and it worked!
Thanks for pointing me in the right direction @steevej!