mongodb_consistent_backup icon indicating copy to clipboard operation
mongodb_consistent_backup copied to clipboard

Unrecognized field snapshot

Open dobrozhanskyi opened this issue 5 years ago • 4 comments

I got this error when i'm running backup mongo-4.0.12

[2019-09-04 09:13:22,505] [INFO] [MongodumpThread-6] [MongodumpThread:wait:130] s0/mongodb-staging-secondary-0.mongodb-staging-headless.mongodb-staging.svc.cluster.local:27017:	Failed: error dumping users and roles: error writing data for collection `admin.system.users` to disk: error reading collection: Failed to parse: { find: "system.users", skip: 0, snapshot: true, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" }. Unrecognized field 'snapshot'.
[2019-09-04 09:13:26,325] [ERROR] [MainProcess] [Stage:run:87] State mongodb_consistent_backup.Backup returned error: Not all mongodump threads completed successfully!
[2019-09-04 09:13:26,326] [ERROR] [MainProcess] [Stage:run:100] Stage mongodb_consistent_backup.Backup did not complete!
[2019-09-04 09:13:26,326] [CRITICAL] [MainProcess] [Main:exception:207] Problem performing replset mongodump! Error: Stage mongodb_consistent_backup.Backup did not complete!```

dobrozhanskyi avatar Sep 04 '19 09:09 dobrozhanskyi

I got this error when i'm running backup mongo-4.0.12

Same issue here on mongo-4.0.5. Did you mange to solve the issue?

CluelessTechnologist avatar Sep 20 '19 12:09 CluelessTechnologist

I got same error on v4.2.3

bekenovalibek avatar Mar 31 '20 11:03 bekenovalibek

@timvaillancourt please turn your attention to this problem

bekenovalibek avatar Apr 27 '20 08:04 bekenovalibek

@bekenovalibek this tool is not supported anymore; please use https://github.com/percona/percona-backup-mongodb

please escalate the issue via regular channels if you have a contract with Percona

delgod avatar Apr 27 '20 13:04 delgod