Another permissions issue

Sonarr version: 2.0.0.4472
Mono version: 4.2.3 (Stable 4.2.3.4/832de4b Wed Mar 16 13:19:08 UTC 2016)
OS: Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-59-generic x86_64)
((Debug logs)):
http://pastebin.com/NkmMHFJ1
Description of issue: Permissions issue… Sonarr isn’t able to post-process the download and move it into the show’s folder. Here’s the permissions of one of the files in the above debug log:

Source:

$ namei -l /pool1/downloads/complete/Fresh.Off.the.Boat.S03E10.The.Best.of.Orlando.1080p.WEB-DL.DD5.1.H.264-OOSH/161227_14.mkv
f: /pool1/downloads/complete/Fresh.Off.the.Boat.S03E10.The.Best.of.Orlando.1080p.WEB-DL.DD5.1.H.264-OOSH/161227_14.mkv
drwxr-xr-x root        root        /
drwxrwxrwx root        root        pool1
drwxrwxrwx root        media       downloads
drwxrwxrwx server      media       complete
drwxrwxrwx sabnzbdplus sabnzbdplus Fresh.Off.the.Boat.S03E10.The.Best.of.Orlando.1080p.WEB-DL.DD5.1.H.264-OOSH
-rw-rw-rw- sabnzbdplus sabnzbdplus 161227_14.mkv

Destination:

$ namei -l /pool1/tv/Fresh\ Off\ the\ Boat/Season\ 3/
f: /pool1/tv/Fresh Off the Boat/Season 3/
drwxr-xr-x root   root  /
drwxrwxrwx root   root  pool1
drwxrwxr-x server media tv
drwxrwxr-x server media Fresh Off the Boat
drwxrwxr-x server media Season 3

(sonarr user is in the media group)

Sonarr service:

$ ps aux | grep -i nzbdrone
sonarr   32456  1.2  0.9 1217120 157268 ?      Sl   15:38   0:06 /usr/bin/mono --debug /opt/NzbDrone/NzbDrone.exe /data=/home/server/.sonarr /nobrowser /restart

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.