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.

Unable to access Unraid over the network after attempting to set up syncthing

Featured Replies

I am no longer able to access Unraid shares over the network from any device. Initially, I was trying to set up Syncthing, and changed the appdata path in the docker settings to /mnt/user and then was immediately unable to access any of my shares from other devices. The error I get when selecting a share from my windows computer is "You do not have permission to access. Contact your network administrator to request access." I have confirmed that my user has read and write access to the shares still. I also notice that it looks like syncthing created shares on /mnt/user (Sync & index-v0.14.0.db). I removed the syncthing docker container but I'm not sure where to start troubleshooting the issue to at least get my devices connected again.

ac-server-diagnostics-20240502-1901.zip

Solved by trurl

  • Community Expert
3 minutes ago, ACreager1124 said:

changed the appdata path in the docker settings to /mnt/user

4 minutes ago, ACreager1124 said:

syncthing created shares on /mnt/user

Any folder in /mnt/user is automatically a user share.

 

And, you have probably broken the permissions in /mnt/user

 

What do you get from command line with this?

ls -lah /mnt/user

 

and this?

ls -lah /mnt

 

  • Author

Thanks. From command line ls -lah /mnt/user:

 

root@AC-Server:~# ls -lah /mnt/user
total 0
drwx------ 1 nobody users  61 May  2 16:37 ./
drwxr-xr-x 8 root   root  160 Apr 24 14:19 ../
drwxrwxrwx 1 nobody users 112 May  2 11:36 Andrew/
drwxrwxrwx 1 nobody users  48 Apr  1 14:45 Media/
drwxr-xr-x 1 nobody users  31 May  2 16:19 Sync/
drwxrwxrwx 1 nobody users  52 May  1 21:25 appdata/
drwxrwxrwx 1 nobody users   0 Mar 29 11:00 domains/
drwxr-xr-x 1 nobody users 131 May  2 16:19 index-v0.14.0.db/
drwxrwxrwx 1 nobody users   6 Mar 29 11:00 isos/
drwxrwxrwx 1 nobody users  26 Mar 29 11:00 system/

 

From command line ls -lah /mnt:

root@AC-Server:~# ls -lah /mnt
total 16K
drwxr-xr-x  8 root   root  160 Apr 24 14:19 ./
drwxr-xr-x 21 root   root  440 May  2 19:01 ../
drwx------  1 nobody users  40 Mar 29 11:00 cache/
drwx------  5 nobody users  61 Mar 30 13:26 disk1/
drwx------  6 nobody users 226 May  2 16:37 disk2/
drwx------  2 nobody users   6 Mar 29 11:00 disk3/
drwx------  1 nobody users  61 May  2 16:37 user/
drwx------  1 nobody users  61 May  2 16:37 user0/

  • Community Expert
  • Solution

/mnt is wrong, do this:

chmod 777 /mnt/*

 

/mnt/user/Sync and /mnt/user/index... is wrong too, but maybe you just want to delete those.

  • Author

Thank you!

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.