Page 1 of 1

Unkown log entries after Amahi 5 install

Posted: Tue Dec 15, 2009 10:33 pm
by gjc1000
I upgraded from f10/Amahi 4 to f12/ Amahi 5, being a noob and a log reader, I noticed the entries below are constantly being written to /var/log/messages. I never received these messages with the f10/Amahi 4 combo, anything to be concerned about? Otherwise, things are fantastic!


Dec 15 21:17:06 localhost nmbd[1776]: [2009/12/15 21:17:06, 0] nmbd/nmbd_browsesync.c:585(collect_all_workgroup_names_from_wins_server)
Dec 15 21:17:06 localhost nmbd[1776]: collect_all_workgroup_names_from_wins_server:
Dec 15 21:17:06 localhost nmbd[1776]: Cannot find my workgroup HOME on subnet UNICAST_SUBNET.

Re: Unkown log entries after Amahi 5 install

Posted: Wed Dec 16, 2009 12:29 am
by moredruid
looks like Samba is having some issues (unable to find its workgroup).
could you restart Samba and see if that fixes the issue?

Code: Select all

service smb restart service nmb restart

Re: Unkown log entries after Amahi 5 install

Posted: Wed Dec 16, 2009 6:59 pm
by gjc1000
Mordruid,
I did as you asked. It has stop repeating these two lines:
Dec 15 21:17:06 localhost nmbd[1776]: collect_all_workgroup_names_from_wins_server:
Dec 15 21:17:06 localhost nmbd[1776]: Cannot find my workgroup HOME on subnet UNICAST_SUBNET

and added these lines which repeat about every fifteen minutes:

Dec 16 17:41:01 localhost nmbd[12289]: [2009/12/16 17:41:01, 0] nmbd/nmbd_browsesync.c:350(find_domain_master_name_query_fail)
Dec 16 17:41:01 localhost nmbd[12289]: find_domain_master_name_query_fail:
Dec 16 17:41:01 localhost nmbd[12289]: Unable to find the Domain Master Browser name HOME<1b> for the workgroup HOME.
Dec 16 17:41:01 localhost nmbd[12289]: Unable to sync browse lists in this workgroup.