[Support] binhex - Sonarr


Recommended Posts

Dunno @Constructor. But when i re-install it, none of my data is there.

 

Maybe I have my appdata in the wrong place?

 

I have 3 mappings:

/data <> /mnt/user/appdata/data

/media <> /mnt/user/Media

/config <> /mnt/user/appdata/binhex-sonarr

 

Something is definitely wrong, because EVERY time I try to update the docker - it has trouble removing it and doesn't get any further than that attempt.

Edited by ifihaffto
Link to comment
  • 3 weeks later...

I can't find the words to explain an issue I'm having, but has anyone run into a similar scenario:

 

  • QBittorrent downloads FavShow E01S01.mp4 into \FavShow.E01S01.WAZZAAAH\FavShow E01S01.mp4 (notice that there are periods in the folder name)
  • Sonarr can't import saying the following:
    • "Import failed, path does not exist or is not accessible by Sonarr:[Snip] /FavShow E01S01 WAZZAAAH"  (notice how the periods are replaced with spaces in the folder name)

I've looked at both dockers and can't figure out what is causing the confusion between the two or whether it's a setting. Both dockers have been working for months until just this last week.

 

Thanks for any help.

 

 

Link to comment
On 10/25/2020 at 10:20 PM, roobix said:

I can't find the words to explain an issue I'm having, but has anyone run into a similar scenario:

 

  • QBittorrent downloads FavShow E01S01.mp4 into \FavShow.E01S01.WAZZAAAH\FavShow E01S01.mp4 (notice that there are periods in the folder name)
  • Sonarr can't import saying the following:
    • "Import failed, path does not exist or is not accessible by Sonarr:[Snip] /FavShow E01S01 WAZZAAAH"  (notice how the periods are replaced with spaces in the folder name)

I've looked at both dockers and can't figure out what is causing the confusion between the two or whether it's a setting. Both dockers have been working for months until just this last week.

 

Thanks for any help.

 

 

I couldn't figure out why, but this appears to be exactly what is happening to me as well.

Link to comment
8 hours ago, UNRAID5 said:

Looks like it's QBittorrent's fault:

 

This was caused by the Sonarr (and Radarr) devs making an assumption that the folder name would always match the torrent name and not checking the actual file path after the download is complete. There is a fix as you posted. It has been reported that downgrading qbittorrent to versions <4.2.5 will work around this issue. That will only work for users that aren’t using PIA though, since it will probably remove compatibility with the PIA next-gen servers ( @binhex could possibly confirm that?).

 

Edit: Actually I think that should be versions <4.3.

Edited by wgstarks
Link to comment
7 hours ago, hahler2 said:

How does one go about rolling back to 4.2.5?  I'm on 4.3 and having issues with importing downloaded shows properly but can't figure out how to roll back to a previous version.

Add a tag after the repo name in the repository field of the container settings for the qbittorrent docker. The format is <repo name>:<tag>. You can get a list of tags from the GitHub page linked in the first post of the qbittorrent docker support thread.

Link to comment

All indexers are unavailable due to failures

All search-capable indexers are temporarily unavailable due to recent indexer errorsWiki

All rss-capable indexers are temporarily unavailable due to recent indexer errors

 

@binhex How i can fight against this? I am using sonarr-jackett combo

I don't know what wrong, as jackett successfully looking for episodes. By sonarr just don't want to use it

In sonarr i see this error

SignalR exception thrown by Task: System.AggregateException: One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'.) ---> System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x0001a] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00007] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00019] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 --- End of inner exception stack trace --- ---> (Inner Exception #0) System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x0001a] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00007] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00019] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 <---	5:03am
Owin	SignalR exception thrown by Task: System.AggregateException: One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'.) ---> System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x0001a] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00007] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00019] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 --- End of inner exception stack trace --- ---> (Inner Exception #0) System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse'. at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.ResponseBodyStarted () [0x0001a] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.OwinHttpListenerResponse.OnResponseBodyStarted (System.Object state) [0x00007] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream+OneTimeCallback.TryInvoke () [0x00019] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.FirstWrite () [0x00000] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.Owin.Host.HttpListener.RequestProcessing.ExceptionFilterStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00024] in <208c8ef8a4ba4b878f0e4420d5960bea>:0 at Microsoft.AspNet.SignalR.Owin.ServerResponse.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Owin\ServerResponse.cs:50 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter+<>c.<.ctor>b__0_0 (System.ArraySegment`1[T] data, System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:12 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Byte[] byteBuffer, System.Boolean flushEncoder) [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:182 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush (System.Boolean flushEncoder) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:155 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:149 at Microsoft.AspNet.SignalR.Infrastructure.BinaryTextWriter.Write (System.ArraySegment`1[T] data) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BinaryTextWriter.cs:31 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.WriteMessages (System.IO.TextWriter writer, Newtonsoft.Json.JsonTextWriter jsonWriter) [0x00063] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:167 at Microsoft.AspNet.SignalR.Transports.PersistentResponse.Microsoft.AspNet.SignalR.Json.IJsonWritable.WriteJson (System.IO.TextWriter writer) [0x000f5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\PersistentResponse.cs:131 at Microsoft.AspNet.SignalR.Json.JsonNetSerializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0000a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Json\JsonNetSerializer.cs:61 at NzbDrone.SignalR.Serializer.Serialize (System.Object value, System.IO.TextWriter writer) [0x0001f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:315 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport+<>c.<Send>b__43_0 (System.Object state) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Transports\LongPollingTransport.cs:157 at Microsoft.AspNet.SignalR.Infrastructure.TaskQueue.<Enqueue>b__14_0 (System.Func`2[T,TResult] next, System.Object nextState) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\TaskQueue.cs:85 at Microsoft.AspNet.SignalR.TaskAsyncHelper.FromMethod[T1,T2] (System.Func`3[T1,T2,TResult] func, T1 arg1, T2 arg2) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 <---

Indexers sorter, i took categories from jackett and put them in sonarr, very weird. Before everything was fine

Edited by J05u
Link to comment
On 11/2/2020 at 6:59 AM, wgstarks said:

Add a tag after the repo name in the repository field of the container settings for the qbittorrent docker. The format is <repo name>:<tag>. You can get a list of tags from the GitHub page linked in the first post of the qbittorrent docker support thread.

Thank you!  I see there was an update to qbittorrent last night.  I'm going to try that and if that doesn't work I'll roll back to 4.2.5.

Link to comment

Is anyone else having an issue with the container not letting their drives spin down anymore all of a sudden?  Sometime between now and the last update I noticed that my drives were no longer spinning down.  After spending the better part of this weekend trying to track it down I've discovered that it is this container.  If I spin my drives down manually, after about 35 to 50 seconds the container will make a write to the array in a specific order and size every time..  A few seconds later the remaining drives will spin up and it will make another write.  If I spin them down again the exact same thing happens..  This is a fairly new issue as I have always in the past been able to spin the array down without issue..  Did something change?  Anyone else seeing the same behavior? 

  • Like 1
Link to comment
  • 2 weeks later...

anyone have success fixing this error

 

Message

Error occurred while executing task ClearLog: database disk image is malformed
database disk image is malformed

Exception

System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
database disk image is malformed
  at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 
  at Marr.Data.DataMapper.Delete[T] (System.String tableName, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00091] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:803 
  at Marr.Data.DataMapper.Delete[T] (System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:777 
  at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Purge (System.Boolean vacuum) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:214 
  at NzbDrone.Core.Instrumentation.LogService.Execute (NzbDrone.Core.Instrumentation.Commands.ClearLogCommand message) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Instrumentation\LogService.cs:28 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:95 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 

 

Link to comment

I am reading many good things about V3 sonarr specifically around audio control's - like preference for atmos etc now I have atmos sound. 

I use all binhex stuff, as per spaceinvaders video's from ages back.  Been rock solid.

How do I go about getting the v3 sonarr docker in place of this ?

Will there be a binhex preview branch sometime (for v3)

 

- Never mind - Figured it out, all upgraded fine.

Edited by vw-kombi
Link to comment
On 11/21/2020 at 2:41 AM, vw-kombi said:

I am reading many good things about V3 sonarr specifically around audio control's - like preference for atmos etc now I have atmos sound. 

I use all binhex stuff, as per spaceinvaders video's from ages back.  Been rock solid.

How do I go about getting the v3 sonarr docker in place of this ?

Will there be a binhex preview branch sometime (for v3)

 

- Never mind - Figured it out, all upgraded fine.

I just got into dockers on my unraid and trying to setup Sonarr/Radarr/Jackett/qBit/Sab. I've run these on my Mac for years and it feels backwards downgrading to Sonarr v.2 with docker. How did you go about to change it? I like how the binhex dockers are working with the same mappings.

Link to comment
21 minutes ago, kim_sv said:

I just got into dockers on my unraid and trying to setup Sonarr/Radarr/Jackett/qBit/Sab. I've run these on my Mac for years and it feels backwards downgrading to Sonarr v.2 with docker. How did you go about to change it? I like how the binhex dockers are working with the same mappings.

It was really easy.  I took a backup of the container just in case.  Then after it was stopped, changed the repository to 'linuxserver/sonarr:preview' and started it up.  It all works perfectly, no issues at all - love the new interface.  no need to change any ports/mappings whatever - it just worked.  It may look a little strange as the container name and the folders etc under appdata are still binhex's name etc.

 

I then used the same process to change the binhex-jackett, i.e the repo to 'linuxserver/jackett:latest' as that was hardly being updated as binhex's. 

  • Like 1
Link to comment
3 minutes ago, vw-kombi said:

It was really easy.  I took a backup of the container just in case.  Then after it was stopped, changed the repository to 'linuxserver/sonarr:preview' and started it up.  It all works perfectly, no issues at all - love the new interface.  no need to change any ports/mappings whatever - it just worked.  It may look a little strange as the container name and the folders etc under appdata are still binhex's name etc.

 

I then used the same process to change the binhex-jackett, i.e the repo to 'linuxserver/jackett:latest' as that was hardly being updated as binhex's. 

Thank you! Tried downloading linuxservers Sonarr docker with :preview and that work ok. But I'll try your solution and use it with Binhex dockers to keep them unanimous. Is it on Github you find if you should add :preview or :latest in the repository?

Link to comment
7 hours ago, kim_sv said:

Thank you! Tried downloading linuxservers Sonarr docker with :preview and that work ok. But I'll try your solution and use it with Binhex dockers to keep them unanimous. Is it on Github you find if you should add :preview or :latest in the repository?

I believe preview is for V3, latest is still V2

Link to comment
4 hours ago, binhex said:

Thank you! I tried it and it worked perfect after some trial and error on my part. I definitely need to learn how to navigate GitHub, Im terrible. I know v3 of Radarr is more beta then v3 for Sonarr, but is it possible to do this with binhex-radarr aswell?

Link to comment
2 minutes ago, kim_sv said:

I know v3 of Radarr is more beta then v3 for Sonarr, but is it possible to do this with binhex-radarr aswell?

doing the same for radarr makes me more nervous, i would expect it to be more 'beta' than production ready, and i can imagine there would be a lot more support caused by this which i would not be able to respond to (time constraints), so for now im going to say no.

  • Like 1
  • Thanks 1
Link to comment
10 hours ago, binhex said:

Thanks for this binhex.  I guess I was just a little too eager to get it working, rather than wait for your response.  I always try to figure things out myself, but this time took it in a different direction.  I can change to your v3 branch of course.  Can I ask if you are keeping that up to date as much as the normal one - or is too much change (i.e more beta) something you frown upon ?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.