jamesbarnett91 / tplink-energy-monitor

An energy monitoring dashboard for TP-Link smart plugs
GNU General Public License v3.0
467 stars 104 forks source link

tplink-energy-monitor-win crash #65

Open liakjim opened 4 years ago

liakjim commented 4 years ago

Hello, i am dealing with an issue. I was able to monitor my tplink hs110's until last friday. Then suddenly, without do any change to files, the exe will crash. As i was unable to read the error, i created a bat file with pause function, and this is what i got :

C:\Users\liakj\Downloads\tplink-monitor-win>tplink-monitor-win.exe Logger config file: "logger-config.json" Log directory path: "." events.js:183 throw er; // Unhandled 'error' event ^

Error: listen EADDRINUSE :::3000 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at Server.setupListenHandle [as _listen2] (net.js:1351:14) at listenInCluster (net.js:1392:12) at Server.listen (net.js:1476:7) at Function.serverListen [as listen] (C:\snapshot\tplink-energy-monitor\node_modules\express-ws\lib\index.js:42:40) at Object. (C:\snapshot\tplink-energy-monitor\app.js:0:0) at Module._compile (pkg/prelude/bootstrap.js:1243:22) at Object.Module._extensions..js (module.js:644:10) at Module.load (module.js:552:32)