• Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      MongoDB 4.2.0
      Windows 10

      I tried to mongodump a 100gb dataset, but it failed in about 10 minutes.

      mongodump -d test_data --gzip -o E:\data

       

      Then I increase the paramter of timeout to 1 hour, it still raised the same error.

      mongod --setParameter cursorTimeoutMillis=3600000

       

      Error:

      Failed: error getting count from db: connection(localhost:27017[-2]) unable to decode message length: read tcp 127.0.0.1:50353->127.0.0.1:27017: i/o timeout

            Assignee:
            tim.fogarty@mongodb.com Tim Fogarty
            Reporter:
            zheng.di@hotmail.com Di Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: