Filepath Issues


Recommended Posts

All,

Im having issues getting my file path correct. It seems my deluge downloads will not transfer to the correct folder. My goal is to have all downloads map to my media folder and then to the respective sub folder (movies, tv etc). Ive followed a bunch of space invader videos but obviously I am missing something. I am fairly new to all this so can someone please give me a hand in taking a look at all the file paths below and let me know where I went wrong. I could really use some help and am hoping the community can get me up and running!

 

Deluge File Path:

deluge.PNG

Downloads Folders:

downloads folder.PNG

Downloads Completed Folder:

downloads_completed.PNG

Array Devices:

drives.PNG

Jacket Settings:

jackett.PNG

Media Folder:

Media.PNG

nzbget gui.PNG

NZBGET Settings:

nzbget.PNG

Shares:

shares.PNG

Sonnar Settings:

sonarr.PNG

Sonnar tv path:

sonnar tv path.PNG

Edited by DocHodges
Added Lables
Link to comment
3 minutes ago, wgstarks said:

What do you have set for your completed download destination folder in a Deluge settings and where are the completed downloads actually being saved?

Attached is the filepath I am using now. I believe it is going to the location I will confirm with a new download shortly. Once there it is not being moved by Sonnar into the final locations

 

 

deluge gui Settings.PNG

Link to comment
1 hour ago, wgstarks said:

Post your run command for Deluge and Sonarr and a screenshot of the error you get in Sonarr.

https://forums.unraid.net/topic/57181-docker-faq/

I am not sure what the run command is or how to get it. Here is the error code I see most often. Not sure if this is the one or not. 

 

Series

 

Calendar

 

Activity8

 

Wanted

 

Settings

 

System

 

Donate

Status

Updates

Tasks

Backup

Logs

Table

Files

Updates

 Refresh

 Clear Logs

ComponentMessageTime

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 09:36am

DownloadDecisionMakerProcessing 250 releases9:36am

RssSyncServiceStarting RSS Sync9:36am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 09:20am

DownloadDecisionMakerProcessing 250 releases9:20am

RssSyncServiceStarting RSS Sync9:20am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'9:20am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 09:05am

DownloadDecisionMakerProcessing 250 releases9:05am

RssSyncServiceStarting RSS Sync9:05am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'9:02am

OwinSignalR exception thrown by Task: System.AggregateException: One or more errors occurred. (Unable to write data to the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00017] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/Socket.cs:1540 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:591 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000c3] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:602 at System.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:136 at System.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0008d] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:162 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 M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in M:\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 M:\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 M:\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 M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 --- End of inner exception stack trace --- ---> (Inner Exception #0) System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Send (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00017] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/Socket.cs:1540 at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:591 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000c3] in /build/mono/src/mono/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:602 at System.Net.ResponseStream.InternalWrite (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001b] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:136 at System.Net.ResponseStream.Write (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0008d] in /build/mono/src/mono/mcs/class/System/System.Net/ResponseStream.cs:162 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 M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\Infrastructure\BufferTextWriter.cs:163 at Microsoft.AspNet.SignalR.Infrastructure.BufferTextWriter+ChunkedWriter.Flush () [0x00000] in M:\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 M:\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 M:\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 M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.SignalR\Serializer.cs:20 at Microsoft.AspNet.SignalR.Transports.LongPollingTransport.PerformSend (System.Object state) [0x00085] in M:\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 M:\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 M:\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 M:\BuildAgent\work\5d7581516c0ee5b3\src\Microsoft.AspNet.SignalR.Core\TaskAsyncHelper.cs:764 <---8:54am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 08:49am

DownloadDecisionMakerProcessing 250 releases8:49am

RssSyncServiceStarting RSS Sync8:49am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'8:44am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'8:40am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 08:34am

DownloadDecisionMakerProcessing 250 releases8:34am

RssSyncServiceStarting RSS Sync8:34am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 08:18am

DownloadDecisionMakerProcessing 250 releases8:18am

RssSyncServiceStarting RSS Sync8:18am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 18:03am

DownloadServiceReport sent to Nzbget. Impractical.Jokers.S08E17.1080p.WEB-DL.x264-eSc8:03am

NzbgetAdding report [Impractical.Jokers.S08E17.1080p.WEB-DL.x264-eSc] to the queue.8:03am

DownloadDecisionMakerProcessing 250 releases8:03am

RssSyncServiceStarting RSS Sync8:03am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 07:47am

DownloadDecisionMakerProcessing 250 releases7:47am

RssSyncServiceStarting RSS Sync7:47am

BackupServiceStarting Backup7:35am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 07:32am

DownloadDecisionMakerProcessing 250 releases7:32am

RssSyncServiceStarting RSS Sync7:32am

SceneMappingServiceUpdating Scene mappings7:18am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 07:17am

DownloadDecisionMakerProcessing 250 releases7:17am

RssSyncServiceStarting RSS Sync7:17am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 07:01am

DownloadDecisionMakerProcessing 250 releases7:01am

RssSyncServiceStarting RSS Sync7:01am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'7:00am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'6:57am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 06:46am

DownloadDecisionMakerProcessing 250 releases6:46am

RssSyncServiceStarting RSS Sync6:45am

DownloadMonitoringServiceUnable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'6:42am

RssSyncServiceRSS Sync Completed. Reports found: 250, Reports grabbed: 06:30am

DownloadDecisionMakerProcessing 250 releases6:30am

1 / 145

Total records: 7,215×

Details

Message

Unable to retrieve queue and history items from Nzbget: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc'


Exception

NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to NzbGet. Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://192.168.1.235:6789/jsonrpc' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000e6] in /build/mono/src/mono/mcs/class/System/System.Net/WebResponseStream.cs:448 at System.Net.WebOperation.Run () [0x0018f] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:283 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113 at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x00037] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:241 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T] (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings, System.String method, System.Object[] parameters) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:254 at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetHistory (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\NzbgetProxy.cs:144 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetHistory () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:113 at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetItems () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:185 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TrackedDownloads\DownloadMonitoringService.cs:89

Close

Sonarr Ver. 2.0.0.5338

Link to comment
1 hour ago, wgstarks said:

Post your run command for Deluge and Sonarr and a screenshot of the error you get in Sonarr.

https://forums.unraid.net/topic/57181-docker-faq/

My apologies. I must have missed the link the first time. 

 

Deluge: 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='bridge' --log-opt max-size='50m' --log-opt max-file='1' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='p9426198' -e 'VPN_PASS'='Goodhome1' -e 'VPN_PROV'='pia' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'DELUGE_DAEMON_LOG_LEVEL'='info' -e 'DELUGE_WEB_LOG_LEVEL'='info' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8112:8112/tcp' -p '58846:58846/tcp' -p '58946:58946/tcp' -p '58946:58946/udp' -p '8118:8118/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw' 'binhex/arch-delugevpn' 

7991b7e747119d8b9d25f7337d93cacedf3947cf46160619e05f0add0800ab62

 

Sonarr:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-sonarr' --net='bridge' --log-opt max-size='50m' --log-opt max-file='1' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8989:8989/tcp' -p '9897:9897/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/Media/TV Shows/':'/media':'rw' -v '/mnt/user/appdata/binhex-sonarr':'/config':'rw' 'binhex/arch-sonarr' 

8e3f56ed775cac3033f9bd866d30c34895488bc7f30c14e2fdc21cca41115099
 

Link to comment

Your paths appear to be correct. What error does sonarr give you for failed imports? You can just hover your cursor over the yellow download icon next to the failed import in sonarr>activity>queue to see this and take a screenshot.

 

Also, just to be sure, when you test your connection to deluge in the sonarr settings does the test pass?

Link to comment
4 hours ago, wgstarks said:

Your paths appear to be correct. What error does sonarr give you for failed imports? You can just hover your cursor over the yellow download icon next to the failed import in sonarr>activity>queue to see this and take a screenshot.

 

Also, just to be sure, when you test your connection to deluge in the sonarr settings does the test pass?

Deluge does indeed pass and will start the download. I just saved everything and did a download test and it worked perfectly. Very odd since I tried last night changed nothing and got different results. I do notice that the files remain in the download/completed folder but they do appear in my media folder as expected. Do users typically delete these folders manually or am I missing a setting to delete them off? It could be that the files are being seeded so they are stored on the cache disk until removed but I am only speculating. I appreciate the help you are awesome but I have to assume it works since the last download works as expected. 

 

The only thing thats odd is the fact it wasnt working and I got an email saying my account with NZBgeek was flagged to an unusual high grabs or something like that. Being new to this I really wanted to make sure I have everything setup correctly so I do not get banned or something lol

Link to comment
2 hours ago, DocHodges said:

Do users typically delete these folders manually or am I missing a setting to delete them off?

I use the auto remove plus plugin in Deluge to delete the files after they have seeded for a while. It is very customizable.

 

2 hours ago, DocHodges said:

The only thing thats odd is the fact it wasnt working and I got an email saying my account with NZBgeek was flagged to an unusual high grabs or something like that.

I would recommend posting in the support thread for the Deluge docker. Click the icon for that docker and you will get a menu with several options. Select "support". This is true for all the dockers BTW.

Link to comment
I would recommend posting in the support thread for the Deluge docker. Click the icon for that docker and you will get a menu with several options. Select "support". This is true for all the dockers BTW.

Thanks a ton for all of your help. When I was searching for a new server everyone kept pointing me towards an unraid build due to the community support. Best decision I have made.
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.