Mongo Error: ExceptionName " MongoNotConnectedError"

Hello,

I met a lot of logs as follows:

genieacs-cwmp: 2023-09-10T13:28:58.272Z [ERROR] Uncaught exception; pid=15547 exceptionName=“MongoNotConnectedError” exceptionMessage=“MongoClient must be connected to perform this operation” exceptionStack=“MongoNotConnectedError: MongoClient must be connected to perform this operation\n at Object.getTopology (/usr/lib/node_modules/genieacs/node_modules/mongodb/lib/utils.js:391:11)\n → /usr/lib/node_modules/genieacs/node_modules/mongodb/src/utils.ts:476:9\n at Collection.deleteOne (/usr/lib/node_modules/genieacs/node_modules/mongodb/lib/collection.js:185:61)\n → /usr/lib/node_modules/genieacs/node_modules/mongodb/src/collection.ts:570:7\n at xs (/usr/lib/node_modules/genieacs/bin/genieacs-cwmp:2:58227)\n → /usr/lib/node_modules/lib/cache.ts:113:37\n at Bn (/usr/lib/node_modules/genieacs/bin/genieacs-cwmp:2:119987)\n → /usr/lib/node_modules/lib/cwmp.ts:828:9\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:97:5)\n at async qn (/usr/lib/node_modules/genieacs/bin/genieacs-cwmp:2:111339)\n → /usr/lib/node_modules/lib/cwmp.ts:207:29”

Can anyone advise and suggestion solution help me ?

Thank you so much for your support

1 Like

Same issue, is there anybody help us