node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'express'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/app.js:1:17)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'express'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/app.js:1:17)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:652136) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:652136) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:678466) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:678466) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:678466) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 18.196.113.109:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 2,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 18.196.113.109:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '18.196.113.109',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2017140) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2017140) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017140) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 18.196.113.109:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 18.196.113.109:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '18.196.113.109',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2017654) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 3,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2319008) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2319008) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2319008) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2319008) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2319008) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2319008) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 1,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2333037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2334602) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2334602) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2334602) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2334602) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2334602) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2334602) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2335037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2335037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2335037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2335037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2335037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2335037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 1,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2403930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2404283) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2689357) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2689357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2689357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2696068) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:7
  const result = await db.collection('users').insertOne({ device_id: deviceId, username, created_at: new Date() });
                          ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at addUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:7:27)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:11:20)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2967621) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2975233) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2981403) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 1,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:7
  const result = await db.collection('users').insertOne({ device_id: deviceId, username, created_at: new Date() });
                          ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at addUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:7:27)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:11:20)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185388) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3185811) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3186259) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3202406) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3204584) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 1,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3205614) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291404) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3291950) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoServerSelectionError: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at Topology.selectServer (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:303:38)
    at async Topology._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:196:28)
    at async Topology.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:158:13)
    at async topologyConnect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:223:17)
    at async MongoClient._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:236:13)
    at async MongoClient.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:161:13)
    at async connectDB (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:11:5)
    at async getLeaderboardWithUser (/home/incremen/mate-api.incrementloop.com/v1/models/scoreModel.js:17:14)
    at async fetchLeaderboard (/home/incremen/mate-api.incrementloop.com/v1/controllers/leaderboardController.js:10:20) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017' => [ServerDescription],
      'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017' => [ServerDescription],
      'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-dsp1pw-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: 30
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkError: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
  
      at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
      at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
      at Object.onceWrapper (node:events:634:26)
      at TLSSocket.emit (node:events:519:28)
      at emitErrorNT (node:internal/streams/destroy:169:8)
      at emitErrorCloseNT (node:internal/streams/destroy:128:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
    [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
    [cause]: [Error: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
    ] {
      library: 'SSL routines',
      function: 'ssl3_read_bytes',
      reason: 'tlsv1 alert internal error',
      code: 'ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR'
    }
  }
}
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3292373) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoServerSelectionError: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at Topology.selectServer (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:303:38)
    at async Topology._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:196:28)
    at async Topology.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:158:13)
    at async topologyConnect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:223:17)
    at async MongoClient._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:236:13)
    at async MongoClient.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:161:13)
    at async connectDB (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:11:5)
    at async findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:14:14)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017' => [ServerDescription],
      'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017' => [ServerDescription],
      'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-dsp1pw-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: 30
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkError: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
  
      at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
      at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
      at Object.onceWrapper (node:events:634:26)
      at TLSSocket.emit (node:events:519:28)
      at emitErrorNT (node:internal/streams/destroy:169:8)
      at emitErrorCloseNT (node:internal/streams/destroy:128:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
    [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
    [cause]: [Error: 140135427233856:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
    ] {
      library: 'SSL routines',
      function: 'ssl3_read_bytes',
      reason: 'tlsv1 alert internal error',
      code: 'ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR'
    }
  }
}
/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15
  const user = await db.collection('users').findOne({ device_id: deviceId, username });
                        ^

TypeError: Cannot read properties of undefined (reading 'collection')
    at findUser (/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js:15:25)
    at async createUser (/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js:8:14)

Node.js v20.17.0
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: [Error: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
  ] {
    library: 'SSL routines',
    function: 'ssl3_read_bytes',
    reason: 'tlsv1 alert internal error',
    code: 'ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR'
  }
}
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1756338) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB connection failed: MongoNetworkError: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: [Error: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
  ] {
    library: 'SSL routines',
    function: 'ssl3_read_bytes',
    reason: 'tlsv1 alert internal error',
    code: 'ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR'
  }
}
MongoDB connection failed: MongoNetworkError: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: [Error: 140057077364800:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1544:SSL alert number 80
  ] {
    library: 'SSL routines',
    function: 'ssl3_read_bytes',
    reason: 'tlsv1 alert internal error',
    code: 'ERR_SSL_TLSV1_ALERT_INTERNAL_ERROR'
  }
}
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
node:internal/modules/cjs/loader:1228
  throw err;
  ^

Error: Cannot find module 'dotenv'
Require stack:
- /home/incremen/mate-api.incrementloop.com/v1/config/db.js
- /home/incremen/mate-api.incrementloop.com/v1/models/userModel.js
- /home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js
- /home/incremen/mate-api.incrementloop.com/v1/app.js
- /usr/local/lsws/fcgi-bin/lsnode.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Module._load (node:internal/modules/cjs/loader:1051:27)
    at Module.require (node:internal/modules/cjs/loader:1311:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/home/incremen/mate-api.incrementloop.com/v1/config/db.js:41:1)
    at Module._compile (node:internal/modules/cjs/loader:1469:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
    at Module.load (node:internal/modules/cjs/loader:1288:32)
    at Module._load (node:internal/modules/cjs/loader:1104:12)
    at Module.require (node:internal/modules/cjs/loader:1311:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/incremen/mate-api.incrementloop.com/v1/config/db.js',
    '/home/incremen/mate-api.incrementloop.com/v1/models/userModel.js',
    '/home/incremen/mate-api.incrementloop.com/v1/controllers/userController.js',
    '/home/incremen/mate-api.incrementloop.com/v1/app.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
(node:2095036) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2095036) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2098961) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2098961) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2101825) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2101825) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2101943) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2101943) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2181434) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2181434) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3284679) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3284679) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3829446) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3829446) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3829504) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3829504) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2969174) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2969174) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2984997) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2984997) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2992930) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2992930) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2993224) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2993224) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2998433) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2998433) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
SyntaxError: Bad escaped character in JSON at position 76
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
(node:3573641) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3573641) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
SyntaxError: Unexpected token ']', ..." },
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
SyntaxError: Unexpected token ']', ..."   
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
SyntaxError: Unexpected token ']', ..."   
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
SyntaxError: Unexpected token ']', ..."   
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connection.js:117
            this.cleanup(new error_1.MongoNetworkTimeoutError(message, { beforeHandshake }));
                         ^

MongoNetworkTimeoutError: connection 4 to 52.58.10.16:27017 timed out
    at Timeout._onTimeout (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connection.js:117:26)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  connectionGeneration: 30,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [Symbol(beforeHandshake)]: true,
  [cause]: undefined
}

Node.js v20.17.0
(node:2765619) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2765619) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3182781) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3182781) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:4190810) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4190810) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3810) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3810) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:4446) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4446) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:4852) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4852) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:23316) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:23316) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:539167) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:539167) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:541538) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:541538) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:544292) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:544292) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:545319) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:545319) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:545991) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:545991) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:546464) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:546464) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:549603) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:549603) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:550393) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:550393) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:550638) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:550638) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:552020) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:552020) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:552397) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:552397) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:553020) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:553020) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:554803) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:554803) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3726124) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3726124) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}

Node.js v20.17.0
(node:1250273) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1250273) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:303
                const timeoutError = new error_1.MongoServerSelectionError(`Server selection timed out after ${options.serverSelectionTimeoutMS} ms`, this.description);
                                     ^

MongoServerSelectionError: connect ETIMEDOUT 52.58.10.16:27017
    at Topology.selectServer (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:303:38)
    at async Topology._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:196:28)
    at async Topology.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/sdam/topology.js:158:13)
    at async topologyConnect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:223:17)
    at async MongoClient._connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:236:13)
    at async MongoClient.connect (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/mongo_client.js:161:13) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017' => ServerDescription {
        address: 'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017',
        type: 'RSSecondary',
        hosts: [
          'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017',
          'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017',
          'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017'
        ],
        passives: [],
        arbiters: [],
        tags: {
          availabilityZone: 'euc1-az2',
          provider: 'AWS',
          nodeType: 'ELECTABLE',
          diskState: 'READY',
          region: 'EU_CENTRAL_1',
          workloadType: 'OPERATIONAL'
        },
        minWireVersion: 0,
        maxWireVersion: 21,
        roundTripTime: 54,
        minRoundTripTime: 54,
        lastUpdateTime: 34732701222,
        lastWriteDate: 2024-11-14T15:31:26.000Z,
        error: null,
        topologyVersion: {
          processId: ObjectId { buffer: [Buffer [Uint8Array]] },
          counter: 5
        },
        setName: 'atlas-dsp1pw-shard-0',
        setVersion: 186,
        electionId: null,
        logicalSessionTimeoutMinutes: 30,
        maxMessageSizeBytes: 48000000,
        maxWriteBatchSize: 100000,
        maxBsonObjectSize: 16777216,
        primary: 'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017',
        me: 'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017',
        '$clusterTime': {
          clusterTime: Timestamp { low: 6, high: 1731598286, unsigned: true },
          signature: { hash: [Binary], keyId: [Long] }
        }
      },
      'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017' => ServerDescription {
        address: 'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017',
        type: 'RSSecondary',
        hosts: [
          'matemagijacluster-shard-00-00.fwhvh.mongodb.net:27017',
          'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017',
          'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017'
        ],
        passives: [],
        arbiters: [],
        tags: {
          provider: 'AWS',
          availabilityZone: 'euc1-az3',
          region: 'EU_CENTRAL_1',
          nodeType: 'ELECTABLE',
          workloadType: 'OPERATIONAL',
          diskState: 'READY'
        },
        minWireVersion: 0,
        maxWireVersion: 21,
        roundTripTime: 41,
        minRoundTripTime: 41,
        lastUpdateTime: 34732703471,
        lastWriteDate: 2024-11-14T15:31:28.000Z,
        error: null,
        topologyVersion: {
          processId: ObjectId { buffer: [Buffer [Uint8Array]] },
          counter: 5
        },
        setName: 'atlas-dsp1pw-shard-0',
        setVersion: 186,
        electionId: null,
        logicalSessionTimeoutMinutes: 30,
        maxMessageSizeBytes: 48000000,
        maxWriteBatchSize: 100000,
        maxBsonObjectSize: 16777216,
        primary: 'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017',
        me: 'matemagijacluster-shard-00-01.fwhvh.mongodb.net:27017',
        '$clusterTime': {
          clusterTime: Timestamp { low: 1028, high: 1731598288, unsigned: true },
          signature: { hash: [Binary], keyId: [Long] }
        }
      },
      'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017' => ServerDescription {
        address: 'matemagijacluster-shard-00-02.fwhvh.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 34732697761,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
            at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
            at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
            at Object.onceWrapper (node:events:634:26)
            at TLSSocket.emit (node:events:519:28)
            at emitErrorNT (node:internal/streams/destroy:169:8)
            at emitErrorCloseNT (node:internal/streams/destroy:128:3)
            at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
          [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
          [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
            errno: -110,
            code: 'ETIMEDOUT',
            syscall: 'connect',
            address: '52.58.10.16',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-dsp1pw-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: 30
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
      at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
      at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
      at Object.onceWrapper (node:events:634:26)
      at TLSSocket.emit (node:events:519:28)
      at emitErrorNT (node:internal/streams/destroy:169:8)
      at emitErrorCloseNT (node:internal/streams/destroy:128:3)
      at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
    [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
    [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
      errno: -110,
      code: 'ETIMEDOUT',
      syscall: 'connect',
      address: '52.58.10.16',
      port: 27017
    }
  }
}

Node.js v20.17.0
(node:1251896) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1251896) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356
            return new error_1.MongoNetworkError(error_1.MongoError.buildErrorMessage(cause), { cause });
                   ^

MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 3,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}

Node.js v20.17.0
(node:1265541) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1265541) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358
            return new error_1.MongoNetworkTimeoutError('connection timed out');
                   ^

MongoNetworkTimeoutError: connection timed out
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:273:43)
    at Object.onceWrapper (node:events:633:28)
    at TLSSocket.emit (node:events:519:28)
    at Socket._onTimeout (node:net:591:8)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: undefined
}

Node.js v20.17.0
(node:1293632) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1293632) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358
            return new error_1.MongoNetworkTimeoutError('connection timed out');
                   ^

MongoNetworkTimeoutError: connection timed out
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:273:43)
    at Object.onceWrapper (node:events:633:28)
    at TLSSocket.emit (node:events:519:28)
    at Socket._onTimeout (node:net:591:8)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  connectionGeneration: 1,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: undefined
}

Node.js v20.17.0
(node:1298462) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1298462) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358
            return new error_1.MongoNetworkTimeoutError('connection timed out');
                   ^

MongoNetworkTimeoutError: connection timed out
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:358:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:273:43)
    at Object.onceWrapper (node:events:633:28)
    at TLSSocket.emit (node:events:519:28)
    at Socket._onTimeout (node:net:591:8)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: undefined
}

Node.js v20.17.0
(node:1302909) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1302909) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356
            return new error_1.MongoNetworkError(error_1.MongoError.buildErrorMessage(cause), { cause });
                   ^

MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 0,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}

Node.js v20.17.0
(node:1303671) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1303671) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:126836) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:126836) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
SyntaxError: Unexpected token ']', ..."   
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
SyntaxError: Unexpected token ']', ..."   
      ]
}" is not valid JSON
    at JSON.parse (<anonymous>)
    at parse (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/types/json.js:92:19)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/body-parser/lib/read.js:128:18
    at AsyncResource.runInAsyncScope (node:async_hooks:206:9)
    at invokeCallback (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:238:16)
    at done (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:227:7)
    at IncomingMessage.onEnd (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/raw-body/index.js:287:7)
    at IncomingMessage.emit (node:events:519:28)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
(node:2845274) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2845274) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2846186) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2846186) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:558195) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:558195) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356
            return new error_1.MongoNetworkError(error_1.MongoError.buildErrorMessage(cause), { cause });
                   ^

MongoNetworkError: connect ETIMEDOUT 52.58.10.16:27017
    at connectionFailureError (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:356:20)
    at TLSSocket.<anonymous> (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/mongodb/lib/cmap/connect.js:272:44)
    at Object.onceWrapper (node:events:634:26)
    at TLSSocket.emit (node:events:519:28)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  connectionGeneration: 91,
  [Symbol(errorLabels)]: Set(1) { 'ResetPool' },
  [cause]: Error: connect ETIMEDOUT 52.58.10.16:27017
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -110,
    code: 'ETIMEDOUT',
    syscall: 'connect',
    address: '52.58.10.16',
    port: 27017
  }
}

Node.js v20.17.0
(node:4065078) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4065078) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2169489) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2169489) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2169589) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2169589) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3549202) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3549202) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3549330) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3549330) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:4121987) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4121987) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1898566) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1898566) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1761112) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1761112) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2079323) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2079323) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3890060) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3890060) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:787791) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:787791) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3489454) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3489454) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:141969) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:141969) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1994179) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1994179) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:4161157) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4161157) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:3349487) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:3349487) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2115474) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2115474) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1606587) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1606587) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1866379) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1866379) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1374441) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1374441) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:119592) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:119592) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:1939992) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1939992) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2504613) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2504613) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:2504732) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2504732) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:167:13)
    at wrappedValidations.<computed> [as xForwardedForHeader] (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:362:22)
    at Object.keyGenerator (/home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:617:20)
    at /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:670:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async /home/incremen/nodevenv/mate-api.incrementloop.com/v1/20/lib/node_modules/express-rate-limit/dist/index.cjs:650:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
