npm run install-server //安装程序,初始化数据库索引和管理员账号,管理员账号名可在 config.json 配置`
补救措施:
1 2 3 4 5 6
[root@VM-4-16-centos /]# docker exec -it 2e43588c8b1f bash root@2e43588c8b1f:/# node api/vendors/server/install.js (node:65) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor. log: mongodb load success... 初始化管理员账号成功,账号名:"xxxxx@gmail.com",密码:"ymfe.org"