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

/root/.meteor/packages/meteor-tool/.1.11.1.nmm7cg.gs54++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:313
						throw(ex);
						^

MongoError: Index build failed: e6a6487c-710c-470f-a91a-92955e754b67: Collection healthsoftTest.users ( 80c6ff6f-f293-4534-9725-e900799137a5 ) :: caused by :: E11000 duplicate key error collection: healthsoftTest.users index: username_1 dup key: { username: "BENassogba" }
    at Connection.<anonymous> (/root/.meteor/packages/npm-mongo/.3.8.1.16mfer0.acwz++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/core/connection/pool.js:451:61)
    at Connection.emit (events.js:315:20)
    at processMessage (/root/.meteor/packages/npm-mongo/.3.8.1.16mfer0.acwz++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/core/connection/connection.js:452:10)
    at TLSSocket.<anonymous> (/root/.meteor/packages/npm-mongo/.3.8.1.16mfer0.acwz++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb/lib/core/connection/connection.js:621:15)
    at TLSSocket.emit (events.js:315:20)
    at addChunk (_stream_readable.js:295:12)
    at readableAddChunk (_stream_readable.js:271:9)
    at TLSSocket.Readable.push (_stream_readable.js:212:10)
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:186:23) {
  ok: 0,
  code: 11000,
  codeName: 'DuplicateKey',
  keyPattern: { username: 1 },
  keyValue: { username: 'BENassogba' },
  '$clusterTime': {
    clusterTime: Timestamp { _bsontype: 'Timestamp', low_: 7, high_: 1779118298 },
    signature: {
      hash: Binary {
        _bsontype: 'Binary',
        sub_type: 0,
        position: 20,
        buffer: Buffer(20) [Uint8Array] [
          238, 152, 169,  73, 198,  2,
           48,  87,  97,  98, 235, 65,
          222,   7,  61, 162, 222, 52,
          240,  20
        ]
      },
      keyId: Long { _bsontype: 'Long', low_: 2, high_: 1770386763 }
    }
  },
  operationTime: Timestamp { _bsontype: 'Timestamp', low_: 7, high_: 1779118298 }
}
Exited with code: 1
Your application is crashing. Waiting for file change.
=> Meteor 3.4.1 is available. Update this project with 'meteor update'.
=> Meteor 3.4.1 is available. Update this project with 'meteor update'.
=> Meteor 3.4.1 is available. Update this project with 'meteor update'.