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