mongodump stuck on same percentage forever

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Blocker - P1
    • None
    • Affects Version/s: 3.2.8
    • Component/s: mongodump, mongorestore
    • Environment:
      macOS 10.12 Beta
    • Platforms 2016-08-26

      I can't run mongodump neither mongorestore with success. It gets stuck on downloading the database, even if it's small.

      I'm using tunnel and a beta macOS, which maybe related to the issue.
      It used to work on OS X 10.11.

      `mongodump -d $DB --host 0.0.0.0 --port 9005 -o $OUTFOLDER`

      ```
      2016-08-16T12:02:31.333-0300 [........................] easycarros.voucher 465/28713 (1.6%)
      2016-08-16T12:02:31.333-0300 [........................] easycarros.schedule 79/11855 (0.7%)
      2016-08-16T12:02:31.333-0300 [........................] easycarros.busyHistory 101/7951 (1.3%)
      2016-08-16T12:02:31.333-0300 [........................] easycarros.user 81/17978 (0.5%)
      2016-08-16T12:02:31.333-0300
      2016-08-16T12:02:34.334-0300 [........................] easycarros.voucher 465/28713 (1.6%)
      2016-08-16T12:02:34.334-0300 [........................] easycarros.schedule 79/11855 (0.7%)
      2016-08-16T12:02:34.334-0300 [........................] easycarros.busyHistory 101/7951 (1.3%)
      2016-08-16T12:02:34.334-0300 [........................] easycarros.user 81/17978 (0.5%)
      2016-08-16T12:02:34.334-0300
      2016-08-16T12:02:37.333-0300 [........................] easycarros.voucher 465/28713 (1.6%)
      2016-08-16T12:02:37.333-0300 [........................] easycarros.schedule 79/11855 (0.7%)
      2016-08-16T12:02:37.333-0300 [........................] easycarros.busyHistory 101/7951 (1.3%)
      2016-08-16T12:02:37.333-0300 [........................] easycarros.user 81/17978 (0.5%)
      ```

            Assignee:
            Gabriel Russell (Inactive)
            Reporter:
            Bruno Lemos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: