Sonar stops searching for new eps

Sonarr version (exact version): 2.0.0.3953
Mono version (if Sonarr is not running on Windows): 2.0.0.3953
OS: Synology

Problem i have is that Sonarr just stops searching for scheduled releases, the fix is to stop and start the package, it will then search for the missing eps. i couldn’t see anything in the logs, has anyone seen this before?

thanks

Thats not a mono version, thats just the Sonarr version again.

We also need the logs that were requested.

mono version: 3.10.0 (tarball Sat Mar 28 10:18:33 UTC 2015)

this is the only error in the ton of debugs i have:

16-4-19 14:40:14.0|Error|Owin|/volume1/@appstore/nzbdrone/share/NzbDrone/Microsoft.AspNet.SignalR.Core.dll Warning : 0 : SignalR exception thrown by Task: System.AggregateException: One or more errors occurred —> System.ObjectDisposedException: The object was used after being disposed.
at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in :0
— End of inner exception stack trace —
–> (Inner exception 0) System.ObjectDisposedException: The object was used after being disposed.
at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in :0

Please post the full log to hastebin.com.

had to use a different site due to size of log, also only grabbed the most recent before rotate.

https://www.pastefs.com/pid/1354

thanks

Those logs are full of one error, over a 2 minute span and doesn’t have any debug information, we’ll need a clean log that isn’t filled with one error (turn of changing the file date to get rid of it).

https://www.pastefs.com/pid/1363

this is one extract, hopefully provides the info required, if not i can concatenate all of my debugs (~ 50MB)

Its the exact same thing, combing the logs doesn’t make sense if they are full of the same thing.

my thoughts exactly, which is why i didn’t paste tons of repetitive stuff in the first place :wink:

I’ve been pasting the debugs, these are the files i have in log dir…

sonar.debug.txt x 40 (rotated 40 times)

sonarr.txt x 6 (rotated 6 time)

Should i grep for something, or can i grep some stuff out? any thoughts?

First off, don’t tell Sonarr to change the date of files, thats filling up the log file. One we have logs that show the RSS process hanging and not full of errors we can look at it.

legend, sorry missed the bit about turning off the date. done. i “naively” thought that sonar searched for each ep, similar to the auto-search, rather than RSS.

will update soon, thnx again

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