Ive tried a few times to connet to the atlas server for this course and no matter what network im on (Corporate or open, at home etc) i seem to get the following message :
err: couldn’t connect to server cluster0-shard-00-02-jxeqq.mongodb.net:27017, connection attempt failed: SSLHandshakeFailed: QueryContextAttributes for connection info failed with-2146893055 :
connect@src/mongo/shell/mongo.js:257:13
Im using the expression below thats listed on the course.
mongo “mongodb://cluster0-shard-00-00-jxeqq.mongodb.net:27017,cluster0-shard-00-01-jxeqq.mongodb.net:27017,cluster0-shard-00-02-jxeqq.mongodb.net:27017/aggregations?replicaSet=Cluster0-shard-0” --authenticationDatabase admin --ssl -u m121 -p aggregations --norc