ebaauw / homebridge-nb

Homebridge plugin for Nuki Bridge
Apache License 2.0
50 stars 3 forks source link

ECONNREFUSES #43

Closed banjohb closed 2 years ago

banjohb commented 2 years ago

After clean install from homebridge and the plugin i only the see this error:

6F6C8428-622F-4B9D-9A0B-08A4F73BC90C

With 100.10.1.54:8080/callback/list?token=XXXXX the result is {"callbacks": []}

Pls help

ebaauw commented 2 years ago

Homebridge NB is trying to connect to 0.0.0.0, where it should be (trying to) connect(ing) to the IP address of the bridge, presumably 100.10.1.54. What is the output of nb discover?