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

前端 未结 2 1442
猫巷女王i
猫巷女王i 2020-11-28 01:16

I firstly installed MongoDB 3.4.1 today. But when I start it and use MongoDB shell, it gave me these warnings below:

C:\\Users\\hs>\"C:\\Program Files         


        
2条回答
  •  眼角桃花
    2020-11-28 01:46

    You need to delete your old db folder and recreate new one. It will resolve your issue.

提交回复
热议问题