OpenbciHub under windows 10
Installed OpenBciHub 1.3.5 from the installer, checked all the permissions and get a java script error right at the start.
[Window Title]
Error
[Main Instruction]
A JavaScript error occurred in the main process
[Content]
Uncaught Exception:
Error: listen EADDRINUSE 127.0.0.1:10996
at Object.exports._errnoException (util.js:1008:11)
at exports._exceptionWithHostPort (util.js:1031:20)
at Server._listen2 (net.js:1253:14)
at listen (net.js:1289:10)
at net.js:1399:9
at _combinedTickCallback (internal/process/next_tick.js:77:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:577:11)
at run (bootstrap_node.js:360:7)
at startup (bootstrap_node.js:152:9)
at bootstrap_node.js:479:3
[OK]
Apparently it is already running. NVM
Comments