January 8, 20251 yr Ok so ive tried looking up what this problem can be and cant find a solution. Tried to do this many different ways. If i have a synology with all apps on it (radarr, sonarr, sab, etc), my incomplete and completed folders are on my synology (for speed of unpacking and leave the overhead on the synology box as my unraid is for game servers and movie storage) issue is, i can download/unpack just fine on the synology box, but it will not move the files to the unraid array. It just sits in the "completed" folder. I have all the arr's set up correctly (as ive done it many times before) But it seems there is some kind of permission problem that is not allowing the syno box to move the files to the unraid box to the movies file when done. Ive even tried to do this with just dockers on unraid and folders for downloading and compleating on syno. Same thing happens They will not move off . Syno and unraid are connected through SMB. I tried NFS and it also will not move them. I think this is some kind of permission issue but i cannot for the life of me figure out what to do. I have also tried turning on permissions in the dockers to 777. still did not help.
January 8, 20251 yr Community Expert stop all dockers on unraid. run tool > docker safe permersions. this setss chmod 777 -R * and chown nobody:users how are you copying the files from/to unraid unradi nfs share? smb share? synology rsync? you may need to edit samba and add a force write usere as nobody and write group and users. unrad array off Tool > smb > smb extras [sharename] the unraid share add force user = nobody force group = users now when the synology nas writes to the samba share the new files moved over will be correct owner. as this sounds like your plex/jellyfin/embry server on unraid has acl docker locked folder permission that your trying to wrtie into and the synology conection stops/breaks as it can't write not being at the correct acl.
January 8, 20251 yr Community Expert review some guides for synology: Marius Hosting, who has hundreds of really comprehensive guides for installing setting up loads of things via docker on Synology https://mariushosting.com/docker/ this could also be a synology side setting. would need more info on how your synology and unraid machines are connected and how your expecting them to write to each other... as I would leav the files on the synology and have unraid unasgend access it via the plugin and have the folder form synolgy shared to uraid media center docker... per 1 example...
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.