Created
September 17, 2018 10:26
-
-
Save Unitech/3f512bd99b7b261f4dcf517f4d838f13 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| predefined_zone: { name: 'toto', password: 'asffa' } } | |
| [object Object] | |
| at exec (/home/unitech/envision/envision-dashboard/src/routes/common.js:29:29) | |
| at ChildProcess.exithandler (child_process.js:282:5) | |
| at emitTwo (events.js:126:13) | |
| at ChildProcess.emit (events.js:214:7) | |
| at maybeClose (internal/child_process.js:925:16) | |
| at Socket.stream.socket.on (internal/child_process.js:346:11) | |
| at emitOne (events.js:116:13) | |
| at Socket.emit (events.js:211:7) | |
| at Pipe._handle.close [as _onclose] (net.js:557:12) | |
| TypeError: Cannot read property 'toString' of undefined | |
| at Synapsis.start (/home/unitech/envision/envision-dashboard/node_modules/synapsis/src/synapsis.js:56:44) | |
| at InterDB.start (/home/unitech/envision/envision-dashboard/node_modules/interdb/lib/interdb.js:31:18) | |
| at ZoneManager.join (/home/unitech/envision/envision-dashboard/src/services/ZoneManager.js:58:27) | |
| at Envision.initNormalComm (/home/unitech/envision/envision-dashboard/src/Envision.js:369:22) | |
| at ConnectivityWorker.connectivity.on (/home/unitech/envision/envision-dashboard/src/Envision.js:345:14) | |
| at emitTwo (events.js:126:13) | |
| at ConnectivityWorker.emit (events.js:214:7) | |
| at isOnline.local (/home/unitech/envision/envision-dashboard/src/workers/ConnectivityWorker.js:43:14) | |
| at Function.module.exports.local.cb [as local] (/home/unitech/envision/envision-dashboard/src/utils/is-online.js:17:3) | |
| at ConnectivityWorker.checkNetwork (/home/unitech/envision/envision-dashboard/src/workers/ConnectivityWorker.js:35:14) | |
| [nodemon] app crashed - waiting for file changes before starting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment