biz-a-cli 2.3.72 → 2.3.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/directHubEvent.js +93 -79
- package/bin/hubEvent.js +16 -0
- package/log/debug.log +0 -181
- package/log/error.log +0 -7
- package/log/exception.log +0 -3
- package/log/info.log +0 -6
- package/package.json +2 -1
- package/scheduler/datalib.js +1 -1
- package/tests/hub.test.js +389 -48
- package/worker/cliScriptWorker.js +30 -0
- package/worker/cliWorkerPool.js +18 -0
- package/bin/log/debug.log +0 -12
- package/bin/log/error.log +0 -12
- package/bin/log/exception.log +0 -6
- package/bin/log/info.log +0 -12
package/bin/log/debug.log
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
{"level":"error","message":"Unhandled Rejection: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net","stack":"Error: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net\n at fetchCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:92:15)\n at async getCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:107:29)\n at async Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:51:21)"}
|
|
2
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:70:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:77:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:86:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:85:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
3
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
4
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
5
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:72:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
6
|
-
{"level":"error","message":"Unhandled Rejection: TypeError: Cannot read properties of undefined (reading 'scriptid')","stack":"Error: TypeError: Cannot read properties of undefined (reading 'scriptid')\n at runCliScript (file:///C:/SourceCode/biz-a/cli/callbackController.js:40:15)\n at file:///C:/SourceCode/biz-a/cli/bin/hub.js:137:5\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)\n at C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:286:9\n at router.process_params (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:346:12)\n at next (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:280:10)\n at jsonParser (C:\\SourceCode\\biz-a\\cli\\node_modules\\body-parser\\lib\\types\\json.js:113:7)\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)"}
|
|
7
|
-
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\n at eos (node:internal/streams/end-of-stream:86:11)\n at IncomingMessage._destroy (node:_http_incoming:231:21)\n at _destroy (node:internal/streams/destroy:122:10)\n at IncomingMessage.destroy (node:internal/streams/destroy:84:5)\n at abortIncoming (node:_http_server:836:9)\n at socketOnClose (node:_http_server:830:3)\n at Socket.emit (node:events:520:35)\n at TCP.<anonymous> (node:net:346:12)"}
|
|
8
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
9
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
10
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
11
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
12
|
-
{"level":"error","message":"Unhandled Exception:"}
|
package/bin/log/error.log
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
{"level":"error","message":"Unhandled Rejection: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net","stack":"Error: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net\n at fetchCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:92:15)\n at async getCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:107:29)\n at async Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:51:21)"}
|
|
2
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:70:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:77:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:86:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:85:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
3
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
4
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
5
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:72:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
6
|
-
{"level":"error","message":"Unhandled Rejection: TypeError: Cannot read properties of undefined (reading 'scriptid')","stack":"Error: TypeError: Cannot read properties of undefined (reading 'scriptid')\n at runCliScript (file:///C:/SourceCode/biz-a/cli/callbackController.js:40:15)\n at file:///C:/SourceCode/biz-a/cli/bin/hub.js:137:5\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)\n at C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:286:9\n at router.process_params (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:346:12)\n at next (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:280:10)\n at jsonParser (C:\\SourceCode\\biz-a\\cli\\node_modules\\body-parser\\lib\\types\\json.js:113:7)\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)"}
|
|
7
|
-
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\n at eos (node:internal/streams/end-of-stream:86:11)\n at IncomingMessage._destroy (node:_http_incoming:231:21)\n at _destroy (node:internal/streams/destroy:122:10)\n at IncomingMessage.destroy (node:internal/streams/destroy:84:5)\n at abortIncoming (node:_http_server:836:9)\n at socketOnClose (node:_http_server:830:3)\n at Socket.emit (node:events:520:35)\n at TCP.<anonymous> (node:net:346:12)"}
|
|
8
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
9
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
10
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
11
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
12
|
-
{"level":"error","message":"Unhandled Exception:"}
|
package/bin/log/exception.log
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
{"date":"Thu Mar 05 2026 17:59:10 GMT+0700 (Indochina Time)","error":{"code":"ERR_INVALID_ARG_TYPE"},"exception":true,"level":"error","message":"uncaughtException: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\nTypeError [ERR_INVALID_ARG_TYPE]: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\n at eos (node:internal/streams/end-of-stream:86:11)\n at IncomingMessage._destroy (node:_http_incoming:231:21)\n at _destroy (node:internal/streams/destroy:122:10)\n at IncomingMessage.destroy (node:internal/streams/destroy:84:5)\n at abortIncoming (node:_http_server:836:9)\n at socketOnClose (node:_http_server:830:3)\n at Socket.emit (node:events:520:35)\n at TCP.<anonymous> (node:net:346:12)","os":{"loadavg":[0,0,0],"uptime":10823.218},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","true"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":42160,"external":3925800,"heapTotal":24539136,"heapUsed":21219944,"rss":76513280},"pid":8104,"uid":null,"version":"v24.9.0"},"stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\n at eos (node:internal/streams/end-of-stream:86:11)\n at IncomingMessage._destroy (node:_http_incoming:231:21)\n at _destroy (node:internal/streams/destroy:122:10)\n at IncomingMessage.destroy (node:internal/streams/destroy:84:5)\n at abortIncoming (node:_http_server:836:9)\n at socketOnClose (node:_http_server:830:3)\n at Socket.emit (node:events:520:35)\n at TCP.<anonymous> (node:net:346:12)","trace":[{"column":11,"file":"node:internal/streams/end-of-stream","function":"eos","line":86,"method":null,"native":false},{"column":21,"file":"node:_http_incoming","function":"IncomingMessage._destroy","line":231,"method":"_destroy","native":false},{"column":10,"file":"node:internal/streams/destroy","function":"_destroy","line":122,"method":null,"native":false},{"column":5,"file":"node:internal/streams/destroy","function":"IncomingMessage.destroy","line":84,"method":"destroy","native":false},{"column":9,"file":"node:_http_server","function":"abortIncoming","line":836,"method":null,"native":false},{"column":3,"file":"node:_http_server","function":"socketOnClose","line":830,"method":null,"native":false},{"column":35,"file":"node:events","function":"Socket.emit","line":520,"method":"emit","native":false},{"column":12,"file":"node:net","function":null,"line":346,"method":null,"native":false}]}
|
|
2
|
-
{"date":"Tue Mar 10 2026 16:32:59 GMT+0700 (Indochina Time)","error":"subdomain already claimed","exception":true,"level":"error","message":"uncaughtException: subdomain already claimed\n No stack trace","os":{"loadavg":[0,0,0],"uptime":21495.281},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","false"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":59701,"external":3958329,"heapTotal":23490560,"heapUsed":21529216,"rss":75493376},"pid":12400,"uid":null,"version":"v24.9.0"},"trace":[]}
|
|
3
|
-
{"date":"Tue Mar 10 2026 16:33:18 GMT+0700 (Indochina Time)","error":"subdomain already claimed","exception":true,"level":"error","message":"uncaughtException: subdomain already claimed\n No stack trace","os":{"loadavg":[0,0,0],"uptime":21514.375},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","false"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":55841,"external":3954469,"heapTotal":38895616,"heapUsed":24237224,"rss":87363584},"pid":1084,"uid":null,"version":"v24.9.0"},"trace":[]}
|
|
4
|
-
{"date":"Tue Mar 10 2026 16:33:38 GMT+0700 (Indochina Time)","error":"subdomain already claimed","exception":true,"level":"error","message":"uncaughtException: subdomain already claimed\n No stack trace","os":{"loadavg":[0,0,0],"uptime":21533.64},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","false"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":51015,"external":3944647,"heapTotal":38633472,"heapUsed":24112424,"rss":85905408},"pid":10868,"uid":null,"version":"v24.9.0"},"trace":[]}
|
|
5
|
-
{"date":"Thu Mar 12 2026 11:26:48 GMT+0700 (Indochina Time)","error":"subdomain already claimed","exception":true,"level":"error","message":"uncaughtException: subdomain already claimed\n No stack trace","os":{"loadavg":[0,0,0],"uptime":7485.546},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","false","--hub"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":64622,"external":3965748,"heapTotal":23228416,"heapUsed":22045744,"rss":78213120},"pid":3108,"uid":null,"version":"v24.9.0"},"trace":[]}
|
|
6
|
-
{"date":"Thu Mar 12 2026 11:26:59 GMT+0700 (Indochina Time)","error":"subdomain already claimed","exception":true,"level":"error","message":"uncaughtException: subdomain already claimed\n No stack trace","os":{"loadavg":[0,0,0],"uptime":7496.515},"process":{"argv":["C:\\nvm4w\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\hub","--server","https://devserver.biz-a.id","--sub","scydev","--hostname","localhost","--port","212","--publish","false"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\nvm4w\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":46355,"external":3942485,"heapTotal":38895616,"heapUsed":24416256,"rss":86667264},"pid":1948,"uid":null,"version":"v24.9.0"},"trace":[]}
|
package/bin/log/info.log
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
{"level":"error","message":"Unhandled Rejection: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net","stack":"Error: Error: querySrv EREFUSED _mongodb._tcp.imm-cdm.ohcqt.mongodb.net\n at fetchCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:92:15)\n at async getCompanyObjectId (file:///c:/SourceCode/biz-a/cli/scheduler/configController.js:107:29)\n at async Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:51:21)"}
|
|
2
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:70:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:77:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:86:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:85:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
3
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
4
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:70:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
5
|
-
{"level":"error","message":"Unhandled Rejection: Invalid time zone specified: null","stack":"RangeError: Invalid time zone specified: null\n at Date.toLocaleString (<anonymous>)\n at f.tz (c:\\SourceCode\\biz-a\\cli\\node_modules\\dayjs\\plugin\\timezone.js:1:1041)\n at setTimeZoneDate (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:79:23)\n at isItTime (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:84:26)\n at file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:93:33\n at Array.map (<anonymous>)\n at loopTimer (file:///c:/SourceCode/biz-a/cli/scheduler/watcherlib.js:92:27)\n at Module.runScheduler (file:///c:/SourceCode/biz-a/cli/scheduler/timer.js:72:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
6
|
-
{"level":"error","message":"Unhandled Rejection: TypeError: Cannot read properties of undefined (reading 'scriptid')","stack":"Error: TypeError: Cannot read properties of undefined (reading 'scriptid')\n at runCliScript (file:///C:/SourceCode/biz-a/cli/callbackController.js:40:15)\n at file:///C:/SourceCode/biz-a/cli/bin/hub.js:137:5\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)\n at C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:286:9\n at router.process_params (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:346:12)\n at next (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:280:10)\n at jsonParser (C:\\SourceCode\\biz-a\\cli\\node_modules\\body-parser\\lib\\types\\json.js:113:7)\n at Layer.handle [as handle_request] (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\layer.js:95:5)\n at trim_prefix (C:\\SourceCode\\biz-a\\cli\\node_modules\\express\\lib\\router\\index.js:328:13)"}
|
|
7
|
-
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"stream\" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket\n at eos (node:internal/streams/end-of-stream:86:11)\n at IncomingMessage._destroy (node:_http_incoming:231:21)\n at _destroy (node:internal/streams/destroy:122:10)\n at IncomingMessage.destroy (node:internal/streams/destroy:84:5)\n at abortIncoming (node:_http_server:836:9)\n at socketOnClose (node:_http_server:830:3)\n at Socket.emit (node:events:520:35)\n at TCP.<anonymous> (node:net:346:12)"}
|
|
8
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
9
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
10
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
11
|
-
{"level":"error","message":"Unhandled Exception:"}
|
|
12
|
-
{"level":"error","message":"Unhandled Exception:"}
|