· 6 years ago · Jan 10, 2020, 08:02 AM
120-1-10 08:30:30.9|Error|DownloadStationTaskProxy|NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Diskstation, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.1.150:5000/webapi/DownloadStation/task.cgi?_sid=m5EBXGHeniPOID2KRN02998&api=(removed)&version=1&method=list&additional=detail%2Ctransfer' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
2 at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
3 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/Socket.cs:1211
4 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
5 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
6--- End of stack trace from previous location where exception was thrown ---
7
8 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:169
9 --- End of inner exception stack trace ---
10 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:188
11 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:259
12 at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebOperation.cs:268
13 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebCompletionSource.cs:111
14 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 /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:956
15 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:1218
16 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
17 --- End of inner exception stack trace ---
18 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
19 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
20 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
21 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
22 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:79
23 --- End of inner exception stack trace ---
24 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00024] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:87
25 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:66
26 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00021] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:59
27
28[v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Diskstation, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.1.150:5000/webapi/DownloadStation/task.cgi?_sid=m5EBXGHeniPOID2KRN02998&api=(removed)&version=1&method=list&additional=detail%2Ctransfer' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
29 at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
30 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/Socket.cs:1211
31 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
32 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
33--- End of stack trace from previous location where exception was thrown ---
34
35 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:169
36 --- End of inner exception stack trace ---
37 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:188
38 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:259
39 at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebOperation.cs:268
40 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebCompletionSource.cs:111
41 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 /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:956
42 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:1218
43 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
44 --- End of inner exception stack trace ---
45 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
46 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
47 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
48 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
49 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:79
50 --- End of inner exception stack trace ---
51 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00024] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:87
52 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:66
53 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00021] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:59
54
5520-1-10 08:33:03.2|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.5338
5620-1-10 08:33:03.9|Info|Router|Application mode: Interactive
5720-1-10 08:33:04.2|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
5820-1-10 08:33:04.4|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
5920-1-10 08:33:04.4|Info|OwinHostController|Listening on the following URLs:
6020-1-10 08:33:04.4|Info|OwinHostController| http://*:8989/
6120-1-10 08:33:04.4|Info|OwinHostController| https://*:9898/
6220-1-10 08:33:04.6|Info|NancyBootstrapper|Starting Web Server
6320-1-10 08:33:07.0|Error|DownloadStationTaskProxy|NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Diskstation, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.1.150:5000/webapi/query.cgi?api=(removed)&version=1&method=query&query=SYNO.API.Auth%2CSYNO.DownloadStation.Task' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
64 at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
65 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/Socket.cs:1211
66 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
67 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
68--- End of stack trace from previous location where exception was thrown ---
69
70 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:169
71 --- End of inner exception stack trace ---
72 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:188
73 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:259
74 at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebOperation.cs:268
75 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebCompletionSource.cs:111
76 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 /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:956
77 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:1218
78 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
79 --- End of inner exception stack trace ---
80 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
81 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
82 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
83 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
84 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:79
85 --- End of inner exception stack trace ---
86 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00024] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:87
87 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.UpdateApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x0005e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:202
88 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00022] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:229
89 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.BuildRequest (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings, System.String methodName, System.Int32 apiVersion, NzbDrone.Common.Http.HttpMethod httpVerb) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:141
90 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:56
91
92[v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Diskstation, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.1.150:5000/webapi/query.cgi?api=(removed)&version=1&method=query&query=SYNO.API.Auth%2CSYNO.DownloadStation.Task' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
93 at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
94 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/Socket.cs:1211
95 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
96 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
97--- End of stack trace from previous location where exception was thrown ---
98
99 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:169
100 --- End of inner exception stack trace ---
101 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:188
102 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:259
103 at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebOperation.cs:268
104 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebCompletionSource.cs:111
105 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 /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:956
106 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:1218
107 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
108 --- End of inner exception stack trace ---
109 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
110 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
111 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
112 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
113 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:79
114 --- End of inner exception stack trace ---
115 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00024] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:87
116 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.UpdateApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x0005e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:202
117 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00022] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:229
118 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.BuildRequest (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings, System.String methodName, System.Int32 apiVersion, NzbDrone.Common.Http.HttpMethod httpVerb) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:141
119 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:56
120
12120-1-10 08:33:07.0|Warn|SerialNumberProvider|Could not get the serial number from Download Station 192.168.1.150:5000
122
123[v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Diskstation, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://192.168.1.150:5000/webapi/query.cgi?api=(removed)&version=1&method=query&query=SYNO.API.Auth%2CSYNO.DSM.Info' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
124 at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
125 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/Socket.cs:1211
126 at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
127 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
128--- End of stack trace from previous location where exception was thrown ---
129
130 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:169
131 --- End of inner exception stack trace ---
132 at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:188
133 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebConnection.cs:259
134 at System.Net.WebOperation.Run () [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebOperation.cs:268
135 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/WebCompletionSource.cs:111
136 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 /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:956
137 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-08/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/HttpWebRequest.cs:1218
138 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
139 --- End of inner exception stack trace ---
140 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
141 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
142 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
143 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
144 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:79
145 --- End of inner exception stack trace ---
146 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.ProcessRequest[T] (NzbDrone.Common.Http.HttpRequestBuilder requestBuilder, System.String operation, NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00024] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:87
147 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.UpdateApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x0005e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:202
148 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00022] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:229
149 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:243
150 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DSMInfoProxy.GetSerialNumber (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DSMInfoProxy.cs:24
151 at NzbDrone.Core.Download.Clients.DownloadStation.SerialNumberProvider.GetHashedSerialNumber (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\SerialNumberProvider.cs:45
152 at NzbDrone.Core.Download.Clients.DownloadStation.SerialNumberProvider+<>c__DisplayClass4_0.<GetSerialNumber>b__0 () [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\SerialNumberProvider.cs:34
153 at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x0006a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Cache\Cached.cs:81
154 at NzbDrone.Core.Download.Clients.DownloadStation.SerialNumberProvider.GetSerialNumber (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00014] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\SerialNumberProvider.cs:34
155
15620-1-10 08:33:37.8|Error|DownloadStationTaskProxy|NzbDrone.Core.Download.Clients.DownloadClientException: Info of DownloadStationTask not found on 192.168.1.150:5000
157 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x0006a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:238
158 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.BuildRequest (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings, System.String methodName, System.Int32 apiVersion, NzbDrone.Common.Http.HttpMethod httpVerb) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:141
159 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:56
160
161[v2.0.0.5338] NzbDrone.Core.Download.Clients.DownloadClientException: Info of DownloadStationTask not found on 192.168.1.150:5000
162 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.GetApiInfo (NzbDrone.Core.Download.Clients.DownloadStation.DiskStationApi api, NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x0006a] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:238
163 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DiskStationProxyBase.BuildRequest (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings, System.String methodName, System.Int32 apiVersion, NzbDrone.Common.Http.HttpMethod httpVerb) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DiskStationProxyBase.cs:141
164 at NzbDrone.Core.Download.Clients.DownloadStation.Proxies.DownloadStationTaskProxy.GetTasks (NzbDrone.Core.Download.Clients.DownloadStation.DownloadStationSettings settings) [0x00000] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\DownloadStation\Proxies\DownloadStationTaskProxy.cs:56
165
16620-1-10 08:35:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
16720-1-10 08:35:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
16820-1-10 08:35:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
16920-1-10 08:35:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
17020-1-10 08:35:09.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
17120-1-10 08:35:09.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
17220-1-10 08:36:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
17320-1-10 08:36:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
17420-1-10 08:36:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
17520-1-10 08:36:37.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
17620-1-10 08:36:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
17720-1-10 08:36:37.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
17820-1-10 08:37:14.8|Info|LifecycleService|Shutdown requested.
17920-1-10 08:38:33.1|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.5338
18020-1-10 08:38:33.6|Info|Router|Application mode: Interactive
18120-1-10 08:38:33.7|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
18220-1-10 08:38:33.9|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
18320-1-10 08:38:33.9|Info|OwinHostController|Listening on the following URLs:
18420-1-10 08:38:33.9|Info|OwinHostController| http://*:8989/
18520-1-10 08:38:33.9|Info|OwinHostController| https://*:9898/
18620-1-10 08:38:34.0|Info|NancyBootstrapper|Starting Web Server
18720-1-10 08:39:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
18820-1-10 08:39:05.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
18920-1-10 08:39:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
19020-1-10 08:39:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
19120-1-10 08:39:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
19220-1-10 08:39:05.8|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
19320-1-10 08:40:13.1|Info|Bootstrap|Starting Sonarr - /Applications/Sonarr.app/Contents/MacOS/NzbDrone.exe - Version 2.0.0.5338
19420-1-10 08:40:13.6|Info|Router|Application mode: Interactive
19520-1-10 08:40:13.7|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
19620-1-10 08:40:13.9|Info|MigrationLogger|*** Migrating data source=/Users/thierry/.config/NzbDrone/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Truncate;pooling=True;version=3;Full FSync=True ***
19720-1-10 08:40:13.9|Info|OwinHostController|Listening on the following URLs:
19820-1-10 08:40:13.9|Info|OwinHostController| http://*:8989/
19920-1-10 08:40:13.9|Info|OwinHostController| https://*:9898/
20020-1-10 08:40:14.0|Info|NancyBootstrapper|Starting Web Server
20120-1-10 08:40:14.8|Fatal|ConsoleApp|Address already in use. This can happen if another instance of Sonarr is already running another application is using the same port (default: 8989) or the user has insufficient permissions
20220-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
20320-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
20420-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
20520-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
20620-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
20720-1-10 08:40:35.9|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
20820-1-10 08:42:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
20920-1-10 08:42:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
21020-1-10 08:42:06.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
21120-1-10 08:42:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
21220-1-10 08:42:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
21320-1-10 08:42:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
21420-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
21520-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
21620-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
21720-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
21820-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
21920-1-10 08:43:36.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
22020-1-10 08:43:51.4|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/187/poster.jpg not found
22120-1-10 08:43:51.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/204/poster.jpg not found
22220-1-10 08:43:51.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/203/poster.jpg not found
22320-1-10 08:43:51.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/205/poster.jpg not found
22420-1-10 08:43:52.2|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/187/poster.jpg not found
22520-1-10 08:43:52.3|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/204/poster.jpg not found
22620-1-10 08:43:52.3|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/203/poster.jpg not found
22720-1-10 08:43:52.3|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/205/poster.jpg not found
22820-1-10 08:43:52.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/187/poster.jpg not found
22920-1-10 08:43:52.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/204/poster.jpg not found
23020-1-10 08:43:52.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/205/poster.jpg not found
23120-1-10 08:43:52.6|Warn|MediaCoverMapper|File /Users/thierry/.config/NzbDrone/MediaCover/203/poster.jpg not found
23220-1-10 08:44:20.2|Info|SceneMappingService|Updating Scene mappings
23320-1-10 08:44:21.4|Info|RefreshSeriesService|Updating Info for Young Sheldon
23420-1-10 08:44:21.5|Error|RefreshSeriesService|Series 'Young Sheldon' (tvdbid 328724) was not found, it may have been removed from TheTVDB.
23520-1-10 08:45:05.3|Info|RssSyncService|Starting RSS Sync
23620-1-10 08:45:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
23720-1-10 08:45:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
23820-1-10 08:45:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
23920-1-10 08:45:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
24020-1-10 08:45:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
24120-1-10 08:45:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
24220-1-10 08:45:08.6|Info|DownloadDecisionMaker|Processing 100 releases
24320-1-10 08:45:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0
24420-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
24520-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
24620-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
24720-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
24820-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
24920-1-10 08:46:36.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
25020-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
25120-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
25220-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
25320-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
25420-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
25520-1-10 08:48:06.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
25620-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
25720-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
25820-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
25920-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
26020-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
26120-1-10 08:49:36.1|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
26220-1-10 08:50:42.5|Info|SceneMappingService|Updating Scene mappings
26320-1-10 08:50:43.7|Info|RefreshSeriesService|Updating Info for Surviving R. Kelly
26420-1-10 08:50:43.8|Error|RefreshSeriesService|Series 'Surviving R. Kelly' (tvdbid 357458) was not found, it may have been removed from TheTVDB.
26520-1-10 08:50:58.0|Info|NzbSearchService|Searching 1 indexers for [Young Sheldon : S03E11]
26620-1-10 08:50:58.1|Info|DownloadDecisionMaker|Processing 8 releases
26720-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
26820-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
26920-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
27020-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
27120-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
27220-1-10 08:51:06.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
27320-1-10 08:51:07.4|Info|DownloadService|Report sent to Download Station. Young.Sheldon.S03E11.iNTERNAL.1080p.WEB.x264-BAMBOOZLE[rartv]
27420-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
27520-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
27620-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
27720-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
27820-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
27920-1-10 08:51:13.2|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]
28020-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E01.Part.II.The.Reckoning-It.Hasnt.Stopped.1080p.HDTV.x264-CRiMSON[rarbg]
28120-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E02.Part.II.The.Reckoning-The.Settlement.Factory.1080p.HDTV.x264-CRiMSON[rarbg]
28220-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E03.Part.II.The.Reckoning-Please.Come.Forward.1080p.HDTV.x264-CRiMSON[rarbg]
28320-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E04.Part.II.The.Reckoning-After.the.Rescue.1080p.HDTV.x264-CRiMSON[rarbg]
28420-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Surviving.R.Kelly.S02E05.Part.II.The.Reckoning-Bring.Our.Girls.Home.1080p.HDTV.x264-CRiMSON[rarbg]
28520-1-10 08:52:40.4|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /volume1/video/TV Shows/Young.Sheldon.S03E11.720p.HDTV.x264-AVS[rarbg]