Categories MongoDB Mongodbdump 도중 오류 해결 ~ Failed: error writing data for collection `디비명.컬렉션명` to disk: error reading collection: Failed to parse: { find: “컬렉션명”, skip: 0, snapshot: true, $readPreference: { mode: “secondaryPreferred” }, $db: “디비명” }. Unrecognized field ‘snapshot’. Post author By doogle Post date 2019년 9월 26일 Mongodbdump 도중 오류 해결 ~ Failed: error writing data for collection `디비명.컬렉션명` to disk: error reading collection: Failed to parse: { find: “컬렉션명”, skip: 0, snapshot: true, $readPreference: { mode: “secondaryPreferred” }, $db: “디비명” }. Unrecognized field ‘snapshot’.에 댓글이 없습니다 Continue reading “Mongodbdump 도중 오류 해결 ~ Failed: error writing data for collection `디비명.컬렉션명` to disk: error reading collection: Failed to parse: { find: “컬렉션명”, skip: 0, snapshot: true, $readPreference: { mode: “secondaryPreferred” }, $db: “디비명” }. Unrecognized field ‘snapshot’.” Tags mongodb, mongodump, mongorestore, 몽고db, 몽고디비