openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.56k forks source link

[homekit] Invalid argument: setsockopt #16883

Open dredgy opened 1 week ago

dredgy commented 1 week ago

Trying to start a homekit bridge on Windows. Cannot do it, QR code fails in Apple Home.

In my log I get this:

2024-06-17 17:05:50.077 [INFO ] [mekit.internal.HomekitChangeListener] - Created 0 HomeKit items in instance 1 (no change from prior configuration). 2024-06-17 17:05:50.081 [WARN ] [nhab.io.homekit.internal.HomekitImpl] - could not initialize HomeKit bridge: Invalid argument: setsockopt

Have tried a bunch of Network Interface and Port settings but currently using the default.

lsiepel commented 1 week ago

Can you start the binding while it is in debug log mode? And share the debug log?