biz-a-cli 2.3.57 → 2.3.59
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/acert/cert.pem +30 -0
- package/acert/key.pem +27 -0
- package/acert/root.pem +29 -0
- package/bin/app.js +182 -283
- package/bin/debug.log +8 -0
- package/bin/deployEvent.js +105 -0
- package/bin/directHubEvent.js +46 -25
- package/bin/hub.js +5 -6
- package/bin/hubEvent.js +5 -2
- package/bin/script.js +125 -0
- package/bin/uploadApp.js +1 -1
- package/debug.log +2 -0
- package/log/debug.log +280 -0
- package/log/error.log +281 -0
- package/log/exception.log +101 -0
- package/log/info.log +279 -0
- package/package.json +8 -5
- package/tests/app.test.js +92 -28
- package/tests/debug.log +4 -0
- package/tests/deployment.test.js +351 -0
- package/tests/hub.test.js +8 -7
package/log/debug.log
ADDED
|
@@ -0,0 +1,280 @@
|
|
|
1
|
+
{"level":"error","message":"Unhandled Exception: io is not defined","stack":"ReferenceError: io is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:127:1\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
2
|
+
{"level":"error","message":"Unhandled Exception: net is not defined","stack":"ReferenceError: net is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:122:22\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
3
|
+
{"code":"ERR_INVALID_IP_ADDRESS","level":"error","message":"Unhandled Exception: Invalid IP address: http://localhost","stack":"TypeError [ERR_INVALID_IP_ADDRESS]: Invalid IP address: http://localhost\n at lookupAndConnect (node:net:1286:11)\n at Socket.connect (node:net:1255:5)\n at Object.connect (node:net:238:17)\n at file:///C:/agung/source/biza/cli/bin/hub.js:125:26\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
4
|
+
{"code":"ERR_INVALID_IP_ADDRESS","level":"error","message":"Unhandled Exception: Invalid IP address: localhost","stack":"TypeError [ERR_INVALID_IP_ADDRESS]: Invalid IP address: localhost\n at lookupAndConnect (node:net:1286:11)\n at Socket.connect (node:net:1255:5)\n at Object.connect (node:net:238:17)\n at file:///C:/agung/source/biza/cli/bin/hub.js:125:26\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
5
|
+
{"level":"error","message":"Unhandled Exception: os.networkinterfaces is not a function","stack":"TypeError: os.networkinterfaces is not a function\n at file:///C:/agung/source/biza/cli/bin/hub.js:119:32\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
6
|
+
{"level":"error","message":"Unhandled Exception: serverport is not defined","stack":"ReferenceError: serverport is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:120:25\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
7
|
+
{"level":"error","message":"Unhandled Exception: os is not defined","stack":"ReferenceError: os is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:115:30\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
8
|
+
{"level":"error","message":"Unhandled Exception: reqData is not defined","stack":"ReferenceError: reqData is not defined\n at Namespace.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:165:35)\n at Namespace.emit (node:events:519:28)\n at Namespace.emitReserved (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:56:22)\n at Namespace._doConnect (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:269:14)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:231:22\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
9
|
+
{"level":"error","message":"Unhandled Exception: msg is not defined","stack":"ReferenceError: msg is not defined\n at Namespace.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:155:30)\n at Namespace.emit (node:events:519:28)\n at Namespace.emitReserved (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:56:22)\n at Namespace._doConnect (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:269:14)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:231:22\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
10
|
+
{"level":"error","message":"Unhandled Exception: apiClient.resCB is not a function","stack":"TypeError: apiClient.resCB is not a function\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:180:9)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
11
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"chunk\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"chunk\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object\n at _write (node:internal/streams/writable:480:13)\n at Writable.write (node:internal/streams/writable:508:10)\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:180:23)\n at TLSSocket.emit (node:events:531:35)\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1592:10)"}
|
|
12
|
+
{"level":"error","message":"Unhandled Exception: axios is not defined","stack":"ReferenceError: axios is not defined\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:182:13)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
13
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
14
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
15
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
16
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
17
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
18
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
19
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
20
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
21
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
22
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
23
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
24
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
25
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
26
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
27
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
28
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
29
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
30
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
31
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
32
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
33
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
34
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
35
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
36
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
37
|
+
{"level":"error","message":"Unhandled Rejection: err is not defined","stack":"ReferenceError: err is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:204:33\n at <anonymous>\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
38
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
39
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
40
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
41
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
42
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
43
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
44
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
45
|
+
{"level":"error","message":"Unhandled Rejection: Cannot set properties of undefined (setting 'statusCode')","stack":"TypeError: Cannot set properties of undefined (setting 'statusCode')\n at file:///C:/agung/source/biza/biz-a/hubController.js:250:28\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
46
|
+
{"level":"error","message":"Unhandled Exception: resCB is not a function","stack":"TypeError: resCB is not a function\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:231:1)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
47
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
48
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
49
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
50
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
51
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
52
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
53
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
54
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
55
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
56
|
+
{"level":"error","message":"Unhandled Rejection: err is not defined","stack":"ReferenceError: err is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:197:34\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
57
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at callbackDataFn (file:///C:/agung/source/biza/cli/bin/hub.js:184:66)\n at file:///C:/agung/source/biza/cli/bin/hub.js:204:34\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
58
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at callbackDataFn (file:///C:/agung/source/biza/cli/bin/hub.js:184:66)\n at file:///C:/agung/source/biza/cli/bin/hub.js:204:34\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
59
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at callbackDataFn (file:///C:/agung/source/biza/cli/bin/hub.js:184:66)\n at file:///C:/agung/source/biza/cli/bin/hub.js:205:34\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
60
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at callbackDataFn (file:///C:/agung/source/biza/cli/bin/hub.js:184:66)\n at file:///C:/agung/source/biza/cli/bin/hub.js:206:34\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
61
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'url')","stack":"TypeError: Cannot read properties of undefined (reading 'url')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/hub.js:153:156)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:176:30)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
62
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'query')","stack":"TypeError: Cannot read properties of undefined (reading 'query')\n at Socket.connectCb (file:///C:/agung/source/biza/cli/bin/hubEvent.js:13:8)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.onconnect (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:612:14)\n at Socket.onpacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:500:26)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:212:18\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
63
|
+
{"level":"error","message":"Unhandled Exception: Cannot set properties of undefined (setting 'address')","stack":"TypeError: Cannot set properties of undefined (setting 'address')\n at Socket.connectCb (file:///C:/agung/source/biza/cli/bin/hubEvent.js:13:22)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.onconnect (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:612:14)\n at Socket.onpacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:500:26)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:212:18\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
64
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'write')","stack":"TypeError: Cannot read properties of undefined (reading 'write')\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:52:27)\n at TLSSocket.emit (node:events:531:35)\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1592:10)"}
|
|
65
|
+
{"level":"error","message":"Unhandled Exception: a.concat is not a function","stack":"TypeError: a.concat is not a function\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:57:3)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
66
|
+
{"level":"error","message":"Unhandled Exception: a.concat is not a function","stack":"TypeError: a.concat is not a function\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:57:3)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
67
|
+
{"level":"error","message":"Unhandled Exception: a.concat is not a function","stack":"TypeError: a.concat is not a function\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:57:3)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
68
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:56:23)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
69
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:56:23)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
70
|
+
{"level":"error","message":"Unhandled Exception: test.toString.replace is not a function","stack":"TypeError: test.toString.replace is not a function\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:57:39)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
71
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined\n at Function.from (node:buffer:319:9)\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:58:20)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
72
|
+
{"level":"error","message":"Unhandled Exception: bodyChunk is not defined","stack":"ReferenceError: bodyChunk is not defined\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:54:24)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
73
|
+
{"level":"error","message":"Unhandled Exception: test is not defined","stack":"ReferenceError: test is not defined\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:59:25)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
74
|
+
{"level":"error","message":"Unhandled Exception: test is not defined","stack":"ReferenceError: test is not defined\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:59:25)\n at TLSSocket.emit (node:events:531:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:191:23)"}
|
|
75
|
+
{"level":"error","message":"Unhandled Exception: Transform is not defined","stack":"ReferenceError: Transform is not defined\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:51:21)\n at TLSSocket.emit (node:events:531:35)\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1592:10)"}
|
|
76
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"streams[stream.length - 1]\" property must be of type function. Received an instance of IOStream","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"streams[stream.length - 1]\" property must be of type function. Received an instance of IOStream\n at popCallback (node:internal/streams/pipeline:74:3)\n at pipeline (node:internal/streams/pipeline:185:37)\n at TLSSocket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:48:13)\n at TLSSocket.emit (node:events:531:35)\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1592:10)"}
|
|
77
|
+
{"level":"error","message":"Unhandled Exception: oldChunk is not defined","stack":"ReferenceError: oldChunk is not defined\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:57:45)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at TLSSocket.ondata (node:internal/streams/readable:1007:22)\n at TLSSocket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)"}
|
|
78
|
+
{"level":"error","message":"Unhandled Exception:"}
|
|
79
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'message')","stack":"TypeError: Cannot read properties of undefined (reading 'message')\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:73:19\n at node:internal/util:525:20\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)"}
|
|
80
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"listener\" argument must be of type function. Received undefined","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"listener\" argument must be of type function. Received undefined\n at checkListener (node:events:276:3)\n at TLSSocket.removeListener (node:events:682:7)\n at Readable.removeListener (node:internal/streams/readable:1160:47)\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:80:28\n at node:internal/util:525:20\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)"}
|
|
81
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"listener\" argument must be of type function. Received undefined","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"listener\" argument must be of type function. Received undefined\n at checkListener (node:events:276:3)\n at TLSSocket.removeListener (node:events:682:7)\n at Readable.removeListener (node:internal/streams/readable:1160:47)\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:80:28\n at node:internal/util:525:20\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)"}
|
|
82
|
+
{"level":"error","message":"Unhandled Exception: cliAddress is not defined","stack":"ReferenceError: cliAddress is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:131:41\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
83
|
+
{"level":"error","message":"Unhandled Exception:"}
|
|
84
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
85
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
86
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
87
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
88
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
89
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:28:27"}
|
|
90
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:44:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
91
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:44:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
92
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:44:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
93
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:44:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
94
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:45:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
95
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'status')","stack":"TypeError: Cannot read properties of undefined (reading 'status')\n at socketResponse (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:11:66)\n at file:///C:/agung/source/biza/cli/bin/directHubEvent.js:45:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
96
|
+
{"level":"error","message":"Unhandled Exception: ReqData is not defined","stack":"ReferenceError: ReqData is not defined\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:14:27)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
97
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
98
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
99
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
100
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
101
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
102
|
+
{"level":"error","message":"Unhandled Exception: addCLIAddressAsResponseHeader.close is not a function","stack":"TypeError: addCLIAddressAsResponseHeader.close is not a function\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:88:31\n at node:internal/util:525:20\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)"}
|
|
103
|
+
{"level":"error","message":"Unhandled Exception: Connection aborted","stack":"Error: Connection aborted\n at Socket._ondisconnect (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\socket.js:255:26)\n at Socket.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\component-bind\\index.js:21:15)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.onclose (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:465:14)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Manager.onclose (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:313:14)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.onClose (file:///C:/agung/source/biza/cli/node_modules/engine.io-client/build/esm-debug/socket.js:595:18)\n at WS.<anonymous> (file:///C:/agung/source/biza/cli/node_modules/engine.io-client/build/esm-debug/socket.js:196:43)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)"}
|
|
104
|
+
{"level":"error","message":"Unhandled Exception: tls is not defined","stack":"ReferenceError: tls is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:136:12\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
105
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"listener\" argument must be of type function. Received undefined","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"listener\" argument must be of type function. Received undefined\n at checkListener (node:events:276:3)\n at _addListener (node:events:552:3)\n at TLSSocket.addListener (node:events:611:10)\n at Readable.on (node:internal/streams/readable:1126:35)\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:17:6\n at new Promise (<anonymous>)\n at default (file:///C:/agung/source/biza/cli/bin/hubEvent.js:13:40)\n at file:///C:/agung/source/biza/cli/bin/hub.js:127:7\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)"}
|
|
106
|
+
{"level":"error","message":"Unhandled Exception: isUsingHttps is not defined","stack":"ReferenceError: isUsingHttps is not defined\n at Socket.incomingHubCb (file:///C:/agung/source/biza/cli/bin/hubEvent.js:68:29)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.emitEvent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:553:20)\n at Socket.onevent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:540:18)\n at Socket.onpacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:508:22)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:212:18\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
107
|
+
{"level":"error","message":"Unhandled Exception:"}
|
|
108
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"streams[stream.length - 1]\" property must be of type function. Received an instance of IOStream","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"streams[stream.length - 1]\" property must be of type function. Received an instance of IOStream\n at popCallback (node:internal/streams/pipeline:74:3)\n at pipeline (node:internal/streams/pipeline:185:37)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:85:1)\n at Socket.emit (node:events:519:28)\n at afterConnect (node:net:1592:10)\n at afterConnectMultiple (node:net:1699:3)"}
|
|
109
|
+
{"level":"error","message":"Unhandled Exception: stream has already been sent.","stack":"Error: stream has already been sent.\n at Socket._onencode (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\socket.js:261:11)\n at Encoder.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\component-bind\\index.js:21:15)\n at Encoder.emit (node:events:519:28)\n at Encoder.encodeStream (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\parser.js:32:8)\n at Encoder.encode (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\parser.js:22:17)\n at Encoder.encodeArray (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\parser.js:45:17)\n at Encoder.encode (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\parser.js:24:17)\n at Socket._stream (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\socket.js:113:23)\n at Socket.emit (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-stream\\lib\\socket.js:80:16)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:100:24)"}
|
|
110
|
+
{"code":"ERR_INVALID_RETURN_VALUE","level":"error","message":"Unhandled Rejection: Expected AsyncIterable or Promise to be returned from the \"destination\" function but got undefined.","stack":"TypeError [ERR_INVALID_RETURN_VALUE]: Expected AsyncIterable or Promise to be returned from the \"destination\" function but got undefined.\n at pipelineImpl (node:internal/streams/pipeline:354:17)\n at node:stream/promises:31:5\n at new Promise (<anonymous>)\n at pipeline (node:stream/promises:20:10)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:75:1)\n at Socket.emit (node:events:519:28)\n at afterConnect (node:net:1592:10)\n at afterConnectMultiple (node:net:1699:3)"}
|
|
111
|
+
{"code":"ENOENT","errno":-4058,"level":"error","message":"Unhandled Exception: ENOENT: no such file or directory, open 'C:\\agung\\source\\biza\\cli\\cert\\localhost-key.pem'","path":"C:\\agung\\source\\biza\\cli\\cert\\localhost-key.pem","stack":"Error: ENOENT: no such file or directory, open 'C:\\agung\\source\\biza\\cli\\cert\\localhost-key.pem'\n at Object.openSync (node:fs:573:18)\n at Object.readFileSync (node:fs:452:35)\n at file:///C:/agung/source/biza/cli/bin/hub.js:126:13\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)","syscall":"open"}
|
|
112
|
+
{"code":"ERR_OSSL_PEM_NO_START_LINE","level":"error","library":"PEM routines","message":"Unhandled Exception: error:0480006C:PEM routines::no start line","reason":"no start line","stack":"Error: error:0480006C:PEM routines::no start line\n at node:internal/tls/secure-context:70:13\n at Array.forEach (<anonymous>)\n at setCerts (node:internal/tls/secure-context:68:3)\n at configSecureContext (node:internal/tls/secure-context:186:5)\n at Object.createSecureContext (node:_tls_common:116:3)\n at Server.setSecureContext (node:_tls_wrap:1486:27)\n at Server (node:_tls_wrap:1350:8)\n at new Server (node:https:75:3)\n at Object.createServer (node:https:133:10)\n at file:///C:/agung/source/biza/cli/bin/hub.js:125:20"}
|
|
113
|
+
{"code":"ERR_SERVER_ALREADY_LISTEN","level":"error","message":"Unhandled Exception: Listen method has been called more than once without closing.","stack":"Error [ERR_SERVER_ALREADY_LISTEN]: Listen method has been called more than once without closing.\n at Server.listen (node:net:2008:11)\n at file:///C:/agung/source/biza/cli/bin/hub.js:132:8\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
114
|
+
{"level":"error","message":"Unhandled Exception: cliAddress is not a function","stack":"TypeError: cliAddress is not a function\n at file:///C:/agung/source/biza/cli/bin/hub.js:146:32\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
115
|
+
{"level":"error","message":"Unhandled Exception: url is not defined","stack":"ReferenceError: url is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:146:27\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
116
|
+
{"level":"error","message":"Unhandled Exception: Cannot access 'getProtocol' before initialization","stack":"ReferenceError: Cannot access 'getProtocol' before initialization\n at file:///C:/agung/source/biza/cli/bin/hub.js:116:40\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
117
|
+
{"level":"error","message":"Unhandled Exception: Cannot access 'serverCORSOrigin' before initialization","stack":"ReferenceError: Cannot access 'serverCORSOrigin' before initialization\n at file:///C:/agung/source/biza/cli/bin/hub.js:116:70\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
118
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
119
|
+
{"level":"error","message":"Unhandled Exception: Cannot access 'cliAddress' before initialization","stack":"ReferenceError: Cannot access 'cliAddress' before initialization\n at Server.<anonymous> (file:///C:/agung/source/biza/cli/bin/hub.js:132:83)\n at Object.onceWrapper (node:events:633:28)\n at Server.emit (node:events:531:35)\n at emitListeningNT (node:net:1947:10)\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
120
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at file:///C:/agung/source/biza/cli/bin/hub.js:141:8\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","syscall":"listen"}
|
|
121
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at file:///C:/agung/source/biza/cli/bin/hub.js:141:8\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","syscall":"listen"}
|
|
122
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
123
|
+
{"level":"error","message":"Unhandled Exception: Buffer.from(...).toString.toLowerCase is not a function","stack":"TypeError: Buffer.from(...).toString.toLowerCase is not a function\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:59:142)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)"}
|
|
124
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"chunk\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of ArrayBuffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"chunk\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of ArrayBuffer\n at readableAddChunkPushByteMode (node:internal/streams/readable:480:28)\n at Readable.push (node:internal/streams/readable:390:5)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:60:26)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)"}
|
|
125
|
+
{"code":"ERR_UNKNOWN_ENCODING","level":"error","message":"Unhandled Exception: Unknown encoding: string","stack":"TypeError [ERR_UNKNOWN_ENCODING]: Unknown encoding: string\n at fromString (node:buffer:469:13)\n at Function.from (node:buffer:294:12)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:60:38)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)"}
|
|
126
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:63:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
127
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:63:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
128
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:63:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
129
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:63:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
130
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:63:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
131
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:65:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
132
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:65:41)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
133
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list\" argument must be an instance of Array. Received an instance of Buffer","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list\" argument must be an instance of Array. Received an instance of Buffer\n at Function.concat (node:buffer:564:3)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:78:40)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
134
|
+
{"level":"error","message":"Unhandled Exception: test is not defined","stack":"ReferenceError: test is not defined\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:82:40)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)"}
|
|
135
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined\n at Function.from (node:buffer:319:9)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:75:116)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
136
|
+
{"level":"error","message":"Unhandled Exception: argv is not defined","stack":"ReferenceError: argv is not defined\n at Tunnel.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:10:9)\n at Tunnel.emit (node:events:519:28)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at ChildProcess.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:90:45)\n at ChildProcess.emit (node:events:519:28)\n at ChildProcess._handle.onexit (node:internal/child_process:294:12)"}
|
|
137
|
+
{"level":"error","message":"Unhandled Exception:"}
|
|
138
|
+
{"code":"ERR_INVALID_ARG_TYPE","level":"error","message":"Unhandled Exception: The \"list[1]\" argument must be an instance of Buffer or Uint8Array. Received an instance of Array","stack":"TypeError [ERR_INVALID_ARG_TYPE]: The \"list[1]\" argument must be an instance of Buffer or Uint8Array. Received an instance of Array\n at Function.concat (node:buffer:587:13)\n at Transform.transform [as _transform] (file:///C:/agung/source/biza/cli/bin/hubEvent.js:64:21)\n at Transform._write (node:internal/streams/transform:171:8)\n at writeOrBuffer (node:internal/streams/writable:570:12)\n at _write (node:internal/streams/writable:499:10)\n at Writable.write (node:internal/streams/writable:508:10)\n at Socket.ondata (node:internal/streams/readable:1007:22)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)"}
|
|
139
|
+
{"level":"error","message":"Unhandled Exception: localUrl is not defined","stack":"ReferenceError: localUrl is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:139:33\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
140
|
+
{"body":{"details":{"err":"failed to start tunnel: session closed"},"error_code":103,"msg":"failed to start tunnel","status_code":502},"level":"error","message":"Unhandled Exception: failed to start tunnel","name":"NgrokClientError","response":{"_consuming":true,"_dumped":false,"_events":{"aborted":[null,null]},"_eventsCount":4,"_readableState":{"awaitDrainWriters":null,"buffer":[],"bufferIndex":0,"highWaterMark":16384,"length":0,"pipes":[]},"aborted":false,"body":"{\"error_code\":103,\"status_code\":502,\"msg\":\"failed to start tunnel\",\"details\":{\"err\":\"failed to start tunnel: session closed\"}}\n","client":{"_closeAfterHandlingError":false,"_events":{},"_eventsCount":6,"_hadError":false,"_host":null,"_httpMessage":null,"_parent":null,"_peername":{"address":"127.0.0.1","family":"IPv4","port":4040},"_pendingData":null,"_pendingEncoding":"","_readableState":{"awaitDrainWriters":null,"buffer":[],"bufferIndex":0,"highWaterMark":16384,"length":0,"pipes":[]},"_server":null,"_sockname":null,"_writableState":{"bufferedIndex":0,"corked":0,"highWaterMark":16384,"length":0,"pendingcb":0,"writelen":0},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null,"timeout":5000},"complete":true,"httpVersion":"1.1","httpVersionMajor":1,"httpVersionMinor":1,"ip":"127.0.0.1","isFromCache":false,"method":null,"rawBody":{"data":[123,34,101,114,114,111,114,95,99,111,100,101,34,58,49,48,51,44,34,115,116,97,116,117,115,95,99,111,100,101,34,58,53,48,50,44,34,109,115,103,34,58,34,102,97,105,108,101,100,32,116,111,32,115,116,97,114,116,32,116,117,110,110,101,108,34,44,34,100,101,116,97,105,108,115,34,58,123,34,101,114,114,34,58,34,102,97,105,108,101,100,32,116,111,32,115,116,97,114,116,32,116,117,110,110,101,108,58,32,115,101,115,115,105,111,110,32,99,108,111,115,101,100,34,125,125,10],"type":"Buffer"},"rawHeaders":["Content-Type","application/json","Date","Tue, 31 Dec 2024 09:19:34 GMT","Content-Length","127"],"rawTrailers":[],"redirectUrls":[],"req":{"_closed":true,"_contentLength":"72","_defaultKeepAlive":true,"_ended":true,"_events":{"error":[null,null]},"_eventsCount":9,"_hasBody":true,"_header":"POST /api/tunnels HTTP/1.1\r\nuser-agent: got (https://github.com/sindresorhus/got)\r\ncontent-type: application/json\r\naccept: application/json\r\ncontent-length: 72\r\naccept-encoding: gzip, deflate, br\r\nHost: 127.0.0.1:4040\r\nConnection: keep-alive\r\n\r\n","_headerSent":true,"_keepAliveTimeout":0,"_last":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"_trailer":"","aborted":false,"agent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{"127.0.0.1:4040:":[{"_closeAfterHandlingError":false,"_events":{},"_eventsCount":6,"_hadError":false,"_host":null,"_httpMessage":null,"_parent":null,"_peername":{"address":"127.0.0.1","family":"IPv4","port":4040},"_pendingData":null,"_pendingEncoding":"","_readableState":{"awaitDrainWriters":null,"buffer":[],"bufferIndex":0,"highWaterMark":16384,"length":0,"pipes":[]},"_server":null,"_sockname":null,"_writableState":{"bufferedIndex":0,"corked":0,"highWaterMark":16384,"length":0,"pendingcb":0,"writelen":0},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null,"timeout":5000}]},"keepAlive":true,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"keepAlive":true,"noDelay":true,"path":null,"scheduling":"lifo","timeout":5000},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{},"totalSocketCount":1},"chunkedEncoding":false,"destroyed":true,"finished":true,"host":"127.0.0.1","maxHeadersCount":null,"maxRequestsOnConnectionReached":false,"method":"POST","outputData":[],"outputSize":0,"parser":null,"path":"/api/tunnels","protocol":"http:","res":"[Circular]","reusedSocket":true,"sendDate":false,"shouldKeepAlive":true,"socket":{"_closeAfterHandlingError":false,"_events":{},"_eventsCount":6,"_hadError":false,"_host":null,"_httpMessage":null,"_parent":null,"_peername":{"address":"127.0.0.1","family":"IPv4","port":4040},"_pendingData":null,"_pendingEncoding":"","_readableState":{"awaitDrainWriters":null,"buffer":[],"bufferIndex":0,"highWaterMark":16384,"length":0,"pipes":[]},"_server":null,"_sockname":null,"_writableState":{"bufferedIndex":0,"corked":0,"highWaterMark":16384,"length":0,"pendingcb":0,"writelen":0},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null,"timeout":5000},"strictContentLength":false,"timeoutCb":null,"timings":{"connect":1735636774678,"end":1735636774679,"lookup":1735636774678,"phases":{"dns":0,"download":0,"firstByte":1,"request":0,"tcp":0,"total":1,"wait":0},"response":1735636774679,"socket":1735636774678,"start":1735636774678,"upload":1735636774678},"upgradeOrConnect":false,"useChunkedEncodingByDefault":true,"writable":true},"request":{"_cannotHaveBody":false,"_events":{"pipe":[null,null]},"_eventsCount":10,"_noPipe":true,"_progressCallbacks":[],"_readableState":{"awaitDrainWriters":null,"buffer":[],"bufferIndex":0,"highWaterMark":0,"length":0,"pipes":[]},"_writableState":{"bufferedIndex":0,"corked":0,"highWaterMark":0,"length":0,"pendingcb":0,"writelen":0},"allowHalfOpen":true,"options":{"allowGetBody":false,"cacheOptions":{},"decompress":true,"followRedirect":true,"headers":{"accept":"application/json","accept-encoding":"gzip, deflate, br","content-length":"72","content-type":"application/json","user-agent":"got (https://github.com/sindresorhus/got)"},"hooks":{"afterResponse":[],"beforeError":[],"beforeRedirect":[],"beforeRequest":[],"beforeRetry":[],"init":[]},"http2":false,"ignoreInvalidCookies":false,"isStream":false,"maxRedirects":10,"method":"POST","methodRewriting":true,"pagination":{"backoff":0,"countLimit":null,"requestLimit":10000,"stackAllItems":true},"password":"","prefixUrl":"http://127.0.0.1:4040/","resolveBodyOnly":false,"responseType":"text","retry":{"errorCodes":["ETIMEDOUT","ECONNRESET","EADDRINUSE","ECONNREFUSED","EPIPE","ENOTFOUND","ENETUNREACH","EAI_AGAIN"],"limit":0,"maxRetryAfter":null,"methods":["GET","PUT","HEAD","DELETE","OPTIONS","TRACE"],"statusCodes":[408,413,429,500,502,503,504,521,522,524]},"throwHttpErrors":true,"timeout":{},"url":"http://127.0.0.1:4040/api/tunnels","username":""},"redirects":[],"requestInitialized":true,"requestUrl":"http://127.0.0.1:4040/api/tunnels","retryCount":0},"requestUrl":"http://127.0.0.1:4040/api/tunnels","retryCount":0,"socket":null,"statusCode":502,"statusMessage":"Bad Gateway","timings":{"connect":1735636774678,"end":1735636774679,"lookup":1735636774678,"phases":{"dns":0,"download":0,"firstByte":1,"request":0,"tcp":0,"total":1,"wait":0},"response":1735636774679,"socket":1735636774678,"start":1735636774678,"upload":1735636774678},"upgrade":false,"url":"http://127.0.0.1:4040/api/tunnels"},"stack":"NgrokClientError: failed to start tunnel\n at NgrokClient.request (C:\\agung\\source\\biza\\cli\\node_modules\\ngrok\\src\\client.js:34:25)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async connectRetry (C:\\agung\\source\\biza\\cli\\node_modules\\ngrok\\index.js:44:22)\n at async file:///C:/agung/source/biza/cli/bin/hub.js:149:1"}
|
|
141
|
+
{"level":"error","message":"Unhandled Exception: err is not defined","stack":"ReferenceError: err is not defined\n at file:///C:/agung/source/biza/cli/bin/hub.js:154:53"}
|
|
142
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'on')","stack":"TypeError: Cannot read properties of undefined (reading 'on')\n at localhostTunnel (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:29:8)\n at file:///C:/agung/source/biza/cli/bin/hub.js:138:5\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)"}
|
|
143
|
+
{"level":"error","message":"Unhandled Exception: qt.start is not a function","stack":"TypeError: qt.start is not a function\n at Tunnel.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:47:12)\n at Tunnel.emit (node:events:519:28)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at ChildProcess.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:90:45)\n at ChildProcess.emit (node:events:519:28)\n at ChildProcess._handle.onexit (node:internal/child_process:294:12)"}
|
|
144
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
145
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
146
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
147
|
+
{"level":"error","message":"Unhandled Exception: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at Tunnel.emit (node:events:466:44)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)\n at Tunnel.emit (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:112:18)\n at Tunnel.<anonymous> (C:\\agung\\source\\biza\\cli\\node_modules\\cloudflared\\lib\\tunnel.js:78:12)\n at Tunnel.emit (node:events:531:35)"}
|
|
148
|
+
{"level":"error","message":"Unhandled Exception: argv is not defined","stack":"ReferenceError: argv is not defined\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:44:9)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.emitEvent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:553:20)\n at Socket.onevent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:540:18)\n at Socket.onpacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:508:22)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:212:18\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
149
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'subdomain')","stack":"TypeError: Cannot read properties of undefined (reading 'subdomain')\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:43:17)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
150
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'subdomain')","stack":"TypeError: Cannot read properties of undefined (reading 'subdomain')\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:43:17)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
151
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'subdomain')","stack":"TypeError: Cannot read properties of undefined (reading 'subdomain')\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:43:17)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
152
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'subdomain')","stack":"TypeError: Cannot read properties of undefined (reading 'subdomain')\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:43:17)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:704:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
153
|
+
{"level":"error","message":"Unhandled Exception: clientSocket is not defined","stack":"ReferenceError: clientSocket is not defined\n at directHubEvent (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:45:14)\n at file:///C:/agung/source/biza/cli/bin/hub.js:156:1\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
154
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
155
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
156
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
157
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
158
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
159
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
160
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
161
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
162
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
163
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
164
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
165
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
166
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
167
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
168
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
169
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
170
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
171
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
172
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
173
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
174
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
175
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
176
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
177
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
178
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
179
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
180
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
181
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
182
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
183
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
184
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
185
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
186
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
187
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
188
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
189
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
190
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
191
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
192
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
193
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
194
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
195
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
196
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
197
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
198
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
199
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
200
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
201
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
202
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
203
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
204
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
205
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
206
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
207
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
208
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
209
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
210
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
211
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
212
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
213
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
214
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
215
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
216
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
217
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
218
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
219
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
220
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
221
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
222
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
223
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
224
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
225
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
226
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
227
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
228
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
229
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
230
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
231
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
232
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
233
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
234
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
235
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
236
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
237
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
238
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
239
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
240
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
241
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
242
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
243
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
244
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
245
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
246
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
247
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
248
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
249
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
250
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
251
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
252
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
253
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:17:28)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:28:26)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)\n at _deconstructPacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-parser/build/esm-debug/binary.js:36:32)"}
|
|
254
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
255
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
256
|
+
{"level":"error","message":"Unhandled Rejection: Maximum call stack size exceeded","stack":"RangeError: Maximum call stack size exceeded\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:21:28)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:32:26)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)\n at _deconstructPacket (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io-parser\\build\\cjs\\binary.js:40:32)"}
|
|
257
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'on')","stack":"TypeError: Cannot read properties of undefined (reading 'on')\n at file:///C:/agung/source/biza/cli/bin/hub.js:164:17\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
258
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at Server.attach (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\index.js:226:17)\n at Server.listen (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\index.js:200:21)\n at file:///C:/agung/source/biza/cli/bin/hub.js:188:5\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","syscall":"listen"}
|
|
259
|
+
{"level":"error","message":"Unhandled Exception: this.engine.on is not a function","stack":"TypeError: this.engine.on is not a function\n at Server.bind (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\index.js:400:21)\n at file:///C:/agung/source/biza/cli/bin/hub.js:188:5\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
260
|
+
{"level":"error","message":"Unhandled Exception: Cannot read properties of undefined (reading 'on')","stack":"TypeError: Cannot read properties of undefined (reading 'on')\n at file:///C:/agung/source/biza/cli/bin/hub.js:166:12\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
261
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at Server.attach (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\index.js:226:17)\n at Server.listen (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\index.js:200:21)\n at file:///C:/agung/source/biza/cli/bin/hub.js:189:5\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","syscall":"listen"}
|
|
262
|
+
{"level":"error","message":"Unhandled Exception: serverCORSOrigin.cooncat is not a function","stack":"TypeError: serverCORSOrigin.cooncat is not a function\n at file:///C:/agung/source/biza/cli/bin/hub.js:163:67\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
263
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at file:///C:/agung/source/biza/cli/bin/hub.js:143:8\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)","syscall":"listen"}
|
|
264
|
+
{"address":"::","code":"EADDRINUSE","errno":-4091,"level":"error","message":"Unhandled Exception: listen EADDRINUSE: address already in use :::3002","port":3002,"stack":"Error: listen EADDRINUSE: address already in use :::3002\n at Server.setupListenHandle [as _listen2] (node:net:1904:16)\n at listenInCluster (node:net:1961:12)\n at Server.listen (node:net:2063:7)\n at file:///C:/agung/source/biza/cli/bin/hub.js:143:8\n at ModuleJob.run (node:internal/modules/esm/module_job:222:25)\n at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)","syscall":"listen"}
|
|
265
|
+
{"level":"error","message":"Unhandled Rejection: fs is not defined","stack":"ReferenceError: fs is not defined\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:6:22)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:58:18)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
266
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'toUpperCase')","stack":"TypeError: Cannot read properties of undefined (reading 'toUpperCase')\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:103:44)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:58:18)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
267
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'toUpperCase')","stack":"TypeError: Cannot read properties of undefined (reading 'toUpperCase')\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:103:44)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:61:105)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
268
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'toUpperCase')","stack":"TypeError: Cannot read properties of undefined (reading 'toUpperCase')\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:103:44)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:61:105)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
269
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'toUpperCase')","stack":"TypeError: Cannot read properties of undefined (reading 'toUpperCase')\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:103:44)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:61:105)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
270
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'toUpperCase')","stack":"TypeError: Cannot read properties of undefined (reading 'toUpperCase')\n at prepareScript (file:///C:/agung/source/biza/cli/bin/script.js:103:44)\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:61:105)\n at Socket.emit (node:events:519:28)\n at Socket.emitUntyped (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:69:22)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\socket.js:697:39\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
271
|
+
{"level":"error","message":"Unhandled Rejection:"}
|
|
272
|
+
{"level":"error","message":"Unhandled Exception: reqData is not defined","stack":"ReferenceError: reqData is not defined\n at deploymentListener (file:///C:/agung/source/biza/cli/bin/hubEvent.js:276:29)\n at Namespace.<anonymous> (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:54:13)\n at Namespace.emit (node:events:519:28)\n at Namespace.emitReserved (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\typed-events.js:56:22)\n at Namespace._doConnect (C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:276:14)\n at C:\\agung\\source\\biza\\cli\\node_modules\\socket.io\\dist\\namespace.js:238:22\n at process.processTicksAndRejections (node:internal/process/task_queues:77:11)"}
|
|
273
|
+
{"level":"error","message":"Unhandled Rejection: response is not defined","stack":"ReferenceError: response is not defined\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:234:32\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
274
|
+
{"level":"error","message":"Unhandled Rejection: cb is not a function","stack":"TypeError: cb is not a function\n at file:///C:/agung/source/biza/cli/bin/hubEvent.js:235:13\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
275
|
+
{"level":"error","message":"Unhandled Rejection: cb is not a function","stack":"TypeError: cb is not a function\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/hubEvent.js:218:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
276
|
+
{"level":"error","message":"Unhandled Rejection: on is not defined","stack":"ReferenceError: on is not defined\n at localhostTunnel (file:///C:/agung/source/biza/cli/bin/directHubEvent.js:17:5)\n at file:///C:/agung/source/biza/cli/bin/hub.js:162:5\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
277
|
+
{"level":"error","message":"Unhandled Rejection: argv is not defined","stack":"ReferenceError: argv is not defined\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/deployEvent.js:104:41)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at Socket.emitEvent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:553:20)\n at Socket.onevent (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:540:18)\n at Socket.onpacket (file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/socket.js:508:22)\n at Emitter.emit (C:\\agung\\source\\biza\\cli\\node_modules\\@socket.io\\component-emitter\\lib\\cjs\\index.js:143:20)\n at file:///C:/agung/source/biza/cli/node_modules/socket.io-client/build/esm-debug/manager.js:217:18\n at process.processTicksAndRejections (node:internal/process/task_queues:81:21)"}
|
|
278
|
+
{"level":"error","message":"Unhandled Rejection: cb is not a function","stack":"TypeError: cb is not a function\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/deployEvent.js:108:9)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
279
|
+
{"level":"error","message":"Unhandled Rejection: cb is not a function","stack":"TypeError: cb is not a function\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/deployEvent.js:108:9)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
|
280
|
+
{"level":"error","message":"Unhandled Rejection: Cannot read properties of undefined (reading 'error')","stack":"TypeError: Cannot read properties of undefined (reading 'error')\n at Socket.<anonymous> (file:///C:/agung/source/biza/cli/bin/deployEvent.js:145:29)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|