Created
March 24, 2022 20:57
-
-
Save ryanvgates/b02ad6978d0d6fce987c0286c4c240d9 to your computer and use it in GitHub Desktop.
Mongo Gotcha: Unrecognized Field Snapshot - Problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ld_db_name.collection to disk: error reading collection: Failed to parse: { find: "collection", skip: 0, snapshot: true, $db: "old_db_name" }. Unrecognized field 'snapshot'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment