Closed sephrat closed 6 years ago
For the record, it seems to occur in Sonarr as well (not tested myself): https://github.com/Sonarr/Sonarr/issues/1758
I'm facing the same issue, has anyone found a solution to this yet?
Not really, since this isn't a documented error code, not much we can do.
I managed to debug the error from my side and solve it (at least for me). Here are the two solutions that made it work:
Make sure that the account accessing your Synology from Radarr/Sonarr doesn't just have download-station access. It also needs file-station access, as the API calls the file-station after the download is finished within the download-station.
Within the download client section I have added a Remote Path Mapping:
Host: host set as in the download client
Remote Path: `/volume1/your_path/on_the/synology` (`/volume1/video/Series/Downloads/` for me)
Local path: `/your_path/without/volume1` (`/video/Series/Downloads/` for me)
Hope this helps anyone!
This issue has been automatically marked as stale because it has not had recent activity. Please verify that this is still an issue with the latest version of Radarr and report back. Otherwise this issue will be closed.
Description: I have Radarr installed on my NAS, and I use Download Station (namely Synology-DS in Radarr). The torrents are downloaded into some subfolder in /common/Vidéos/. Once a torrent is finished downloading (and only then), everything breaks down: This shouldn't be a permission issue, as I manage to manually add movies from that same folder. The activity feature does work fine - I'm able to see the download progress.
Please note that internally, the full path is /volume1/common/Vidéos (Synology infrastructure).
Radarr Version: 0.2.0.910
Logs: