-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
(copied to CRM)
mongorestore: shouldIgnoreNamespace() should ignore the config.system.preimages collection.
mongodump: shouldSkipSystemNamespace() should skip the config.system.preimages collection.
The latest mongudmp version was used
/mongodump --version
mongodump version: 100.6.0
Error:
{{ Failed: error creating intents to dump: error counting config.system.preimages: (Unauthorized) not authorized on config to execute command { count: "system.preimages", lsid:
{ id: UUID("4a5ea495-264b-4c7a-a01e-097f368ee925") }, $clusterTime: { clusterTime: Timestamp(1661250561, 1), signature:
{ hash: BinData(0, D2E215DB10AB924139F7ACE01EAC84C69B7CCAF8), keyId: 7132042350355808274 }}, $db: "config" }}}