biz-a-cli 2.3.15 → 2.3.16
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/hubEvent.js +6 -5
- package/callbackController.js +15 -18
- package/mailController.js +2 -2
- package/package.json +2 -3
- package/scheduler/datalib.js +45 -49
- package/scheduler/timer.js +8 -14
- package/scheduler/watcherController.js +12 -22
- package/tests/callback.test.js +8 -17
- package/tests/data.test.js +20 -2
- package/tests/hub.test.js +4 -8
- package/tests/watcherCtl.test.js +9 -12
- package/bin/log/debug.log +0 -0
- package/bin/log/error.log +0 -0
- package/bin/log/exception.log +0 -38
- package/bin/log/info.log +0 -0
- package/log/debug.log +0 -0
- package/log/error.log +0 -0
- package/log/exception.log +0 -0
- package/log/info.log +0 -0
package/bin/log/exception.log
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
{"date":"Wed May 15 2024 14:48:41 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":4895.078},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18343829,"external":22126333,"heapTotal":24969216,"heapUsed":20784848,"rss":57925632},"pid":7092,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
2
|
-
{"date":"Wed May 15 2024 14:49:34 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":4947.609},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18279104,"external":22058914,"heapTotal":22347776,"heapUsed":19742216,"rss":57843712},"pid":476,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
3
|
-
{"date":"Wed May 15 2024 14:52:54 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":5147.656},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18343729,"external":22126233,"heapTotal":24707072,"heapUsed":20575232,"rss":57589760},"pid":7040,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
4
|
-
{"date":"Wed May 15 2024 15:16:38 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6571.5},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18399967,"external":22185154,"heapTotal":37027840,"heapUsed":24585824,"rss":70057984},"pid":9008,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
5
|
-
{"date":"Wed May 15 2024 15:17:45 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6638.421},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24493896,"rss":70299648},"pid":6776,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
6
|
-
{"date":"Wed May 15 2024 15:19:29 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6742.656},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24291648,"rss":69955584},"pid":8764,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
7
|
-
{"date":"Wed May 15 2024 15:21:23 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6856.328},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":37027840,"heapUsed":24325512,"rss":68956160},"pid":8964,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
8
|
-
{"date":"Wed May 15 2024 15:21:57 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6890.984},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":37027840,"heapUsed":24287288,"rss":69840896},"pid":9080,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
9
|
-
{"date":"Wed May 15 2024 15:23:07 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6960.187},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24364752,"rss":69328896},"pid":8580,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
10
|
-
{"date":"Wed May 15 2024 15:23:57 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":7010.937},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":37027840,"heapUsed":24331256,"rss":69709824},"pid":8912,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
11
|
-
{"date":"Wed May 15 2024 15:26:13 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":7146.718},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24514080,"rss":70279168},"pid":7568,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
12
|
-
{"date":"Wed May 15 2024 15:29:28 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":7341.64},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":37027840,"heapUsed":24375560,"rss":69844992},"pid":6928,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
13
|
-
{"date":"Wed May 15 2024 15:38:39 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":7892.437},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":37027840,"heapUsed":24461552,"rss":70070272},"pid":8400,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
14
|
-
{"date":"Wed May 15 2024 16:07:40 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":9633.5},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24287584,"rss":69160960},"pid":8160,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
15
|
-
{"date":"Wed May 15 2024 16:12:34 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":9927.234},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18408229,"external":22193416,"heapTotal":36765696,"heapUsed":24577264,"rss":70103040},"pid":8336,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
16
|
-
{"date":"Wed May 15 2024 16:13:30 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:87:18)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":9983.828},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36241408,"heapUsed":24313296,"rss":69861376},"pid":6700,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
17
|
-
{"date":"Wed May 15 2024 16:14:00 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:87:18)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":10013.875},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18400037,"external":22185224,"heapTotal":36765696,"heapUsed":24335864,"rss":69632000},"pid":7524,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
18
|
-
{"date":"Wed May 15 2024 16:14:50 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:87:18)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":10063.578},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18270912,"external":22050722,"heapTotal":21823488,"heapUsed":19563032,"rss":57085952},"pid":5196,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
19
|
-
{"date":"Wed May 15 2024 17:44:26 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":15439.406},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18279104,"external":22058914,"heapTotal":21823488,"heapUsed":19574768,"rss":56233984},"pid":8852,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
20
|
-
{"date":"Wed May 15 2024 17:44:54 GMT+0700 (Indochina Time)","error":{"code":"ETIMEDOUT","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$WATCHER.ID\\\",\\\"key\\\":\\\"watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.COMPANY_OBJ_ID\\\",\\\"key\\\":\\\"company_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.WATCHER_ID\\\",\\\"key\\\":\\\"timer_watcher_id\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.NAME\\\",\\\"key\\\":\\\"name\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.ACTIVE\\\",\\\"key\\\":\\\"active\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.TIME_ZONE\\\",\\\"key\\\":\\\"timezone\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SEQ\\\",\\\"key\\\":\\\"seq\\\"},{\\\"data\\\":\\\"SYS$WATCHER.ID.WATCHER_ID.SYS$TIMER.SCRIPT_ID\\\",\\\"key\\\":\\\"scriptid\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$DAILY.DAYS\\\",\\\"key\\\":\\\"daily_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.ORDINAL\\\",\\\"key\\\":\\\"weekly_ordinal\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$WEEKLY.DAYS\\\",\\\"key\\\":\\\"weekly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MONTHLY.DAYS\\\",\\\"key\\\":\\\"monthly_days\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.EVERYMIN\\\",\\\"key\\\":\\\"minutely_everymin\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_FROM\\\",\\\"key\\\":\\\"minutely_time_from\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$MINUTELY.TIME_TO\\\",\\\"key\\\":\\\"minutely_time_to\\\"},{\\\"data\\\":\\\"SYS$TIMER.ID.TIMER_ID.SYS$HOURLY.HOURS\\\",\\\"key\\\":\\\"hourly_hours\\\"},{\\\"data\\\":\\\"SYS$TIMER.SCRIPT_ID.ID.SYS$CLI_SCRIPT.SCRIPT\\\",\\\"key\\\":\\\"cli_script\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"1547","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":""},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"undefined/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"","name":"AggregateError","stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: (no error message)\nAggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":15467.515},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18279104,"external":22058914,"heapTotal":21823488,"heapUsed":19941968,"rss":57311232},"pid":3316,"uid":null,"version":"v20.12.1"},"stack":"AggregateError\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at Socket.socketErrorListener (node:_http_client:500:9)\n at Socket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"Socket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"Socket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
21
|
-
{"date":"Thu May 16 2024 10:13:25 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.\nTypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.\n at Object.createInvalidObservableTypeError (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\util\\throwUnobservableError.js:5:12)\n at Object.innerFrom (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\observable\\innerFrom.js:93:36)\n at C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\catchError.js:13:41\n at OperatorSubscriber._this._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:43:21)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)","os":{"loadavg":[0,0,0],"uptime":4102.078},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18296288,"external":22076098,"heapTotal":22347776,"heapUsed":21022208,"rss":61972480},"pid":3556,"uid":null,"version":"v20.12.1"},"stack":"TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.\n at Object.createInvalidObservableTypeError (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\util\\throwUnobservableError.js:5:12)\n at Object.innerFrom (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\observable\\innerFrom.js:93:36)\n at C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\catchError.js:13:41\n at OperatorSubscriber._this._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:43:21)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)\n at Subscriber.error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:60:18)\n at Subscriber._error (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:84:30)","trace":[{"column":12,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\util\\throwUnobservableError.js","function":"Object.createInvalidObservableTypeError","line":5,"method":"createInvalidObservableTypeError","native":false},{"column":36,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\observable\\innerFrom.js","function":"Object.innerFrom","line":93,"method":"innerFrom","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\catchError.js","function":null,"line":13,"method":null,"native":false},{"column":21,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js","function":"OperatorSubscriber._this._error","line":43,"method":"_error","native":false},{"column":18,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber.error","line":60,"method":"error","native":false},{"column":30,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber._error","line":84,"method":"_error","native":false},{"column":18,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber.error","line":60,"method":"error","native":false},{"column":30,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber._error","line":84,"method":"_error","native":false},{"column":18,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber.error","line":60,"method":"error","native":false},{"column":30,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js","function":"Subscriber._error","line":84,"method":"_error","native":false}]}
|
|
22
|
-
{"date":"Thu May 16 2024 11:00:37 GMT+0700 (Indochina Time)","error":{"code":"ENOTFOUND","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"https://biz-a-herokuapp.com/hub/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"getaddrinfo ENOTFOUND biz-a-herokuapp.com","name":"Error","stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: getaddrinfo ENOTFOUND biz-a-herokuapp.com\nError: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":6933.875},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18287576,"external":22070080,"heapTotal":22872064,"heapUsed":20284600,"rss":57913344},"pid":7756,"uid":null,"version":"v20.12.1"},"stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"TLSSocket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"TLSSocket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
23
|
-
{"date":"Thu May 16 2024 11:02:27 GMT+0700 (Indochina Time)","error":{"code":"ENOTFOUND","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"https://biz-a-herokuapp.com/hub/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"getaddrinfo ENOTFOUND biz-a-herokuapp.com","name":"Error","stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: getaddrinfo ENOTFOUND biz-a-herokuapp.com\nError: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":7044.515},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18343725,"external":21995157,"heapTotal":24707072,"heapUsed":20743608,"rss":57548800},"pid":8024,"uid":null,"version":"v20.12.1"},"stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"TLSSocket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"TLSSocket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
24
|
-
{"date":"Tue May 21 2024 13:45:56 GMT+0700 (Indochina Time)","error":{"code":"ENOTFOUND","config":{"adapter":["xhr","http"],"cancelToken":{"_listeners":null,"promise":{},"reason":{"code":"ERR_CANCELED","message":"canceled","name":"CanceledError","stack":"CanceledError: canceled\n at Object.cancel (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:4113:22)\n at subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios-observable\\dist\\create-observable.js:35:30)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)\n at execFinalizer (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:175:19)\n at Subscription.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscription.js:89:29)\n at Subscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\Subscriber.js:75:42)\n at OperatorSubscriber.unsubscribe (C:\\SourceCode\\biz-a\\cli\\node_modules\\rxjs\\dist\\cjs\\internal\\operators\\OperatorSubscriber.js:72:42)","status":null}},"data":"{\"_parameters\":[\"{\\\"dbIndex\\\":2,\\\"method\\\":\\\"list\\\",\\\"object\\\":{\\\"start\\\":0,\\\"length\\\":-1,\\\"order\\\":[],\\\"filter\\\":[],\\\"columns\\\":[{\\\"data\\\":\\\"SYS$HISTORY.ID\\\",\\\"key\\\":\\\"history_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.TIMER_ID\\\",\\\"key\\\":\\\"timer_id\\\"},{\\\"data\\\":\\\"SYS$HISTORY.LATEST_RUN\\\",\\\"key\\\":\\\"latest_run\\\"}]}}\"]}","env":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"306","Content-Type":"text/plain","User-Agent":"axios/1.6.8"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","params":{"subdomain":"scy"},"timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"https://biz-a-herokuapp.com/hub/fina/rest/TOrmMethod/%22list%22","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"message":"getaddrinfo ENOTFOUND biz-a-herokuapp.com","name":"Error","stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","status":null},"exception":true,"level":"error","message":"uncaughtException: getaddrinfo ENOTFOUND biz-a-herokuapp.com\nError: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","os":{"loadavg":[0,0,0],"uptime":2820.64},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18279104,"external":22058914,"heapTotal":22347776,"heapUsed":19779176,"rss":57319424},"pid":2404,"uid":null,"version":"v20.12.1"},"stack":"Error: getaddrinfo ENOTFOUND biz-a-herokuapp.com\n at AxiosError.from (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:836:14)\n at RedirectableRequest.handleRequestError (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3086:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js:38:24)\n at ClientRequest.emit (node:events:518:28)\n at TLSSocket.socketErrorListener (node:_http_client:500:9)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs:3876:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","trace":[{"column":14,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"AxiosError.from","line":836,"method":"from","native":false},{"column":25,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"RedirectableRequest.handleRequestError","line":3086,"method":"handleRequestError","native":false},{"column":28,"file":"node:events","function":"RedirectableRequest.emit","line":518,"method":"emit","native":false},{"column":24,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\follow-redirects\\index.js","function":"eventHandlers.<computed>","line":38,"method":"<computed>","native":false},{"column":28,"file":"node:events","function":"ClientRequest.emit","line":518,"method":"emit","native":false},{"column":9,"file":"node:_http_client","function":"TLSSocket.socketErrorListener","line":500,"method":"socketErrorListener","native":false},{"column":28,"file":"node:events","function":"TLSSocket.emit","line":518,"method":"emit","native":false},{"column":8,"file":"node:internal/streams/destroy","function":"emitErrorNT","line":169,"method":null,"native":false},{"column":3,"file":"node:internal/streams/destroy","function":"emitErrorCloseNT","line":128,"method":null,"native":false},{"column":21,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":82,"method":"processTicksAndRejections","native":false},{"column":41,"file":"C:\\SourceCode\\biz-a\\cli\\node_modules\\axios\\dist\\node\\axios.cjs","function":"Axios.request","line":3876,"method":"request","native":false},{"column":5,"file":"node:internal/process/task_queues","function":"process.processTicksAndRejections","line":95,"method":"processTicksAndRejections","native":false}]}
|
|
25
|
-
{"date":"Tue May 21 2024 16:28:51 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12004.093},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22132312,"rss":57835520},"pid":4768,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
26
|
-
{"date":"Tue May 21 2024 16:29:01 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12010.421},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22054504,"rss":58191872},"pid":6448,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
27
|
-
{"date":"Tue May 21 2024 16:29:16 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12020.75},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33730560,"heapUsed":22614640,"rss":58888192},"pid":4672,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
28
|
-
{"date":"Tue May 21 2024 16:29:19 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12022.734},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33730560,"heapUsed":22465760,"rss":58650624},"pid":4528,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
29
|
-
{"date":"Tue May 21 2024 16:29:31 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12030.859},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33730560,"heapUsed":22594520,"rss":58474496},"pid":5296,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
30
|
-
{"date":"Tue May 21 2024 16:29:44 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12039.406},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22524296,"rss":58392576},"pid":6236,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
31
|
-
{"date":"Tue May 21 2024 16:32:56 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12167.062},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22728632,"rss":58630144},"pid":4952,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
32
|
-
{"date":"Tue May 21 2024 16:32:59 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12169.015},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33730560,"heapUsed":22772504,"rss":58318848},"pid":452,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
33
|
-
{"date":"Tue May 21 2024 16:34:19 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12222.89},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33730560,"heapUsed":22666016,"rss":58466304},"pid":2920,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
34
|
-
{"date":"Tue May 21 2024 16:36:12 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12297.828},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22532872,"rss":57925632},"pid":5952,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
35
|
-
{"date":"Tue May 21 2024 16:36:34 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:13:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12312.703},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22338784,"rss":58216448},"pid":1108,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:13:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":13,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
36
|
-
{"date":"Tue May 21 2024 16:37:33 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12352.078},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22184048,"rss":57827328},"pid":4692,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:10:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":10,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
37
|
-
{"date":"Tue May 21 2024 16:37:46 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: timezone is not defined\nReferenceError: timezone is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:11:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12360.39},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22036520,"rss":58003456},"pid":5524,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: timezone is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/timer.js:11:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/timer.js","function":null,"line":11,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|
|
38
|
-
{"date":"Tue May 21 2024 16:46:21 GMT+0700 (Indochina Time)","error":{},"exception":true,"level":"error","message":"uncaughtException: utc is not defined\nReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/converter.js:8:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","os":{"loadavg":[0,0,0],"uptime":12703.906},"process":{"argv":["C:\\Program Files\\nodejs\\node.exe","C:\\SourceCode\\biz-a\\cli\\bin\\watcher","-c","SCY"],"cwd":"C:\\SourceCode\\biz-a\\cli\\bin","execPath":"C:\\Program Files\\nodejs\\node.exe","gid":null,"memoryUsage":{"arrayBuffers":18688291,"external":21190215,"heapTotal":33992704,"heapUsed":22765080,"rss":58654720},"pid":4308,"uid":null,"version":"v20.12.1"},"stack":"ReferenceError: utc is not defined\n at file:///C:/SourceCode/biz-a/cli/scheduler/converter.js:8:14\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:323:24)\n at async loadESM (node:internal/process/esm_loader:28:7)\n at async handleMainPromise (node:internal/modules/run_main:113:12)","trace":[{"column":14,"file":"file:///C:/SourceCode/biz-a/cli/scheduler/converter.js","function":null,"line":8,"method":null,"native":false},{"column":25,"file":"node:internal/modules/esm/module_job","function":"ModuleJob.run","line":222,"method":"run","native":false},{"column":24,"file":"node:internal/modules/esm/loader","function":"async ModuleLoader.import","line":323,"method":"import","native":false},{"column":7,"file":"node:internal/process/esm_loader","function":"async loadESM","line":28,"method":null,"native":false},{"column":12,"file":"node:internal/modules/run_main","function":"async handleMainPromise","line":113,"method":null,"native":false}]}
|