Permission denied, despite being able to write to location

Sonarr version (exact version): 2.0.0.5322
Mono version (if Sonarr is not running on Windows): 6.0.0.313
OS: DISTRIB_DESCRIPTION=“Ubuntu 16.04.6 LTS”
Debug logs: https://pastebin.com/MmUYtx0m
Description of issue:
When the disktransferservice starts to move the completed file, I do see the “.partial” file being created in the destination location (indicating that Sonarr can indeed write there). But then I receive a “Permission denied” in the debug logs and the “.partial” file is removed from the target (which again seem to indicate that writes are indeed possible).

It was working up until recently. I have not changed settings on the target (Synology NAS). But mono may have been upgraded.

And again, since the process aparently can write to target… I am confused.

The debug log is on pastebin. As for the file being created i just enclose the following
-rwxrwxrwx 1 1035 media 1338603351 aug 4 14:37 Suits.S09E03.1080p.WEB.x264-TBS[TGx].mkv.partial~

It appears to be a dublicate of Permission issues after Mono 6 upgrade

So, downgrading mono for now

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