You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed al the steps in the wiki (I installed mongodb on my hostraspberry 3(10.0.1.22) and it's running) and updated my json in homebridge but get an error: Error: listen EADDRINUSE: address already in use :::1883 at Server.setupListenHandle [as _listen2] (net.js:1309:16) at listenInCluster (net.js:1357:12) at Server.listen (net.js:1445:7) at /usr/lib/node_modules/homebridge-dafang/node_modules/mosca/lib/server.js:225:16 at makeCall (/usr/lib/nod
10.0.1.22 is my hostraspberry 3 and it looks like there is also a tasmotaswitch(10.0.1.67) with some kind of mosquitobroker linked to my raspberry. How do I solve this error?
The text was updated successfully, but these errors were encountered:
I followed al the steps in the wiki (I installed mongodb on my hostraspberry 3(10.0.1.22) and it's running) and updated my json in homebridge but get an error:
Error: listen EADDRINUSE: address already in use :::1883 at Server.setupListenHandle [as _listen2] (net.js:1309:16) at listenInCluster (net.js:1357:12) at Server.listen (net.js:1445:7) at /usr/lib/node_modules/homebridge-dafang/node_modules/mosca/lib/server.js:225:16 at makeCall (/usr/lib/nod
My homebridge is down because of this error.
With 'sudo lsof -i :1883' I get:
10.0.1.22 is my hostraspberry 3 and it looks like there is also a tasmotaswitch(10.0.1.67) with some kind of mosquitobroker linked to my raspberry. How do I solve this error?
The text was updated successfully, but these errors were encountered: