Moving file after download issue

Sonarr version (exact version): 2.0.0.4855
Mono version (if Sonarr is not running on Windows): 4.2.3
OS: Ubuntu 16.04.2 LTS
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
https://pastebin.com/SiLdbGWC
Description of issue:

I am trying to download Inuyashiki. Sonar downloads the episodes but cannot move the files to the folder. It starts moving and then undoes it. The permissions of the folder are set to Owner: Sonarr, R and W. Group Root, R and W. Other R and W. So it should be able to write the file (Linux noob). Logs seem to be a file permission error though.

I believe your issue will most likely be related to what this thread discusses:

Permissions created by your download client are only set to ‘read’ for the sonarr client user, even though Sonarr has write permissions to the location the files are being moved to.

Check the permissions for the temp folder where your downloads are being stored initially before Sonarr moves them.

1 Like

That did it. The NZB folder permissions prevented sonarr from rewriting. Changed permissions and we are good.

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