Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

Trying to access my mongoose db, getting this message "run the following command db.enableFreeMonitoring()". How do I run the command, ive tried everything

Please no criticism, I just want access to my db

Thanks

BUT im still getting the message "access control is not enabled" Im trying to fix this but I cant type so I cant run the below command

MongoDB: Server has startup warnings ''Access control is not enabled for the database''

As an update, found out you have to run mongod adding --enableFreeMonitoring on

Update 2 adding --auth to the start is apparently needed No warnings but still cant type

Update 3 apparently I can type in vs code but not powershell...

question from:https://stackoverflow.com/questions/65643869/run-the-following-command-db-enablefreemonitoring

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
860 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...