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

Error: Cannot find module 'express'
Require stack:
- /home/committe/backthecoastusa.committeam.com/server.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/committe/backthecoastusa.committeam.com/server.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/committe/backthecoastusa.committeam.com/server.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/committe/backthecoastusa.committeam.com/server.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/committe/backthecoastusa.committeam.com/server.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/committe/backthecoastusa.committeam.com/server.js',
    '/usr/local/lsws/fcgi-bin/lsnode.js'
  ]
}

Node.js v20.17.0
(node:3767683) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3767683) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:32478) [MONGODB DRIVER] Warning: useNewUrlParser is 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:32478) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:168906) [MONGODB DRIVER] Warning: useNewUrlParser is 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:168906) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:179424) [MONGODB DRIVER] Warning: useNewUrlParser is 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:179424) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Paiement validation failed: preuve: La preuve est requise
    at ValidationError.inspect (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/error/validation.js:52:26)
    at formatValue (node:internal/util/inspect:806:19)
    at inspect (node:internal/util/inspect:365:10)
    at formatWithOptionsInternal (node:internal/util/inspect:2304:40)
    at formatWithOptions (node:internal/util/inspect:2166:10)
    at console.value (node:internal/console/constructor:358:14)
    at console.error (node:internal/console/constructor:395:61)
    at exports.soumettrePaiement (/home/committe/backthecoastusa.committeam.com/controllers/paiementController.js:188:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  errors: {
    preuve: ValidatorError: La preuve est requise
        at validate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1404:13)
        at SchemaType.doValidate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1388:7)
        at /home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/document.js:3084:18
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      properties: [Object],
      kind: 'required',
      path: 'preuve',
      value: undefined,
      reason: undefined,
      [Symbol(mongoose#validatorError)]: true
    }
  },
  _message: 'Paiement validation failed'
}
(node:193580) [MONGODB DRIVER] Warning: useNewUrlParser is 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:193580) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Paiement validation failed: preuve: La preuve est requise
    at ValidationError.inspect (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/error/validation.js:52:26)
    at formatValue (node:internal/util/inspect:806:19)
    at inspect (node:internal/util/inspect:365:10)
    at formatWithOptionsInternal (node:internal/util/inspect:2304:40)
    at formatWithOptions (node:internal/util/inspect:2166:10)
    at console.value (node:internal/console/constructor:358:14)
    at console.error (node:internal/console/constructor:395:61)
    at exports.soumettrePaiement (/home/committe/backthecoastusa.committeam.com/controllers/paiementController.js:188:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  errors: {
    preuve: ValidatorError: La preuve est requise
        at validate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1404:13)
        at SchemaType.doValidate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1388:7)
        at /home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/document.js:3084:18
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      properties: [Object],
      kind: 'required',
      path: 'preuve',
      value: undefined,
      reason: undefined,
      [Symbol(mongoose#validatorError)]: true
    }
  },
  _message: 'Paiement validation failed'
}
(node:198559) [MONGODB DRIVER] Warning: useNewUrlParser is 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:198559) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Paiement validation failed: preuve: La preuve est requise
    at ValidationError.inspect (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/error/validation.js:52:26)
    at formatValue (node:internal/util/inspect:806:19)
    at inspect (node:internal/util/inspect:365:10)
    at formatWithOptionsInternal (node:internal/util/inspect:2304:40)
    at formatWithOptions (node:internal/util/inspect:2166:10)
    at console.value (node:internal/console/constructor:358:14)
    at console.error (node:internal/console/constructor:395:61)
    at exports.soumettrePaiement (/home/committe/backthecoastusa.committeam.com/controllers/paiementController.js:188:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  errors: {
    preuve: ValidatorError: La preuve est requise
        at validate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1404:13)
        at SchemaType.doValidate (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1388:7)
        at /home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/document.js:3084:18
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      properties: [Object],
      kind: 'required',
      path: 'preuve',
      value: undefined,
      reason: undefined,
      [Symbol(mongoose#validatorError)]: true
    }
  },
  _message: 'Paiement validation failed'
}
(node:263576) [MONGODB DRIVER] Warning: useNewUrlParser is 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:263576) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1213237) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1213237) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1245756) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1245756) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:115538) [MONGODB DRIVER] Warning: useNewUrlParser is 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:115538) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:591865) [MONGODB DRIVER] Warning: useNewUrlParser is 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:591865) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:21055) [MONGODB DRIVER] Warning: useNewUrlParser is 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:21055) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:135828) [MONGODB DRIVER] Warning: useNewUrlParser is 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:135828) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:149662) [MONGODB DRIVER] Warning: useNewUrlParser is 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:149662) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
(node:193931) [MONGODB DRIVER] Warning: useNewUrlParser is 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:193931) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1874673) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1874673) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:531663) [MONGODB DRIVER] Warning: useNewUrlParser is 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:531663) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: manquees is not defined
    at exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:27:38)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:563877) [MONGODB DRIVER] Warning: useNewUrlParser is 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:563877) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:622535) [MONGODB DRIVER] Warning: useNewUrlParser is 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:622535) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:668819) [MONGODB DRIVER] Warning: useNewUrlParser is 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:668819) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:704931) [MONGODB DRIVER] Warning: useNewUrlParser is 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:704931) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:934063) [MONGODB DRIVER] Warning: useNewUrlParser is 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:934063) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
CastError: Cast to ObjectId failed for value "undefined" (type string) at path "filleID" for model "QuestionnaireFille"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/questionnaireFilleController.js:8:28) {
  stringValue: '"undefined"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: 'undefined',
  path: 'filleID',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
(node:994192) [MONGODB DRIVER] Warning: useNewUrlParser is 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:994192) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1006617) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1006617) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1167357) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1167357) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1208924) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1208924) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1211792) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1211792) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1213211) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1213211) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1242115) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1242115) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1302735) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1302735) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1486512) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1486512) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
CastError: Cast to ObjectId failed for value "[object Object]" (type string) at path "_id" for model "QuestionnaireFille"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getReponsesByQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:192:25) {
  stringValue: '"[object Object]"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: '[object Object]',
  path: '_id',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
CastError: Cast to ObjectId failed for value "[object Object]" (type string) at path "utilisateurID" for model "Reponse"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._find (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2333:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getReponsesByUtilisateur (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:165:22) {
  stringValue: '"[object Object]"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: '[object Object]',
  path: 'utilisateurID',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._find (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2333:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
(node:1641194) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1641194) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1642559) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1642559) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1653408) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1653408) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
CastError: Cast to ObjectId failed for value "undefined" (type string) at path "_id" for model "QuestionnaireFille"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getReponsesByQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:238:25) {
  stringValue: '"undefined"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: 'undefined',
  path: '_id',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
CastError: Cast to ObjectId failed for value "undefined" (type string) at path "_id" for model "QuestionnaireFille"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getReponsesByQuestionnaire (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:238:25) {
  stringValue: '"undefined"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: 'undefined',
  path: '_id',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
(node:706258) [MONGODB DRIVER] Warning: useNewUrlParser is 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:706258) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:729601) [MONGODB DRIVER] Warning: useNewUrlParser is 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:729601) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1763448) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1763448) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:2822458) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2822458) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2236962) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2236962) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2529628) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2529628) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
CastError: Cast to ObjectId failed for value "undefined" (type string) at path "utilisateurID" for model "DocumentsSoumis"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._find (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2333:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getDocumentsSoumisByUtilisateur (/home/committe/backthecoastusa.committeam.com/controllers/documentsSoumisController.js:42:22) {
  stringValue: '"undefined"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: 'undefined',
  path: 'utilisateurID',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._find (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2333:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
(node:2530280) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2530280) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3052549) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3052549) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1236743) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1236743) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1324126) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1324126) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1354236) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1354236) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1588602) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1588602) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1763532) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1763532) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1850984) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1850984) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2806038) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2806038) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:428615) [MONGODB DRIVER] Warning: useNewUrlParser is 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:428615) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:435453) [MONGODB DRIVER] Warning: useNewUrlParser is 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:435453) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: transporter is not defined
    at exports.soumettreTest (/home/committe/backthecoastusa.committeam.com/controllers/formationController.js:320:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:439549) [MONGODB DRIVER] Warning: useNewUrlParser is 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:439549) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:799151) [MONGODB DRIVER] Warning: useNewUrlParser is 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:799151) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:954661) [MONGODB DRIVER] Warning: useNewUrlParser is 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:954661) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:959528) [MONGODB DRIVER] Warning: useNewUrlParser is 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:959528) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1016601) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1016601) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1053014) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1053014) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1169001) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1169001) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1258881) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1258881) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2364455) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2364455) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:376:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:1423056) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1423056) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:372:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:372:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:1561641) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1561641) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:372:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
ReferenceError: progression is not defined
    at exports.validerReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:372:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:2525606) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2525606) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
(node:1266468) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1266468) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1224386) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1224386) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1249414) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1249414) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1264490) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1264490) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1269975) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1269975) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1322473) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1322473) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1327691) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1327691) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1894998) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1894998) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
(node:163773) [MONGODB DRIVER] Warning: useNewUrlParser is 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:163773) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:390957) [MONGODB DRIVER] Warning: useNewUrlParser is 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:390957) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:421160) [MONGODB DRIVER] Warning: useNewUrlParser is 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:421160) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:515345) [MONGODB DRIVER] Warning: useNewUrlParser is 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:515345) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:736457) [MONGODB DRIVER] Warning: useNewUrlParser is 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:736457) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur lors de la demande de réinitialisation : ReferenceError: jwt is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:463:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Erreur lors de la demande de réinitialisation : ReferenceError: jwt is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:463:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Erreur lors de la demande de réinitialisation : ReferenceError: jwt is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:463:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:742720) [MONGODB DRIVER] Warning: useNewUrlParser is 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:742720) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur lors de la demande de réinitialisation : ReferenceError: jwt is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:463:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:747875) [MONGODB DRIVER] Warning: useNewUrlParser is 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:747875) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur lors de la demande de réinitialisation : ReferenceError: user is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:464:40)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Erreur lors de la demande de réinitialisation : ReferenceError: user is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:464:40)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:757437) [MONGODB DRIVER] Warning: useNewUrlParser is 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:757437) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur lors de la demande de réinitialisation : ReferenceError: user is not defined
    at exports.resetPasswordRequest (/home/committe/backthecoastusa.committeam.com/controllers/utilisateurController.js:464:40)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:768215) [MONGODB DRIVER] Warning: useNewUrlParser is 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:768215) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1543387) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1543387) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2626004) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2626004) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2848962) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2848962) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2959912) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2959912) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2978694) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2978694) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3099623) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3099623) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3201781) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3201781) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1442150) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1442150) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1763084) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1763084) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1821758) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1821758) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1850623) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1850623) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2280721) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2280721) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:708770) [MONGODB DRIVER] Warning: useNewUrlParser is 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:708770) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1323800) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1323800) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1397803) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1397803) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1930401) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1930401) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2359747) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2359747) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:347861) [MONGODB DRIVER] Warning: useNewUrlParser is 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:347861) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
CastError: Cast to ObjectId failed for value "undefined" (type string) at path "utilisateurID" for model "Paiement"
    at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:250:11)
    at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
    at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
    at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
    at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
    at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
    at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
    at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async exports.getPaiementByUtilisateur (/home/committe/backthecoastusa.committeam.com/controllers/paiementController.js:89:26) {
  stringValue: '"undefined"',
  messageFormat: undefined,
  kind: 'ObjectId',
  value: 'undefined',
  path: 'utilisateurID',
  reason: BSONError: input must be a 24 character hex string, 12 byte Uint8Array, or an integer
      at new ObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/bson/lib/bson.cjs:2517:23)
      at castObjectId (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast/objectid.js:25:12)
      at SchemaObjectId.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schema/objectId.js:248:12)
      at SchemaType.applySetters (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1255:12)
      at SchemaType.castForQuery (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/schemaType.js:1673:17)
      at cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/cast.js:390:32)
      at Query.cast (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4889:12)
      at Query._castConditions (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2306:10)
      at model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2630:8)
      at model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:80),
  valueType: 'string'
}
(node:430154) [MONGODB DRIVER] Warning: useNewUrlParser is 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:430154) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:496033) [MONGODB DRIVER] Warning: useNewUrlParser is 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:496033) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:666925) [MONGODB DRIVER] Warning: useNewUrlParser is 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:666925) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:770284) [MONGODB DRIVER] Warning: useNewUrlParser is 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:770284) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:198586) [MONGODB DRIVER] Warning: useNewUrlParser is 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:198586) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:4042187) [MONGODB DRIVER] Warning: useNewUrlParser is 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:4042187) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:92064) [MONGODB DRIVER] Warning: useNewUrlParser is 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:92064) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224807531,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224807532,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224807530,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:94308) [MONGODB DRIVER] Warning: useNewUrlParser is 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:94308) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224864288,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224864289,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224864230,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:96193) [MONGODB DRIVER] Warning: useNewUrlParser is 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:96193) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224896169,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224896171,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224896170,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:97188) [MONGODB DRIVER] Warning: useNewUrlParser is 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:97188) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224928355,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224928352,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224928354,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:98836) [MONGODB DRIVER] Warning: useNewUrlParser is 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:98836) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224960430,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224960427,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224960429,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:100114) [MONGODB DRIVER] Warning: useNewUrlParser is 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:100114) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224993059,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224993059,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26224993057,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:150329) [MONGODB DRIVER] Warning: useNewUrlParser is 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:150329) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225837033,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225837034,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225837093,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:151507) [MONGODB DRIVER] Warning: useNewUrlParser is 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:151507) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225868901,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225868903,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225868902,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:153497) [MONGODB DRIVER] Warning: useNewUrlParser is 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:153497) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225901030,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225901029,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225901028,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:156500) [MONGODB DRIVER] Warning: useNewUrlParser is 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:156500) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225933029,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225933029,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26225933030,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:234457) [MONGODB DRIVER] Warning: useNewUrlParser is 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:234457) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227510696,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227510695,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227510697,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:236140) [MONGODB DRIVER] Warning: useNewUrlParser is 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:236140) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227542518,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227542515,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227542516,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:238298) [MONGODB DRIVER] Warning: useNewUrlParser is 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:238298) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227582694,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227582696,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227582695,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:239769) [MONGODB DRIVER] Warning: useNewUrlParser is 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:239769) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227614504,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227614503,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26227614502,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:258881) [MONGODB DRIVER] Warning: useNewUrlParser is 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:258881) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228010537,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228010593,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228010594,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:260906) [MONGODB DRIVER] Warning: useNewUrlParser is 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:260906) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228042535,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228042534,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228042534,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:263005) [MONGODB DRIVER] Warning: useNewUrlParser is 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:263005) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228100263,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228100262,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228100264,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:264380) [MONGODB DRIVER] Warning: useNewUrlParser is 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:264380) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228132089,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228132087,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228132083,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:265345) [MONGODB DRIVER] Warning: useNewUrlParser is 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:265345) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228164016,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228164015,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228164014,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:268237) [MONGODB DRIVER] Warning: useNewUrlParser is 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:268237) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228228014,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228228015,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228228012,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:269829) [MONGODB DRIVER] Warning: useNewUrlParser is 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:269829) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Erreur de connexion à MongoDB: MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://www.mongodb.com/docs/atlas/security-whitelist/
    at _handleConnectionErrors (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1110:11)
    at NativeConnection.openUri (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/connection.js:1041:11)
    at async start (/home/committe/backthecoastusa.committeam.com/server.js:34:9) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228259813,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 54.208.15.182:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 54.208.15.182:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '54.208.15.182',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228259812,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 34.233.218.208:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 34.233.218.208:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '34.233.218.208',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      },
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => ServerDescription {
        address: 'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017',
        type: 'Unknown',
        hosts: [],
        passives: [],
        arbiters: [],
        tags: {},
        minWireVersion: 0,
        maxWireVersion: 0,
        roundTripTime: -1,
        minRoundTripTime: 0,
        lastUpdateTime: 26228259816,
        lastWriteDate: 0,
        error: MongoNetworkError: connect ECONNREFUSED 35.169.99.70:27017
            at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:285:44)
            at Object.onceWrapper (node:events:633:26)
            at TLSSocket.emit (node:events:518: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 ECONNREFUSED 35.169.99.70:27017
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
            errno: -111,
            code: 'ECONNREFUSED',
            syscall: 'connect',
            address: '35.169.99.70',
            port: 27017
          }
        },
        topologyVersion: null,
        setName: null,
        setVersion: null,
        electionId: null,
        logicalSessionTimeoutMinutes: null,
        maxMessageSizeBytes: null,
        maxWriteBatchSize: null,
        maxBsonObjectSize: null,
        primary: null,
        me: null,
        '$clusterTime': null,
        iscryptd: false
      }
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: null,
    maxSetVersion: null,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined
}

Node.js v20.18.1
(node:334728) [MONGODB DRIVER] Warning: useNewUrlParser is 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:334728) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:279347) [MONGODB DRIVER] Warning: useNewUrlParser is 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:279347) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:137417) [MONGODB DRIVER] Warning: useNewUrlParser is 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:137417) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoServerSelectionError: connection <monitor> to 54.208.15.182:27017 timed out
    at Topology.selectServer (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/sdam/topology.js:320:38)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at listOnTimeout (node:internal/timers:545:9)
    at process.processTimers (node:internal/timers:519:7)
    at async tryOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:189:22)
    at async executeOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:73:16)
    at async FindCursor._initialize (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/find_cursor.js:60:26)
    at async FindCursor.cursorInit (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:607:27)
    at async FindCursor.fetchBatch (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:641:13)
    at async FindCursor.next (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:323:17) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: new ObjectId('7fffffff00000000000001aa'),
    maxSetVersion: 107,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkTimeoutError: connection <monitor> to 54.208.15.182:27017 timed out
      at Timeout._onTimeout (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connection.js:118:26)
      at listOnTimeout (node:internal/timers:581:17)
      at process.processTimers (node:internal/timers:519:7) {
    [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' },
    [Symbol(beforeHandshake)]: false,
    [cause]: undefined
  }
}
MongoServerSelectionError: connection <monitor> to 54.208.15.182:27017 timed out
    at Topology.selectServer (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/sdam/topology.js:320:38)
    at async tryOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:189:22)
    at async executeOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:73:16)
    at async FindCursor._initialize (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/find_cursor.js:60:26)
    at async FindCursor.cursorInit (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:607:27)
    at async FindCursor.fetchBatch (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:641:13)
    at async FindCursor.next (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:323:17)
    at async Collection.findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/collection.js:277:21)
    at async model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2643:15)
    at async model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:63) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: new ObjectId('7fffffff00000000000001aa'),
    maxSetVersion: 107,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkTimeoutError: connection <monitor> to 54.208.15.182:27017 timed out
      at Timeout._onTimeout (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connection.js:118:26)
      at listOnTimeout (node:internal/timers:581:17)
      at process.processTimers (node:internal/timers:519:7) {
    [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' },
    [Symbol(beforeHandshake)]: false,
    [cause]: undefined
  }
}
MongoServerSelectionError: Socket 'secureConnect' timed out after 30929ms (connectTimeoutMS: 30000)
    at Topology.selectServer (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/sdam/topology.js:320:38)
    at async tryOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:143:18)
    at async executeOperation (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/operations/execute_operation.js:73:16)
    at async FindCursor._initialize (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/find_cursor.js:60:26)
    at async FindCursor.cursorInit (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:607:27)
    at async FindCursor.fetchBatch (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:641:13)
    at async FindCursor.next (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cursor/abstract_cursor.js:323:17)
    at async Collection.findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/collection.js:277:21)
    at async model.Query._findOne (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:2643:15)
    at async model.Query.exec (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongoose/lib/query.js:4438:63) {
  reason: TopologyDescription {
    type: 'ReplicaSetNoPrimary',
    servers: Map(3) {
      'thecoastusacluster-shard-00-00.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-01.jmjhd.mongodb.net:27017' => [ServerDescription],
      'thecoastusacluster-shard-00-02.jmjhd.mongodb.net:27017' => [ServerDescription]
    },
    stale: false,
    compatible: true,
    heartbeatFrequencyMS: 10000,
    localThresholdMS: 15,
    setName: 'atlas-ed4eue-shard-0',
    maxElectionId: new ObjectId('7fffffff00000000000001aa'),
    maxSetVersion: 107,
    commonWireVersion: 0,
    logicalSessionTimeoutMinutes: null
  },
  code: undefined,
  [Symbol(errorLabels)]: Set(0) {},
  [cause]: MongoNetworkTimeoutError: Socket 'secureConnect' timed out after 30929ms (connectTimeoutMS: 30000)
      at TLSSocket.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/mongodb/lib/cmap/connect.js:287:20)
      at Object.onceWrapper (node:events:632:28)
      at TLSSocket.emit (node:events:518:28)
      at Socket._onTimeout (node:net:595:8)
      at listOnTimeout (node:internal/timers:581:17)
      at process.processTimers (node:internal/timers:519:7) {
    [Symbol(errorLabels)]: Set(2) { 'ResetPool', 'InterruptInUseConnections' },
    [cause]: undefined
  }
}
(node:3475659) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3475659) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:173911) [MONGODB DRIVER] Warning: useNewUrlParser is 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:173911) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
(node:1042940) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1042940) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1052262) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1052262) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1069663) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1069663) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1072562) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1072562) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2168103) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2168103) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2215844) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2215844) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2223082) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2223082) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2234576) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2234576) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2239454) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2239454) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2313910) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2313910) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2316846) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2316846) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:28457) [MONGODB DRIVER] Warning: useNewUrlParser is 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:28457) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:64964) [MONGODB DRIVER] Warning: useNewUrlParser is 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:64964) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:163581) [MONGODB DRIVER] Warning: useNewUrlParser is 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:163581) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:643130) [MONGODB DRIVER] Warning: useNewUrlParser is 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:643130) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:321032) [MONGODB DRIVER] Warning: useNewUrlParser is 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:321032) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Greeting never received
    at SMTPConnection._formatError (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/nodemailer/lib/smtp-connection/index.js:807:19)
    at SMTPConnection._onError (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/nodemailer/lib/smtp-connection/index.js:793:20)
    at Timeout.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/nodemailer/lib/smtp-connection/index.js:727:22)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  code: 'ETIMEDOUT',
  command: 'CONN'
}
(node:329840) [MONGODB DRIVER] Warning: useNewUrlParser is 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:329840) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:196557) [MONGODB DRIVER] Warning: useNewUrlParser is 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:196557) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:897467) [MONGODB DRIVER] Warning: useNewUrlParser is 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:897467) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:99701) [MONGODB DRIVER] Warning: useNewUrlParser is 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:99701) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:435982) [MONGODB DRIVER] Warning: useNewUrlParser is 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:435982) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:223721) [MONGODB DRIVER] Warning: useNewUrlParser is 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:223721) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: connect ECONNREFUSED 164.160.35.252:587
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {
  errno: -111,
  code: 'ESOCKET',
  syscall: 'connect',
  address: '164.160.35.252',
  port: 587,
  command: 'CONN'
}
(node:32996) [MONGODB DRIVER] Warning: useNewUrlParser is 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:32996) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
Error: Type de fichier non autorisé
Error: Type de fichier non autorisé
TypeError: Cannot set properties of null (setting 'etat')
    at exports.submitReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:75:24)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
TypeError: Cannot set properties of null (setting 'etat')
    at exports.submitReponses (/home/committe/backthecoastusa.committeam.com/controllers/reponseController.js:75:24)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
(node:388090) [MONGODB DRIVER] Warning: useNewUrlParser is 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:388090) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:161616) [MONGODB DRIVER] Warning: useNewUrlParser is 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:161616) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:248879) [MONGODB DRIVER] Warning: useNewUrlParser is 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:248879) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:368695) [MONGODB DRIVER] Warning: useNewUrlParser is 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:368695) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:542512) [MONGODB DRIVER] Warning: useNewUrlParser is 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:542512) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MulterError: File too large
    at abortWithCode (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:71:22)
    at FileStream.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:134:11)
    at FileStream.emit (node:events:518:28)
    at SBMH.ssCb [as _cb] (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:479:32)
    at feed (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:248:10)
    at SBMH.push (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:104:16)
    at Multipart._write (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:567:19)
    at writeOrBuffer (node:internal/streams/writable:572:12)
    at _write (node:internal/streams/writable:501:10)
    at Writable.write (node:internal/streams/writable:510:10)
MulterError: File too large
    at abortWithCode (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:71:22)
    at FileStream.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:134:11)
    at FileStream.emit (node:events:518:28)
    at SBMH.ssCb [as _cb] (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:479:32)
    at feed (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:248:10)
    at SBMH.push (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:104:16)
    at Multipart._write (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:567:19)
    at writeOrBuffer (node:internal/streams/writable:572:12)
    at _write (node:internal/streams/writable:501:10)
    at Writable.write (node:internal/streams/writable:510:10)
MulterError: File too large
    at abortWithCode (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:71:22)
    at FileStream.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:134:11)
    at FileStream.emit (node:events:518:28)
    at SBMH.ssCb [as _cb] (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:479:32)
    at feed (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:248:10)
    at SBMH.push (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:104:16)
    at Multipart._write (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:567:19)
    at writeOrBuffer (node:internal/streams/writable:572:12)
    at _write (node:internal/streams/writable:501:10)
    at Writable.write (node:internal/streams/writable:510:10)
MulterError: File too large
    at abortWithCode (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:71:22)
    at FileStream.<anonymous> (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/multer/lib/make-middleware.js:134:11)
    at FileStream.emit (node:events:518:28)
    at SBMH.ssCb [as _cb] (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:479:32)
    at feed (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:248:10)
    at SBMH.push (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/streamsearch/lib/sbmh.js:104:16)
    at Multipart._write (/home/committe/nodevenv/backthecoastusa.committeam.com/20/lib/node_modules/busboy/lib/types/multipart.js:567:19)
    at writeOrBuffer (node:internal/streams/writable:572:12)
    at _write (node:internal/streams/writable:501:10)
    at Writable.write (node:internal/streams/writable:510:10)
(node:57974) [MONGODB DRIVER] Warning: useNewUrlParser is 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:57974) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1227909) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1227909) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:166195) [MONGODB DRIVER] Warning: useNewUrlParser is 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:166195) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:56375) [MONGODB DRIVER] Warning: useNewUrlParser is 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:56375) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:386710) [MONGODB DRIVER] Warning: useNewUrlParser is 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:386710) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2115047) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2115047) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3363157) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3363157) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:70078) [MONGODB DRIVER] Warning: useNewUrlParser is 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:70078) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:495355) [MONGODB DRIVER] Warning: useNewUrlParser is 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:495355) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1724434) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1724434) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:599380) [MONGODB DRIVER] Warning: useNewUrlParser is 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:599380) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:793034) [MONGODB DRIVER] Warning: useNewUrlParser is 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:793034) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2720336) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2720336) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1140583) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1140583) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:29325) [MONGODB DRIVER] Warning: useNewUrlParser is 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:29325) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1449812) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1449812) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:306206) [MONGODB DRIVER] Warning: useNewUrlParser is 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:306206) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:404462) [MONGODB DRIVER] Warning: useNewUrlParser is 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:404462) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:531129) [MONGODB DRIVER] Warning: useNewUrlParser is 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:531129) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:454302) [MONGODB DRIVER] Warning: useNewUrlParser is 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:454302) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1393494) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1393494) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:627038) [MONGODB DRIVER] Warning: useNewUrlParser is 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:627038) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:774928) [MONGODB DRIVER] Warning: useNewUrlParser is 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:774928) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1588522) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1588522) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1120735) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1120735) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:789193) [MONGODB DRIVER] Warning: useNewUrlParser is 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:789193) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3012158) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3012158) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2237746) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2237746) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1698470) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1698470) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:765633) [MONGODB DRIVER] Warning: useNewUrlParser is 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:765633) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:196900) [MONGODB DRIVER] Warning: useNewUrlParser is 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:196900) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2313281) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2313281) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:583417) [MONGODB DRIVER] Warning: useNewUrlParser is 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:583417) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:92509) [MONGODB DRIVER] Warning: useNewUrlParser is 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:92509) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:25954) [MONGODB DRIVER] Warning: useNewUrlParser is 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:25954) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:50240) [MONGODB DRIVER] Warning: useNewUrlParser is 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:50240) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1062492) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1062492) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:674277) [MONGODB DRIVER] Warning: useNewUrlParser is 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:674277) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:404943) [MONGODB DRIVER] Warning: useNewUrlParser is 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:404943) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:671864) [MONGODB DRIVER] Warning: useNewUrlParser is 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:671864) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1746185) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1746185) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:487810) [MONGODB DRIVER] Warning: useNewUrlParser is 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:487810) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:988498) [MONGODB DRIVER] Warning: useNewUrlParser is 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:988498) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3188451) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3188451) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1011865) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1011865) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3747963) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3747963) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1168543) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1168543) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:171752) [MONGODB DRIVER] Warning: useNewUrlParser is 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:171752) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3254831) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3254831) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3748977) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3748977) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1031746) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1031746) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1489667) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1489667) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:339423) [MONGODB DRIVER] Warning: useNewUrlParser is 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:339423) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3206943) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3206943) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1743263) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1743263) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:335853) [MONGODB DRIVER] Warning: useNewUrlParser is 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:335853) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3644668) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3644668) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2651977) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2651977) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1408954) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1408954) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:618761) [MONGODB DRIVER] Warning: useNewUrlParser is 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:618761) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:709766) [MONGODB DRIVER] Warning: useNewUrlParser is 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:709766) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:541444) [MONGODB DRIVER] Warning: useNewUrlParser is 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:541444) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:1103536) [MONGODB DRIVER] Warning: useNewUrlParser is 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:1103536) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:2762110) [MONGODB DRIVER] Warning: useNewUrlParser is 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:2762110) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:3140158) [MONGODB DRIVER] Warning: useNewUrlParser is 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:3140158) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:592978) [MONGODB DRIVER] Warning: useNewUrlParser is 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:592978) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:771170) [MONGODB DRIVER] Warning: useNewUrlParser is 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:771170) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
