July 22, 20169 yr Is it advisable to 1.) map network drives or 2.) add network locations for adding an Unraid Share to a Windows 10 VM? In either scenario above, though, I receive a "you require permissions from tower/root to make changes to this file" error when trying to delete a file from my media share.
July 22, 20169 yr Probably because the permissions on the file in question is out to lunch. Presumably it was created or moved via cp or sonarr and they aren't set up correctly to set the correct permissions (you want 0777) You can install fix common problems and run the docker safe new permissions under tools (but verify before running that it's not going to touch any time machine backups crashplan backups any and all app folders etc - add those folder to the excluded list) Sent from my LG-D852 using Tapatalk
July 22, 20169 yr Been having same issue I think CP sets permission to 6777 instead of 0777 so every so often I have to do the same. Very annoying.
July 22, 20169 yr So change it in cp settings Sent from my LG-D852 using Tapatalk The settings are correct in CP so assumed it was a bug, unless theres another setting for the rename / move option iv missed
July 22, 20169 yr So change it in cp settings Sent from my LG-D852 using Tapatalk The settings are correct in CP so assumed it was a bug, unless theres another setting for the rename / move option iv missed 0644 ( and 0755 ) won't allow you to write (or delete the files) unless you outright own the files. Change it to 0666 or 0777
July 22, 20169 yr So change it in cp settings Sent from my LG-D852 using Tapatalk The settings are correct in CP so assumed it was a bug, unless theres another setting for the rename / move option iv missed 0644 ( and 0755 ) won't allow you to write (or delete the files) unless you outright own the files. Change it to 0666 or 0777 Changes made and CP restarted, hopefully that will fix it but those were the default values
July 22, 20169 yr So change it in cp settings Sent from my LG-D852 using Tapatalk The settings are correct in CP so assumed it was a bug, unless theres another setting for the rename / move option iv missed 0644 ( and 0755 ) won't allow you to write (or delete the files) unless you outright own the files. Change it to 0666 or 0777 Changes made and CP restarted, hopefully that will fix it but those were the default values Just because they're default values from CP doesn't mean that they are right in the context of unRaid / docker apps.
Archived
This topic is now archived and is closed to further replies.