question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Raspberry PI 2 : Apple Bonjour compatibility layer of Avahi

See original GitHub issue

Hi,

I’m trying to implement this module on raspberry pi 2 with node v0.10.5, npm v2.5.0 and mdns v2.2.9. Everything is working on my mac but on Raspberry pi 2 I have this message :

*** 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>

This is normal ?

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:10

github_iconTop GitHub Comments

3reactions
timoschillingcommented, Jul 3, 2016

I have the same problem using ubuntu inside a Docker image.

0reactions
awgrasscommented, Jun 15, 2020

I am having the problem on a Raspberry Pi 4! I just want a reliable library to detect mdns services in the local network. I know about mdns-js, but this tool gives me only the IP but not the port of a service!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Raspberry PI 2 : Apple Bonjour compatibility layer of Avahi
Hi,. I'm trying to implement this module on raspberry pi 2 with node v0.10.5, npm v2.5.0 and mdns v2.2.9. Everything is working on...
Read more >
RPiPlay only showing terminal in raspbian lite
I've installed Raspberry Pi OS Lite on a rp2. ... WARNING *** The program 'rpiplay' uses the Apple Bonjour compatibility layer of Avahi....
Read more >
Raspberry Pi Zero W
When starting room-assistant you will see warnings about the Apple Bonjour compatibility layer of Avahi. These won't impact the functionality at ...
Read more >
Installing Homebridge Nest Plugin for Raspberry Pi
* WARNING The program 'node' uses the Apple Bonjour compatibility layer of Avahi. WARNING Please fix your application to use the native API...
Read more >
Avahi (software) - Wikipedia
Avahi is a free zero-configuration networking (zeroconf) implementation, including a system for multicast DNS/DNS-SD service discovery. It is licensed under ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found