WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
0
votes
0
answers
2387
views
I have cross-compiled avahi-0.8 library for the MIPS platform. I am able to run the avahi daemon from the console, but I'm getting the following warning:
[root@Ingenic:~]# avahi-daemon --file=/system/etc/avahi/avahi-daemon.conf
Found user 'root' (UID 0) and group 'root' (GID 0).
Successfully dropped root privileges.
avahi-daemon 0.8 starting up.
WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Loading service file /system/etc/avahi/services/sftp-ssh.service.
Loading service file /system/etc/avahi/services/ssh.service.
socket() failed: Address family not supported by protocol
Failed to create IPv6 socket, proceeding in IPv4 only mode
socket() failed: Address family not supported by protocol
Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.0.148.
New relevant interface eth0.IPv4 for mDNS.
Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.0.
New relevant interface lo.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for 10.42.0.148 on eth0.IPv4.
Registering new address record for 127.0.0.0 on lo.IPv4.
Server startup complete. Host name is Ingenic.local. Local service cookie is 315733776.
Service "Ingenic" (/system/etc/avahi/services/ssh.service) successfully established.
Service "Ingenic" (/system/etc/avahi/services/sftp-ssh.service) successfully established.
WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
How can I remove the above warning?
Screenshot of the logs:

Asked by Nirav Patel
(1 rep)
Aug 21, 2020, 07:26 AM
Last activity: Feb 13, 2024, 09:49 PM
Last activity: Feb 13, 2024, 09:49 PM