Each search result in this exception

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

any idea ?

ok, apparantly i have this error when i enable one of this indexer Womble / AnimeZb / Fanzub and then click on “Search all missing”

Those being enabled shouldn’t effect signalR at all, do you get it every search?

@markus101 : i have tested with AnimeZb + NewsFinder on, => error
With only Newzfinder, no error.

My log with trace enabled.

http://we.tl/wTl6RvePSW

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?

ok.

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.

@markus : hi markus, have you found something for this exception ? can i help more (more log ?).

Actually yes, I need to get some logs that have this error while mono is running in debug mode (which by default it is not). This post has instructions on how to enable it: http://forums.nzbdrone.com/t/nullreferenceexception-when-downloading-episodes/1174/3

Without mono running in debug I am unable to determine where the error is coming from (exactly).

Keep in mind that after changing that startup script you will have to restart Drone from within DSM to make it run in debug mode.

@Nme : yeh no pbs it’s already done. :slight_smile:
@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

@markus101 : reproduced today with nzbdrone started with debug parameter. Logs

@Markus101 : hi markus, any news ? thx for your great work :slight_smile:

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.

I’ll provide an update when we find something.

ok cool i will be waiting :slight_smile: