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.

Search of SMB shares not working (MacOS client)

  • Minor

I don't search often so I can't say for certain it's the beta but it used to work consistently and now it doesn't, even in safe mode. No results returned no matter how long I wait.

 

I'm running the latest MacOS Catalina.

I also tested in MacOS Mojave (unraid VM), same result.

 

I have a Raspberry Pi shared over SMB where search from the same two clients works fine.

 

Diagnostics from safe mode attached.

 

nas-diagnostics-20201027-1319.zip

 

 

EDIT: Hack "solution" from follow-up post below.

Hopefully this helps with a fix.

 

Test:

 

Mount unraid share system on my mac and check its spotlight status:

[macbook-pro]:~ $ mdutil -s /Volumes/system
/System/Volumes/Data/Volumes/system:
Server search enabled.
[macbook-pro]:~ $

 

But "server search" is not in fact enabled.

Apparently samba 4.12.0 changed the default from Gnome tracker to noindex.

Note that when upgrading existing installations that 
are using the previous default Spotlight backend 
Gnome Tracker must explicitly set "spotlight backend = tracker"
as the new default is "noindex".

 

To change it back (as it was in 6.8) I add the following to SMB extras:

[global]
   spotlight backend = tracker

 

and explicitly enable spotlight for each share:

[system]
   path = /mnt/user/system
   spotlight = yes


Now when I mount it and check spotlight status I get the following:

[macbook-pro]:~ $ mdutil -s /Volumes/system
/System/Volumes/Data/Volumes/system:
Indexing disabled.
[macbook-pro]:~ $

 

And search works.

 

EDIT: 5/18/2022

I'm enjoying 6.10 improvements but it now marks two major versions and more than a year that basic functionality (search) isn't available to Mac users. Is a fix in the pipeline?

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.