Sonarr can't send files to utorrent server (linux docker)

latest LS.io docker - unraid

I wanted to try utorrent with sonarr, cos it’s the only client, which supports per torrent seed goals, and sonarr can remove automatically. With deluge, this is not possible, (long story, I’m on private trackers)

so, it was working, i was happy.
after a few days, it stopped working. sonarr would send the files, and nothing would happen
a utorrentserver docker restart solved it.

now, a restart can’t even solve it.

I have the following in the sonarr debug logs:

19-1-16 09:22:55.2|Debug|SeriesSpecification|Checking if series matches searched series
19-1-16 09:22:55.2|Debug|DelaySpecification|Ignoring delay for user invoked search
19-1-16 09:22:55.2|Debug|HistorySpecification|Skipping history check during search
19-1-16 09:22:55.2|Debug|MonitoredEpisodeSpecification|Skipping monitored check during search
19-1-16 09:22:55.2|Debug|DeletedEpisodeFileSpecification|Skipping deleted episodefile check during search
19-1-16 09:22:55.2|Debug|DownloadDecisionMaker|Release accepted
19-1-16 09:22:55.2|Debug|Api|[GET] /api/release?episodeId=7714&sort_by=releaseWeight&order=asc: 200.OK (2229 ms)
19-1-16 09:22:56.2|Debug|UTorrent|Downloading torrent for episode ‘Catastrophe.2015.S04E02.1080p.HDTV.H264-KETTLE’ finished (16879 bytes from http://BTN
19-1-16 09:22:56.3|Info|DownloadService|Report sent to utorrent. Catastrophe.2015.S04E02.1080p.HDTV.H264-KETTLE
19-1-16 09:22:56.3|Debug|Api|[POST] /api/release: 200.OK (223 ms)
19-1-16 09:22:58.2|Debug|UTorrent|Downloading torrent for episode ‘Catastrophe.2015.S04E02.1080p.HDTV.H264-KETTLE’ finished (16879 bytes from http:// BTN
19-1-16 09:22:58.3|Info|DownloadService|Report sent to utorrent. Catastrophe.2015.S04E02.1080p.HDTV.H264-KETTLE
19-1-16 09:22:58.3|Debug|Api|[POST] /api/release: 200.OK (1984 ms)
19-1-16 09:23:01.1|Debug|Api|[GET] /api/health: 200.OK (4 ms)
19-1-16 09:23:01.1|Debug|Api|[GET] /api/health: 200.OK (4 ms)
19-1-16 09:23:01.2|Debug|Api|[GET] /api/diskspace: 200.OK (140 ms)
19-1-16 09:23:01.3|Debug|Api|[GET] /api/diskspace: 200.OK (93 ms)
19-1-16 09:23:01.4|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (3 ms)
19-1-16 09:23:02.0|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (14 ms)
19-1-16 09:23:02.0|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (6 ms)

sonarr seems to think, it sent the file, than NOTHING happens in utorrent (checked on webui and android app)
Authentication is fine.
I deleted the connection, and added it again. Nothing works

(blackhole is not an option).
Any ideas? It was working a few weeks ago, the utorrent docker wasn’t changed (for years now).

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