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

Categories

0 votes
692 views
in Technique[技术] by (71.8m points)

mongoose - run the following command db.enableFreeMonitoring()

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

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

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...