Here are a few pastebin to give you a full understanding
http://pastebin.com/RCPhksCy that is from the table
http://pastebin.com/36xDaCiY that is a trace
Files have group and user same as service
group: apps owner: sonarr
read/write/execute for group and owner. only an issue on SOME files. others go through just fine. all are pulled from the same place. help!
Its failing to import because it can’t delete the existing file:
Access to the path "/mnt/volume2/TV Shows/The Almighty Johnsons/Season 2/The.Almighty.Johnsons.S02E01.And.Then.She.Will.Come.To.You.m4v" is denied.
What does ls -la
show for /mnt/volume2/TV Shows/The Almighty Johnsons/Season 2/
?
nick@cajunserver:/mnt/volume2/Torrents/Completed$ ls -la "/mnt/volume2/TV Shows/The Almighty Johnsons/Season 2"
total 13744980
drwxrwxrwx 2 nick apps 4096 Dec 17 00:38 .
drwxrwxrwx 5 nick apps 4096 Dec 11 03:38 …
-rwxrwxrwx 1 deluge apps 1067527375 Dec 16 13:38 The.Almighty.Johnsons.S02E01.And.Then.She.Will.Come.To.You.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1082620419 Dec 16 13:38 The.Almighty.Johnsons.S02E02.Frigg.Magnet.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1074212507 Dec 16 13:38 The.Almighty.Johnsons.S02E03.Charlie.Truman.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1093459275 Dec 16 13:37 The.Almighty.Johnsons.S02E04.Death’s.Cleansing.Embrace.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1081565335 Dec 16 13:38 The.Almighty.Johnsons.S02E05.A.Damn.Fine.Woman.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1073915048 Dec 16 13:37 The.Almighty.Johnsons.S02E06.Folkmoot.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1087379699 Dec 16 13:37 The.Almighty.Johnsons.S02E07.Effortless.Manly.Coolness.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1077486997 Dec 16 13:38 The.Almighty.Johnsons.S02E08.Man-Flu.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1082599091 Dec 16 13:36 The.Almighty.Johnsons.S02E09.Everything.Starts.With.Gaia.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1072700496 Dec 16 13:38 The.Almighty.Johnsons.S02E10.Magical.Fluffy.Bunny.World.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1081379608 Dec 16 13:37 The.Almighty.Johnsons.S02E11.The.House.Of.Jerome.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1097970618 Dec 16 13:36 The.Almighty.Johnsons.S02E12.You.Call.This.The.Real.World.SDTV.m4v
-rwxrwxrwx 1 deluge apps 1101955739 Dec 16 13:37 The.Almighty.Johnsons.S02E13.Does.This.Look.Like.Asgard.SDTV.m4v
as you can see they are all 777. it just doesnt make sense
Are the files on a local disk or a network share?
What file system are they on?
All files are local it’s on an Ubuntu server. Ext4
Sonarr is trying to delete The.Almighty.Johnsons.S02E01.And.Then.She.Will.Come.To.You.m4v
but the actual file on disk is -rwxrwxrwx 1 deluge apps 1067527375 Dec 16 13:38 The.Almighty.Johnsons.S02E01.And.Then.She.Will.Come.To.You.SDTV.m4v
(no SDTV
in the first one), try refreshing the series in Sonarr and letting the import run again.
system
Closed
February 15, 2016, 7:17pm
7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.