Import Failing for NZBs

Sonarr version (exact version): 3.0.2.553
Mono version (if Sonarr is not running on Windows): Mono JIT compiler version 6.0.0.313 (tarball Sun Jul 14 09:57:59 UTC 2019)
OS: Ubuntu 19.04 Server
Debug logs: https://pastebin.com/dC8yuEad
Description of issue:

Sonarr copies the complete file from nzbget to the destination drive (mounted CIFS share) as .partial, but seems to be unable to rename it. Only having this issue with nzbget, not deluge

In the following, it is Ep. 2 that is failing:
total 12815720
-rwxrwxr-x 1 plex multimedia 1734234406 Jul 25 15:34 ‘The Boys - S01E01 - Episode 1 WEBRip-720p.mkv’
-rwxr–r-- 1 rhys multimedia 1212723872 Jul 30 21:20 ‘The Boys - S01E02 - Cherry WEBRip-720p.mkv.partial~’
-rwxrwxr-x 1 plex multimedia 1569119359 Jul 26 14:17 ‘The Boys - S01E03 - Get Some WEBDL-720p.mkv’
-rwxrwxr-x 1 plex multimedia 1714535272 Jul 26 14:17 ‘The Boys - S01E04 - The Female of the Species WEBDL-720p.mkv’
-rwxrwxr-x 1 plex multimedia 1896629733 Jul 26 14:19 ‘The Boys - S01E05 - Good for the Soul WEBDL-720p.mkv’
-rwxrwxr-x 1 plex multimedia 1626594047 Jul 26 14:19 ‘The Boys - S01E06 - The Innocents WEBDL-720p.mkv’
-rwxrwxr-x 1 plex multimedia 1557201485 Jul 26 14:19 ‘The Boys - S01E07 - The Self-Preservation Society WEBDL-720p.mkv’
-rwxrwxr-x 1 plex multimedia 1812206183 Jul 26 14:19 ‘The Boys - S01E08 - You Found Me WEBDL-720p.mkv’

Only the owner of that file has write access, if Sonarr isn’t running as the rhys user then it’ll be unable to rename.

It has mounted the CIFS share as user Rhys. If I run the same ls command on the machine running sonarr it shows root:root 777 permissions

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