Sonarr can't connect to uTorrent

Sonarr Ver. 2.0.0.5252:
Windows 10:
Debug logs:

18-11-15 23:12:05.7|Info|RssSyncService|Starting RSS Sync
18-11-15 23:12:08.9|Info|DownloadDecisionMaker|Processing 335 releases
18-11-15 23:12:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 335, Reports grabbed: 0, Reports pending: 10
18-11-15 23:18:27.9|Info|Bootstrap|Starting Sonarr - C:\ProgramData\NzbDrone\bin\NzbDrone.exe - Version 2.0.0.5252
18-11-15 23:18:28.3|Info|Router|Application mode: Interactive
18-11-15 23:18:28.4|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
18-11-15 23:18:28.6|Info|MigrationLogger|*** Migrating data source=C:\ProgramData\NzbDrone\logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
18-11-15 23:18:28.8|Info|OwinHostController|Listening on the following URLs:
18-11-15 23:18:28.8|Info|OwinHostController|  http://localhost:8989/
18-11-15 23:18:29.0|Info|NancyBootstrapper|Starting Web Server
18-11-15 23:18:29.7|Info|BrowserService|Starting default browser. http://localhost:8989
18-11-15 23:18:29.7|Info|ProcessProvider|Opening URL [http://localhost:8989]
18-11-15 23:18:35.4|Fatal|NzbDroneErrorPipeline|Request Failed. POST /api/queue/grab

[v2.0.0.5252] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Usenet Download client isn't configured yet
   � NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode) dans C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\DownloadService.cs:ligne 60
   � NzbDrone.Api.Queue.QueueActionModule.Grab() dans C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Queue\QueueActionModule.cs:ligne 108
   � NzbDrone.Api.Queue.QueueActionModule.<.ctor>b__7_2(Object x) dans C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Queue\QueueActionModule.cs:ligne 41
   � CallSite.Target(Closure , CallSite , Func`2 , Object )
   � Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)

Description of issue:
Even if I added uTorrent as my download client, the Download never starts. I filled the uTorrent settings in the Download settings page, and when I tests it works and I have a success message, I also succesfully access manually to the uTorrent WebUI page on my browser, but whenever I try to download from Sonarr, it keeps failing.

Here is my uTorrent configuration in Sonarr:

If you have any idea, or need any other informations, do not hesitate.

Right there in the error in the logs, you’re using a usenet indexer, not a torrent indexer.

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