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.
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?