Sonarr not sending to uTorrent

Sonarr version (3.0.10.1567):
Mono version (6.12.0.182):
**OS **: Linux
Debug logs:
2023-07-02 15:03:39.6|Info|DownloadDecisionMaker|Processing 115 releases
2023-07-02 15:03:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0, Reports pending: 15
2023-07-02 15:19:08.5|Info|RssSyncService|Starting RSS Sync
2023-07-02 15:19:11.9|Info|DownloadDecisionMaker|Processing 115 releases
2023-07-02 15:19:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0, Reports pending: 15
2023-07-02 15:34:39.7|Info|RssSyncService|Starting RSS Sync
2023-07-02 15:34:42.1|Info|DownloadDecisionMaker|Processing 115 releases
2023-07-02 15:34:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0, Reports pending: 15
2023-07-02 15:35:09.0|Info|ReleaseSearchService|Searching indexers for [Silo : S01E10]. 1 active indexers
2023-07-02 15:35:09.9|Info|DownloadDecisionMaker|Processing 20 releases
2023-07-02 15:35:10.7|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.

Description of issue: Sonarr successfully searches an indexer and grabs a file, adds it to the activity file and it appears as if it is sent to the download client (uToerrent). The download client doesn’t receive anything.

the small chunk of logs doesnt show this.

2023-07-02 15:03:39.6|Info|DownloadDecisionMaker|Processing 115 releases
2023-07-02 15:03:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0, Reports pending: 15

there should be lines between those when a release is accepted, and another when it sends it to the download client. eg

Debug|ImportDecisionMaker|File accepted

and

Info|DownloadService|Report sent to <download client name>.

you’ll only see the accept with debug enabled, but the sent to download client is info level and your logs dont show that, so why do you think its grabbing stuff and not sending it?

do you mean the activity > history page in sonarr?

if its on that page then its probably proof enough it sent it to your download client - so why is your download client accepting it (the log entry shouldnt get created if it wasn’t accepted) and then nuking it?

are you manually checking that it turns up in your download client or just assuming because sonarr never imports anything?

it could be sitting there waiting for import but theres a permission / location issue happening.

sonarr debug level logs would probably help - lots of them, linked (not embedded).

does your download client have logs you can check?

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