openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

Observing 'Maximum call stack size exceeded' error while starting MWDI #975

Closed Ziabatcha closed 2 months ago

Ziabatcha commented 2 months ago

While starting MWDI with large number of devices connected state, observing 'Maximum call stack size exceeded' Verision: 1.1.2.d_impl

[30.05.2024 10:01.13.052] [LOG]   Device list in Elasticsearch not found
[30.05.2024 10:01.13.053] [LOG]   Device List (ES): []  (0)
/home/openbackhaul/microWaveDeviceInventory/node_modules/console-stamp/index.js:25
                    helperConsole.log.apply( context, args );
                                      ^

RangeError: Maximum call stack size exceeded
    at Object.apply (/home/openbackhaul/microWaveDeviceInventory/node_modules/console-stamp/index.js:25:39)
    at Object.startCyclicProcess (/home/openbackhaul/microWaveDeviceInventory/service/individualServices/CyclicProcessService/cyclicProcess.js:826:13)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)