touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #94560
[Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"
I am suffering from this too, there doesn’t even seem to be any way to
suppress the syslog pollution.
richardm@GTS-TEST-SERVER:~$ avahi-daemon -V
avahi-daemon 0.6.30
richardm@GTS-TEST-SERVER:~$ uname -a
Linux GTS-TEST-SERVER 3.2.0-87-generic #125-Ubuntu SMP Fri Jun 19 08:25:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
tail -f /var/log/syslog
Aug 5 09:18:00 GTS-TEST-SERVER avahi-daemon[7787]: Registering new address record for 10.10.1.230 on eth0.IPv4.
Aug 5 09:18:00 GTS-TEST-SERVER avahi-daemon[7787]: Registering HINFO record with values 'X86_64'/'LINUX'.
Aug 5 09:18:00 GTS-TEST-SERVER avahi-daemon[7787]: Invalid response packet from host 10.10.1.108.
Aug 5 09:18:01 avahi-daemon[7787]: last message repeated 3 times
Aug 5 09:18:01 GTS-TEST-SERVER avahi-daemon[7787]: Server startup complete. Host name is GTS-TEST-SERVER.local. Local service cookie is 3631106496.
Aug 5 09:18:01 GTS-TEST-SERVER avahi-daemon[7787]: Invalid response packet from host 10.10.1.108.
Aug 5 09:18:02 avahi-daemon[7787]: last message repeated 4 times
Aug 5 09:18:02 GTS-TEST-SERVER avahi-daemon[7787]: Service "GTS-TEST-SERVER" (/services/udisks.service) successfully established.
Aug 5 09:18:02 GTS-TEST-SERVER avahi-daemon[7787]: Invalid response packet from host 10.10.1.108.
Aug 5 09:19:03 avahi-daemon[7787]: last message repeated 48 times
Aug 5 09:20:06 avahi-daemon[7787]: last message repeated 103 times
Aug 5 09:21:07 avahi-daemon[7787]: last message repeated 71 times
Aug 5 09:22:09 avahi-daemon[7787]: last message repeated 38 times
Aug 5 09:23:17 avahi-daemon[7787]: last message repeated 56 times
Aug 5 09:24:18 avahi-daemon[7787]: last message repeated 29 times
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
https://bugs.launchpad.net/bugs/1342400
Title:
avahi-daemon constantly reporting "Invalid response packet from host"
Status in avahi package in Ubuntu:
Confirmed
Bug description:
After installing Ubuntu 14.04 (Release: 14.04) and looking for other
information in /var/log/syslog, I see that syslog is being flooded by
"Invalid response packet from host" messages from avahi-daemon.
I searched around to see why this might be and ran across the following avahi mailing list post along with a patch to fix it:
http://lists.freedesktop.org/archives/avahi/2012-July/002171.html
>>>
I would say you can safely ignore it, since any machine on your
network running a recent OSX version will cause these messages.
Here's a patch with what we change to avoid these messages flooding
syslog.
-Justin
<<<
The patch which fixes this is here:
http://lists.freedesktop.org/archives/avahi/attachments/20120719/1e71846e/attachment.obj
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1342400/+subscriptions
References