i have this exception with lastest develop build : 2.0.0.1773
/volume8/@appstore/nzbdrone/share/NzbDrone/Microsoft.AspNet.SignalR.Core.dll Error : 0 : SignalR exception thrown by Task: System.AggregateException: One or more errors occured —> 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.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.ExceptionFilterStream.FirstWrite () [0x00000] in :0
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in :0
The fact that you see it when animezb is enabled is just a coincidence, the error is occurring before the search starts, it also happens when drone is importing a file.
Are UI notifications still being shown?
Which version of mono is running?
Same question as before, do you get it every search?
Version : 2.0.0.1776
Mono : Version3.4.0 (tarball Tue May 27 16:39:48 MDT 2014)
i am on synology, with lastest develop version.
i have ui notification, but with api/error a few times.
I have the error every time, not always in the first step of search.
Manual search (via series pages) : no error at first, then after a few parsed report, i have times this error.
All Missing Search : error is thrown almost directly, search seems to be working correctly.
@Nme : yeh no pbs it’s already done. @markus101 : markus, i have actived the debug mode for mono, but i can’t replicate the exception with debug mode. i have many error but not the same !
Now i have many => SQL logic error or missing database near “–10485760”: syntax error
Not yet, the first isn’t an issue, but definitely an annoyance. The second issue is something we’ve been looking into, but haven’t found a solution yet.