dear colleagues, all of sudden I get problem with db video
my steps
- 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
- use video
- db.movies.findOne()
and third step giving me an error:
can anyone help please?
thanks!