homebridge / ciao

RFC 6762 and RFC 6763 compliant mdns service discovery library written in Typescript
MIT License
79 stars 6 forks source link

ciao Problem with avahi #11

Open dMopp opened 3 years ago

dMopp commented 3 years ago

Describe The Bug: Iam using openwrt with avahi to Proxy mdns across vlans. With ciao as service in homebridge, homekit cant discover the homebridge (both in same network) after few seconds anymore. Restart avahi, homebridge or WiFi on my client solves the issues for some seconds.. When i switch back to bonjour HAP the issue is solved.

To Reproduce: Cant Tell you

Expected behavior: Ciao works with mdns reflector

Logs:

Environment:

Supereg commented 3 years ago

Do you possibly have any more details than just "it doesn't work?". I know its kinda hard to debug. What is your setup? Is the device where homebridge/ciao is running on connected to multiple interfaces? Any docker/vm magic involved? Running with DEBUG=ciao:* enabled, what does ciao log which interfaces are used for advertising?

dMopp commented 3 years ago

Hi,

Logs will follow later on when i have time.

Setup:

All on the same network / VLAN.

I will Provide as much Info as possible because i know that stuff like that is horrible to debug

Supereg commented 3 years ago

Thanks already. Appreciate it.