在使用此命令在服务器上恢复我的 mongodb 数据库时:
mongorestore -h ds023435*** :23445 -d idea
(想法是我的数据库名称)
它显示此错误:
Failed: idea.questions: error reading database: not authorized on idea to execute
command { listCollections: 1, cursor: { batchSize: 0 } }
在使用此命令在服务器上恢复我的 mongodb 数据库时:
mongorestore -h ds023435*** :23445 -d idea
(想法是我的数据库名称)
它显示此错误:
Failed: idea.questions: error reading database: not authorized on idea to execute
command { listCollections: 1, cursor: { batchSize: 0 } }