Closed iamblue closed 7 years ago
There is an error while running lite and wot services:
events.js:160 throw er; // Unhandled 'error' event ^
Error: listen EADDRINUSE 0.0.0.0:3000 at Object.exports._errnoException (util.js:1018:11) at exports._exceptionWithHostPort (util.js:1041:20) at Server._listen2 (net.js:1258:14) at listen (net.js:1294:10) at net.js:1404:9 at _combinedTickCallback (internal/process/next_tick.js:83:11) at process._tickCallback (internal/process/next_tick.js:104:9) at Module.runMain (module.js:606:11) at run (bootstrap_node.js:389:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:504:3
index.js:71 Terminal MCS Lite server:1
Looks like these two service still cannot run at the same port.
Codecov Report
Continue to review full report at Codecov.