-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.6, 3.0.7, 3.2.0-rc0
-
Component/s: mongorestore
-
None
-
Environment:MacBook Pro (Retina, 15-inch, Mid 2015)
Processor: 2,5 GHz Intel Core i7
Memory 16 GB 1600 MHz DDR3
OS X El Capitan
-
Server Tools B (11/02/15)
-
v3.0
Hi!
I am trying to restore freshly dumped `bson` file with a regular mongorestore command. Size of the file is 8.3GB
I run a regular mongorestore command end up having “insertion error: EOF” message.
mongorestore --host=api.komparu.dev --db komparu_product_dev --collection product dump/komparu_product_dev/product.bson
2015-10-14T16:13:38.974+0200 checking for collection data in dump/komparu_product_dev/product.bson
2015-10-14T16:13:38.977+0200 reading metadata file from dump/komparu_product_dev/product.metadata.json
2015-10-14T16:13:38.977+0200 restoring komparu_product_dev.product from file dump/komparu_product_dev/product.bson
2015-10-14T16:13:41.118+0200 Failed: restore error: komparu_product_dev.product: error restoring from dump/komparu_product_dev/product.bson: insertion error: EOF
This happens with any host I have: local instalation of mongo, vagrant, and one on a remote server.
- is duplicated by
-
TOOLS-966 mongorestore fails with: BSONObj size: XXX is invalid.
- Closed
-
TOOLS-1006 mongo3.0 restore fails with error Failed: restore error: insertion error: EOF
- Closed
-
SERVER-20929 Restore error: false invalid document size
- Closed
-
SERVER-20988 Mongorestore fails on GridFS collection
- Closed
-
SERVER-21183 mongorestore fails on 3.0.7 ubuntu 14.04 where 3.0.2 succeeds
- Closed
-
TOOLS-943 AssertionException when trying to restore fs.chunks collection (GridFS) using mongorestore
- Closed
- is related to
-
SERVER-19562 Restore error: insertion error with out-of-memory condition
- Closed
- related to
-
TOOLS-1666 Possible regression of TOOLS-939: Error restoring database "insertion error: EOF"
- Closed