Homebridge: Avahi errors?

Created on 23 Sep 2017  路  3Comments  路  Source: homebridge/homebridge

Any ideas how I can resolve this Warning on my Raspberry Pi installation? suggested URL doesn't exist.

* WARNING The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
WARNING Please fix your application to use the native API of Avahi!
WARNING For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=node
WARNING The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
WARNING Please fix your application to use the native API of Avahi!
WARNING * For more information see http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister

Most helpful comment

This is a warning many of us have seen before and is nothing to be alarmed about, most of us ignore it. No need to worry about it I think.

All 3 comments

This is a warning many of us have seen before and is nothing to be alarmed about, most of us ignore it. No need to worry about it I think.

It has something to do with using emulated Bonjour support within Avahi (which is a similar but competing protocol). It's just saying that it wants you to use native Avahi instead of Bonjour. Homebridge uses Bonjour since that's the Apple standard. You can safely ignore the error.

OK, thanks for the info!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

morilm picture morilm  路  6Comments

Ludelag picture Ludelag  路  4Comments

d0n13 picture d0n13  路  5Comments

mgcrea picture mgcrea  路  3Comments

Faisalthe01 picture Faisalthe01  路  3Comments