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...
2.1m questions
2.1m answers
60 comments
57.0k users