Mine dies with this message:
2020-06-08T14:59:57.285Z [mdata-indexer] info: [00D0r0000008cvQEAQ] Completed indexing PublicGroups
mdata-worker_1 | logFileName:logs/reporttypes.log
mdata-worker_1 | 2020-06-08T14:59:57.985Z [reporttypes] debug: [00D0r0000008cvQEAQ] Fetched report type categories 13
mdata-worker_1 | (node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
mdata-worker_1 | at ReportTypes.createReportTypes (/app/metadata/ReportTypes.js:46:39)
mdata-worker_1 | at runMicrotasks ()
mdata-worker_1 | at processTicksAndRejections (internal/process/task_queues.js:97:5)
mdata-worker_1 | at async ReportTypes.process (/app/metadata/ReportTypes.js:101:9)
mdata-worker_1 | at async MdataIndexer.startIndexing (/app/MdataIndexer.js:111:17)
mdata-worker_1 | at async handleMdataIndexRequest (/app/mdata-worker.js:45:5)
mdata-worker_1 | at async Command.callback (/app/mdata-worker.js:27:13)
mdata-worker_1 | (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
mdata-worker_1 | (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Mine dies with this message:
2020-06-08T14:59:57.285Z [mdata-indexer] info: [00D0r0000008cvQEAQ] Completed indexing PublicGroups
mdata-worker_1 | logFileName:logs/reporttypes.log
mdata-worker_1 | 2020-06-08T14:59:57.985Z [reporttypes] debug: [00D0r0000008cvQEAQ] Fetched report type categories 13
mdata-worker_1 | (node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
mdata-worker_1 | at ReportTypes.createReportTypes (/app/metadata/ReportTypes.js:46:39)
mdata-worker_1 | at runMicrotasks ()
mdata-worker_1 | at processTicksAndRejections (internal/process/task_queues.js:97:5)
mdata-worker_1 | at async ReportTypes.process (/app/metadata/ReportTypes.js:101:9)
mdata-worker_1 | at async MdataIndexer.startIndexing (/app/MdataIndexer.js:111:17)
mdata-worker_1 | at async handleMdataIndexRequest (/app/mdata-worker.js:45:5)
mdata-worker_1 | at async Command.callback (/app/mdata-worker.js:27:13)
mdata-worker_1 | (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
mdata-worker_1 | (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.