Your app is crashing. Here's the latest log:

            at Socket._onTimeout (net.js:495:8)
            at listOnTimeout (internal/timers.js:557:17)
            at processTimers (internal/timers.js:500:7) {
          [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        primary: null,
        me: null,
        '$clusterTime': null
      },
      '10.10.10.141:27027' => ServerDescription {
        address: '10.10.10.141:27027',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        lastUpdateTime: 964807704,
        lastWriteDate: 0,
        error: MongoNetworkTimeoutError: connection timed out
            at connectionFailureError (/home/mirko/.meteor/packages/npm-mongo/.4.17.2.1r416fo.vbsv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/cmap/connect.js:389:20)
            at Socket.<anonymous> (/home/mirko/.meteor/packages/npm-mongo/.4.17.2.1r416fo.vbsv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/cmap/connect.js:310:22)
            at Object.onceWrapper (events.js:519:28)
            at Socket.emit (events.js:400:28)
            at Socket.emit (domain.js:475:12)
            at Socket._onTimeout (net.js:495:8)
            at listOnTimeout (internal/timers.js:557:17)
            at processTimers (internal/timers.js:500:7) {
          [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        primary: null,
        me: null,
        '$clusterTime': null
      },
      '10.10.10.141:27037' => ServerDescription {
        address: '10.10.10.141:27037',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        lastUpdateTime: 964808082,
        lastWriteDate: 0,
        error: MongoNetworkTimeoutError: connection timed out
            at connectionFailureError (/home/mirko/.meteor/packages/npm-mongo/.4.17.2.1r416fo.vbsv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/cmap/connect.js:389:20)
            at Socket.<anonymous> (/home/mirko/.meteor/packages/npm-mongo/.4.17.2.1r416fo.vbsv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/cmap/connect.js:310:22)
            at Object.onceWrapper (events.js:519:28)
            at Socket.emit (events.js:400:28)
            at Socket.emit (domain.js:475:12)
            at Socket._onTimeout (net.js:495:8)
            at listOnTimeout (internal/timers.js:557:17)
            at processTimers (internal/timers.js:500:7) {
          [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        primary: null,
        me: null,
        '$clusterTime': null
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'test',
    maxElectionId: ObjectId {
      [Symbol(id)]: Buffer(12) [Uint8Array] [
        127, 255, 255, 255, 0,
          0,   0,   0,   0, 0,
          0,  22
      ]
    },
    maxSetVersion: 6,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {}
}
Exited with code: 1
Your application is crashing. Waiting for file change.