Odd apache error AVAHI-Entry
-
[Tue Nov 03 09:58:42.613382 2015] [:error] [pid 1213] avahi_entry_group_add_service_strlst(“fog-server”) failed: Invalid host name
[Tue Nov 03 09:58:42.616287 2015] [:error] [pid 1213] avahi_entry_group_add_service_strlst(“10.72.3.50”) failed: Invalid host name
[Tue Nov 03 09:58:42.618934 2015] [:error] [pid 1213] avahi_entry_group_add_service_strlst(“10.72.3.50”) failed: Invalid host name -
Is that your fog server’s actual hostname? What OS are you running? what version of FOG?
-
yes per /etc/hosts, and that is also the correct ip address…I don’t know how long this has been going on, but now I’m curious.
Running SVN 5217 on Fedora 22
-
@Hanz
What happens if you look up this name on your primary DNS server?dig @x.x.x.x fog-server
where x.x.x.x is your primary DNS server.If it doesn’t know / is goofed up, you just need to create an “A Record” probably.
The windows equilivant would be:
nslookup server x.x.x.x fog-server
-
This is not really a FOG issue: http://ithubinfo.blogspot.de/2013/05/avahientrygroupaddservicestrlstlocalhos.html
I am not saying that you should go ahead and completely remove apache and reinstall it! Just saying that this error has nothing to do with FOG. Search the web for more information on this.
-
I used this, and it solved my issue…not as many steps nor as dangerous it seemed.
http://linuxmanpages.net/manpages/fedora20/man1/avahi-browse-domains.1.html