Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cannot find server "server" in workgroup WORKGROUP

Featured Replies

I started to get the error below when I updated from 6.8.3 to 6.9 and it stills shows up on 6.9.1. I've read some of the other posts before i posted and some suggested a bad nic. I have an intel quad port and one of the ports has failed but I have that port shutdown in unraid as "port down" 

I have the following networks

Br0 is the main (access to unraid)

Br1 is access to #2 vlan 

Br5 is access to #3 vlan

Proxynet  (used for swag)

No ipv6 or bonding

 

I did check my SMB settings and the option under workgroup is set to master=yes.

Is this what causing the error in my syslog?

 

 

ar 23 05:16:49 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:16:49.566014,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:16:49 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.10.20
Mar 23 05:16:49 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:16:49.566063,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:16:49 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.20.90
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875515,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.122.1
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875719,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 172.18.0.1
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875785,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 172.17.0.1
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875849,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 169.254.121.103
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875936,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.10.20
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:21:54.875981,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:21:54 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.20.90
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:27:03.916692,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 192.168.122.1
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:27:03.916850,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 172.18.0.1
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:27:03.916927,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 172.17.0.1
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]: [2021/03/23 05:27:03.916976,  0] ../../source3/nmbd/nmbd_become_lmb.c:531(become_local_master_browser)
Mar 23 05:27:03 LahomaMediaCenter nmbd[28236]:   become_local_master_browser: Error - cannot find server LAHOMAMEDIACENTER in workgroup WORKGROUP on subnet 169.254.121.103

 

  • Author

..

On 3/24/2021 at 3:18 PM, ijuarez said:

Is this what causing the error in my syslog?

 

It seems to be a conflict between it trying to become a Master Browser and the fact you have VLANs configured. I don't use VLANs myself so I can't really help. Hopefully someone else can.

 

  • Author
36 minutes ago, John_M said:

 

It seems to be a conflict between it trying to become a Master Browser and the fact you have VLANs configured. I don't use VLANs myself so I can't really help. Hopefully someone else can.

 

 

Hmm never thought that, my vlans are not thru unraid they are handle by pfSense, I will investigate that route.

  • 1 month later...
  • Author
On 3/25/2021 at 1:11 PM, bonienl said:

On Unraid limit SMB to the br0 interface only.

 

image.png.d04fd05bb8954aa4eae16483df0abc7e.png

 

I did not get notified of your response, I will try that thank you.

  • 4 weeks later...
On 4/28/2021 at 2:18 PM, ijuarez said:

 

I did not get notified of your response, I will try that thank you.

 

Were you ever able to get this resolved? I seem to be having a similar issue after updating. I cant find the server from the other devices in the Workgroup. Wondering what fixed it for you. Similarly my settings have "yes" for Workgroup.

  • Author

Yes is the identification or network settings  I had to turn off netbios and this corrected the issue.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.