events.js:137
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE :::58750
at Object._errnoException (util.js:1003:13)
at _exceptionWithHostPort (util.js:1024:20)
at Server.setupListenHandle [as _listen2] (net.js:1366:14)
at listenInCluster (net.js:1407:12)
at Server.listen (net.js:1495:7)
at EventedHTTPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
at HAPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
at Bridge.Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:607:16)
at Server._publish (/usr/local/lib/node_modules/homebridge/lib/server.js:126:16)
at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:96:10)
My Homebridge installation is brand new and this is the only accessory I have been trying to install.
Hi,
I have the following lines in my config.json and am getting an error (mentioned below) whenever I am trying to get the HomeBridge app run.
config.json
Error
My Homebridge installation is brand new and this is the only accessory I have been trying to install.
Thank you.
Regards, Sajat