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.

There are no exportable user shares / There are no exportable disk shares

Featured Replies

Solved by JorgeB

  • Community Expert

Nothing obvious in the logs, did you try rebooting?

  • Author
6 minutes ago, JorgeB said:

Nothing obvious in the logs, did you try rebooting?

yes. 5 times

  • Community Expert

Try booting in safe mode to rule out any plugin issues, if the same post the output of:

 

ls -l /mnt

 

 

  • Author
18 minutes ago, JorgeB said:

Try booting in safe mode to rule out any plugin issues, if the same post the output of:

 

ls -l /mnt

 

 

image.png.863b4be121bfc710a128dbbcee2bee00.pngparadigm-diagnostics-20240705-1427.zip
let me know if more info is needed

  • Community Expert
1 hour ago, Scurz said:

Let me know if more info is needed

 

Now try this command:

ls -l /mnt/user

 

When you used this this command:

image.png.3955fddacc073a5889d74597cf2e6b9d.png

you were try to change to a directory in the root directory of the file system!

 

You should have used either

cd user

or

cd /mnt/user

 

(The slash at the beginning of the path tells Linux to start in the root directory of the file system.  If you omit it, you tell Linux to start in the current working directory.  In this specific case, that directory was  mnt   This was the result of your earlier cd command.)

  • Author
5 minutes ago, Frank1940 said:

 

Now try this command:

ls -l /mnt/user

 

When you used this this command:

image.png.3955fddacc073a5889d74597cf2e6b9d.png

you were try to change to a directory in the root directory of the file system!

 

You should have used either

cd user

or

cd /mnt/user

 

(The slash at the beginning of the path tells Linux to start in the root directory of the file system.  If you omit it, you tell Linux to start in the current working directory.  In this specific case, that directory was  mnt   This was the result of your earlier cd command.)

image.thumb.png.4c1cad46e92ffd6156e737448cfd12d9.png

 

My bad for the typo. The files exist. I'm just not sure why I get the "There are no exportable user shares" error in my share tab

  • Community Expert

 

Make sure that this is set:

image.thumb.png.a885049f6611f3494ab5f52b03d42e74.png

And this     SHARES   Click on each 'User Share' name that you want to access: 

image.thumb.png.8224867dfaa0f7a9529023d74f1f7eec.png

Do steps 1 through 3.  Step 4 will be required if you set the share Security to anything but Public! 

 

  • Community Expert

With Windows, You may have to set up a Share Access user and a Windows Credential for that Share Access user as many Windows versions now refuse 'guest' access to servers. 

  • Author
6 minutes ago, Frank1940 said:

 

Make sure that this is set:

image.thumb.png.a885049f6611f3494ab5f52b03d42e74.png

And this     SHARES   Click on each 'User Share' name that you want to access: 

image.thumb.png.8224867dfaa0f7a9529023d74f1f7eec.png

Do steps 1 through 3.  Step 4 will be required if you set the share Security to anything but Public! 

 

Enable SMB is on. I'm familiar with the process of setting up SMB shares. I am not  able to access my share settings as Unraid is not displaying any shares. image.thumb.png.f5df731ca194bbe7ed6aa8abad5e84ba.pngI

  • Community Expert

This share will give your problems:

image.png.ab47c88836cb0a56dd3f9a17c3f694b4.png

It can be temporarily fixed by Running the 'New Permissons' tool in the Tools tab.   A permanent fix is to figure out which Docker or VM has created this share.  You then need to see that the UMASK variable is set to 000.

  • Community Expert

Did you restart your server in the Safe Mode?  If you did then post the Daignostics file in your next post.  (As I recall, Nerd Tools (for one)  has some compatibility issues with recent Unraid versions...) 

  • Author
9 minutes ago, Frank1940 said:

This share will give your problems:

image.png.ab47c88836cb0a56dd3f9a17c3f694b4.png

It can be temporarily fixed by Running the 'New Permissons' tool in the Tools tab.   A permanent fix is to figure out which Docker or VM has created this share.  You then need to see that the UMASK variable is set to 000.

Ran Docker Safe New Perms, and New Permissions on all Disks. I can't run New Permissions on all Shares as Unraid doesn't recognize any shares

  • Community Expert
  • Solution
2 hours ago, Scurz said:

let me know if more info is needed

/mnt/user permissions are not correct, type:

 

chmod 777 /mnt/user

 

  • Community Expert
1 hour ago, JorgeB said:

/mnt/user permissions are not correct, type:

 

chmod 777 /mnt/user

 

None of the permissions for any of the directories in /mnt are correct!  (First time I have ever seen that...) 

  • Community Expert
9 hours ago, Frank1940 said:

None of the permissions for any of the directories in /mnt are correct!

It happened a few times before, but not sure how it happens, since /mnt/user and all the disk shares are created by Unraid at every boot, so they should have the correct permissions.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.