As the .nzb is downloaded successfully, it has not failed, and Sonarr sees it as complete, which it has completed. The problem is that SABNZBD cannot un-rar the files due to a password.
The question then is, how to get Sonarr to see the password protected file “result” from SABNZBD as a failure and not a completion and to go out and look for another download?
thanks,
-m
Tell SAB to Abort it. Config - Switches - Action when encrypted RAR is downloaded
1 Like
SAB has been set to “Abort” when an encrypted RAR is downloaded, but still pulls them down, this may be because the size is ~500MB for these files…not sure if that makes a difference or not.
Is SAB marking these as failed? trace logs will show exactly what SAB sends Sonarr (assuming this item is still in the queue), but if its not marking its explicitly as failed Sonarr won’t treat them as failed downloads.
This is the time period in thelog…i see the show Modern Family S06E16, however there is not indication (at least to me) that a message is being sent that it failed. In SAB, shows as “unpacking failed, archive requires a password”, not that the download failed, so maybe that’s the distinction between the two?
15-3-27 08:08:10.0|Info|NzbSearchService|Searching 1 indexers for [Modern Family : S06E16]
15-3-27 08:08:10.4|Info|DownloadDecisionMaker|Processing 6 reports
15-3-27 08:08:11.1|Info|Sabnzbd|Adding report [Modern.Family.S06E16.HDTV.XviD-AFG] to the queue.
15-3-27 08:08:11.2|Info|DownloadService|Report sent to download client. Modern.Family.S06E16.HDTV.XviD-AFG
15-3-27 08:08:11.5|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
15-3-27 08:11:28.3|Info|RssSyncService|Starting RSS Sync
15-3-27 08:11:28.9|Info|DownloadDecisionMaker|Processing 100 reports
15-3-27 08:11:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
15-3-27 08:14:16.1|Info|NzbSearchService|Searching 1 indexers for [Modern Family : S06E16]
Thats likely the issue. If you enable Trace logging (not the default Info logging) then we can see what SAB returns if it occurs again (please pastebin the logs if you get them).