November 29, 20241 yr Hello after upgeading from 6.12.13 to 6.12.14 I can't move the folders I downloaded with transmission. Also if I install a torrent program on the computer it cannot download to the unraid nas. I tried with windows pc and fedora linux. I also logged in as registred user and im using samba. Any ideas?
November 29, 20241 yr Community Expert run docker safe permissions tools> safe perm this will set file permission nobody:user and 777 to all dokcer file and folders. Your most likely fighinting a foder file permission errors cd /mnt/user/appdata chmod -R 777 * chown -R nobody:user *
November 29, 20241 yr Community Expert I also recommend running these with uuid and puid varibales set to 0 run as root add at bottom example: Edited November 29, 20241 yr by bmartino1
November 29, 20241 yr Author I tried to run Docker Safe new perms but nothing changed.Can you be more explanatory with the rest of the steps?i am new to unraid
November 30, 20241 yr Author ok another example of my problem,when i am using qbittorent in fedora linux ,i trie to save the torrent to my unraid share and when it reaches to 99% it gives me this error .errored: operation not supported
November 30, 20241 yr Community Expert stop the docker and rerun the chmod chown commands as presented at the beginning. you will need to be in teh directory to sett thoese permissions... edit the docker and add thoese 2 variables puid/pgid you may be experience samba issues as well and may need to add some smb extra options... but first you need to stop the docker with problems to be able to set the 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.