Queue suddenly went blank

Sonarr version (exact version):
2.0.0.5163
Mono version (if Sonarr is not running on Windows):
OS: Server 2012 r2
Debug logs:
https://drive.google.com/file/d/1ZUh9ux3Eh_Q0FEU2QJEUFXOLriFG1JNM/view?usp=sharing
Description of issue:

I was configuring anime indexer and suddenly the queue tab gone blank,
restarting nzbdrone.exe wont fix it, history and blacklist tab are still there
this is the latest error i found on the logs
earlier sonarr has been listing older completed downloads though not sure why

SignalR exception thrown by Task: System.AggregateException: One or more errors occurred. —> System.IO.IOException —> System.Net.HttpListenerException: The parameter is incorrect
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write(Byte[] buffer, Int32 offset, Int32 count)
— End of inner exception stack trace —
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write(ArraySegment1 data) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:line 50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.<>c.<.ctor>b__0_0(ArraySegment1 data, Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:line 12
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.ChunkedWriter.Flush(Byte[] byteBuffer, Boolean flushEncoder) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 182
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.ChunkedWriter.Flush(Boolean flushEncoder) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 163
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.Flush() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 84
at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend(Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:line 322
at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.<>c.b__43_0(Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:line 157
at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.b__14_0(Func2 next, Object nextState) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:line 85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2](Func3 func, T1 arg1, T2 arg2) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:line 764
— End of inner exception stack trace —
—> (Inner Exception #0) System.IO.IOException —> System.Net.HttpListenerException: The parameter is incorrect
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write(Byte[] buffer, Int32 offset, Int32 count)
— End of inner exception stack trace —
at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write(ArraySegment1 data) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:line 50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.<>c.<.ctor>b__0_0(ArraySegment1 data, Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:line 12
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.ChunkedWriter.Flush(Byte[] byteBuffer, Boolean flushEncoder) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 182
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.ChunkedWriter.Flush(Boolean flushEncoder) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 163
at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter.Flush() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:line 84
at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend(Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:line 322
at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.<>c.b__43_0(Object state) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:line 157
at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.b__14_0(Func2 next, Object nextState) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:line 85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2](Func3 func, T1 arg1, T2 arg2) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:line 764<—

Nevermind it went back again after few hours, odd though

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