Import error. Access to the path is denied

Sonarr version 2.0.0.4753:
Mono version 4.6.1:
Suse Leap 42.2:
((Debug logs)):
https://pastebin.com/xw0m7A7d

Description of issue:
I’m downloading using nzbget and when Sonarr tries to import the episode I get access to the path is denied.

I’ve tried setting chmod to 777 but still get the same error. How can it be a access issue if there is full access to the folders and files?

suse:/home/disk4/nzb # ls -la
total 32
drwxrwxrwx  8 sonarr sonarr 4096 Jun 30 17:25 .
drwxr-xr-x 14 root   root   4096 Apr 24 19:25 ..
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 Good.Witch.S03E08.720p.HDTV.x264-W4F
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 Good.Witch.S03E09.Not.Getting.Married.Today.Part.1.720p.HDTV.x264-W4F
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 MasterChef.Australia.S09E42.720p.HDTV.x264-ORENJI
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 MasterChef.Australia.S09E43.720p.HDTV.x264-ORENJI
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 MasterChef.Australia.S09E44.720p.HDTV.x264-ORENJI
drwxrwxrwx  2 sonarr sonarr 4096 Jun 30 17:33 Masterchef.US.S08E05.720p.HDTV.x264-W4F

sonarr process:

sonarr   19975  1.0 22.3 941680 399900 ?       Ssl  Jun26  58:36 /usr/bin/mono /opt/NzbDrone/NzbDrone.exe -nobrowser -data /root/.config/NzbDrone```

If you look at ((debug logs)) you’ll get the source and destination path, make sure Sonarr can write to the destination as well.

Thanks. Of course… I’d forgotten to check the destination path. All working now.

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