Sonarr can't import downloaded files. Import error

Sonarr version 3.0.8.1507
Running on Unraid through Docker

I upgraded from an older version of Sonarr that wasn’t able to connect to my indexer. I set it up the same way as the older version but it isn’t working. I am getting the error “Import failed, path does not exist or is not accessible by Sonarr”. It looks like Sonarr sees the correct download directory. But it doesn’t see the files sub directories or the files. Here is the debug log.

https://pastebin.com/07QJre0y

What’s unclear about the error?

The user and group you’re running sonarr as does not have the required read and write permissions to the folder.

Fix your permissions.

2022-07-29 15:16:15.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /mnt/Downloads/Complete/TV/The.Amazing.Race.Canada.S08E03.720p.HDTV.DD5.1.H264. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder

I have the permissions set to 777 in SABnzbd and Sonarr. Didn’t have any problem before. I am not sure what else I need to do?

777 should never be used and is removing the door because you can’t be bothered to figure out the key.

777 in sonarr has nothing to do with importing anything and is only applied after import

Again, fix your poor ownership and permissions.

https://wiki.servarr.com/sonarr/troubleshooting

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