I received this error when I run command of mongodump
mongodump --db admin --out /DatabaseBackups/
error getting collections for database
admin
: error runninglistCollections
. Database:admin
Err: not authorized on admin to execute command { listCollections: 1, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }