Failed: error creating intents to dump: error counting testDB.coll1: connection(127.0.0.1:27017[-2]) unable to decode message length: read tcp 127.0.0.1:58452->127.0.0.1:27017: i/o timeout

89 views
Skip to first unread message

Amit Sanjay Sadafule

unread,
Sep 24, 2019, 2:11:17 AM9/24/19
to mongodb-user
Hi guys,

I am trying to take dump of a collection on mongo 4.2 but getting following error

mongodump -vvvvv --gzip -d testDB -c coll1 --out coll1_out/ -u username -p password
2019-09-24T05:23:31.258+0000    initializing mongodump object
2019-09-24T05:23:31.258+0000    will listen for SIGTERM, SIGINT, and SIGKILL
2019-09-24T05:23:31.272+0000    starting Dump()


2019-09-24T05:33:31.276+0000    Failed: error creating intents to dump: error counting testDB.coll1: connection(127.0.0.1:27017[-2]) unable to decode message length: read tcp 127.0.0.1:58452->127.0.0.1:27017: i/o timeout


Anybody knows what can be the issue? This works fine on mongo 4.0.2

Thanks
Amit
Reply all
Reply to author
Forward
0 new messages