Sonarr not speaking to sabnzbd

Hey Guys and Gals,

Im new to the forum so please forgive me if this question has been asked. I did a search but cannot seem to find the same/similar issue so Im clueless on how to fix it.

Downloaded Sonarr, Sabnzbd, Couchpotato, and supernews usenet.

I can’t seem to get Sonarr or CP to initiate a command to sabnzbd to download. I found the shows/movies I like but it keeps timing out and no download initializes.

Any opinions on a fix?

This is the debug code I get: SignalR exception thrown by Task: System.AggregateException: One or more errors occurred. —> System.ObjectDisposedException: Cannot access a disposed object. Object name: ‘Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse’. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () <0x8d7ad48 + 0x0007b> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) <0x8d7acf0 + 0x00033> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () <0x8d7aca8 + 0x0003a> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () <0x8d7ac68 + 0x0001f> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x8d7abc8 + 0x0001f> in :0 — End of inner exception stack trace — ---> (Inner Exception #0) System.ObjectDisposedException: Cannot access a disposed object. Object name: ‘Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse’. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () <0x8d7ad48 + 0x0007b> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) <0x8d7acf0 + 0x00033> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () <0x8d7aca8 + 0x0003a> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () <0x8d7ac68 + 0x0001f> in :0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x8d7abc8 + 0x0001f> in :0 <— 5:43pm
DownloadService

Right below it says this:

Torrent Download client isn’t configured yet. (even thought it was tested and succeeded)

Thats an error in Sonarr’s web server, nothing to do with communicating with SAB.

SAB is a usenet download client, not a torrent download client, you will need to setup a usenet indexer so Sonarr can use it to send releases to SAB.

1 Like

I will look into the indexer now. How come Sonarr keeps saying in the log that the download client is not setup when It is, and I “test connection” and it is successful?

Thanks!

Sounds like its because you have a usenet client setup and you’re using a torrent indexer.

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