Advertisement
stuart0001

Sonarr Add Series Error

Jun 10th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.40 KB | None | 0 0
  1. 18-6-10 22:48:36.0|Debug|Api|[PUT] /api/config/host: 202.Accepted (194 ms)
  2. 18-6-10 22:48:36.1|Debug|Api|[GET] /api/health: 200.OK (6 ms)
  3. 18-6-10 22:48:36.2|Debug|Api|[GET] /api/health: 200.OK (7 ms)
  4. 18-6-10 22:48:36.2|Debug|Api|[PUT] /api/config/host: 202.Accepted (353 ms)
  5. 18-6-10 22:48:36.3|Debug|Api|[GET] /api/health: 200.OK (17 ms)
  6. 18-6-10 22:48:36.3|Debug|Api|[GET] /api/health: 200.OK (6 ms)
  7. 18-6-10 22:48:39.7|Debug|Api|[GET] /api/series?sort_by=sortTitle&order=asc: 200.OK (891 ms)
  8. 18-6-10 22:48:40.9|Debug|Api|[GET] /api/profile: 200.OK (30 ms)
  9. 18-6-10 22:48:41.0|Debug|RootFolderService|Generating list of unmapped folders
  10. 18-6-10 22:48:41.3|Debug|RootFolderService|0 unmapped folders detected.
  11. 18-6-10 22:48:41.3|Debug|RootFolderService|Generating list of unmapped folders
  12. 18-6-10 22:48:41.5|Debug|RootFolderService|2 unmapped folders detected.
  13. 18-6-10 22:48:41.5|Debug|Api|[GET] /api/rootfolder: 200.OK (620 ms)
  14. 18-6-10 22:48:46.6|Debug|Api|[GET] /api/series/lookup?term=handmaid%27s: 200.OK (98 ms)
  15. 18-6-10 22:48:48.8|Fatal|NzbDroneErrorPipeline|Request Failed. POST /api/series
  16.  
  17. [v2.0.0.5163] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'http://skyhook.sonarr.tv/v1/tvdb/shows/en/321239' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure
  18. at System.Net.WebResponseStream+<InitReadAsync>d__61.MoveNext () [0x000f5] in <fc308f916aec4e4283e0c1d4b761760a>:0
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <71d8ad678db34313b7f718a414dfcb25>:0
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <71d8ad678db34313b7f718a414dfcb25>:0
  22. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <71d8ad678db34313b7f718a414dfcb25>:0
  23. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <71d8ad678db34313b7f718a414dfcb25>:0
  24. at System.Net.WebOperation+<Run>d__57.MoveNext () [0x001d9] in <fc308f916aec4e4283e0c1d4b761760a>:0
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <fc308f916aec4e4283e0c1d4b761760a>:0
  27. --- End of stack trace from previous location where exception was thrown ---
  28. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000ba] in <fc308f916aec4e4283e0c1d4b761760a>:0
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Net.HttpWebRequest.GetResponse () [0x00013] in <fc308f916aec4e4283e0c1d4b761760a>:0
  31. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:63
  32. --- End of inner exception stack trace ---
  33. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0019e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:91
  34. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  35. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request) [0x0007e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:119
  36. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:55
  37. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:220
  38. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:225
  39. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  40. at NzbDrone.Core.Tv.AddSeriesService.AddSkyhookData (NzbDrone.Core.Tv.Series newSeries) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Tv\AddSeriesService.cs:77
  41. at NzbDrone.Core.Tv.AddSeriesService.AddSeries (NzbDrone.Core.Tv.Series newSeries) [0x00048] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Tv\AddSeriesService.cs:46
  42. at NzbDrone.Api.Series.SeriesModule.AddSeries (NzbDrone.Api.Series.SeriesResource seriesResource) [0x00007] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Api\Series\SeriesModule.cs:113
  43. at NzbDrone.Api.REST.RestModule`1[TResource].<set_CreateResource>b__41_0 (System.Object options) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Api\REST\RestModule.cs:155
  44. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
  45. at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  46.  
  47. 18-6-10 22:48:48.9|Debug|Api|[POST] /api/series: 500.InternalServerError (299 ms)
  48. 18-6-10 22:48:50.9|Debug|Api|[GET] /api/health: 200.OK (6 ms)
  49. 18-6-10 22:48:50.9|Debug|Api|[GET] /api/health: 200.OK (8 ms)
  50. 18-6-10 22:48:51.4|Debug|Api|[GET] /api/diskspace: 200.OK (483 ms)
  51. 18-6-10 22:48:51.9|Debug|Api|[GET] /api/diskspace: 200.OK (479 ms)
  52. 18-6-10 22:48:53.9|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (16 ms)
  53. 18-6-10 22:48:54.0|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc: 200.OK (15 ms)
  54. 18-6-10 22:48:56.3|Debug|Api|[GET] /api/log/file: 200.OK (7 ms)
  55. 18-6-10 22:48:56.4|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (7 ms)
  56. 18-6-10 22:49:01.3|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (7 ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement