December 28, 20205 yr I'm having some issues with a new docker for Radarr. I've never run Radarr on my server before, but I've been using Sonarr for years. I set them up the same, but I'm running into problems with permissions that apparently allow SAB to create a directory for the movie. I'm getting this error in SAB. Traceback (most recent call last): File "/app/sabnzbd/sabnzbd/filesystem.py", line 598, in create_all_dirs os.mkdir(path_part_combined) PermissionError: [Errno 13] Permission denied: '/movies' However, my settings are pretty much the same between Sonarr and Radarr except I'm sending the downloads to the /movies folder instead of the /tv folder.
December 28, 20205 yr Author Never mind. I got it. I was looking in the wrong place. I had to add another path to the SABnzbd docker for the movies folder. There was only one there for the TV Shows. That appears to have fixed the issue.
Archived
This topic is now archived and is closed to further replies.