Advertisement
Guest User

Untitled

a guest
Sep 14th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. 18-9-14 16:07:34.7|Debug|ExistingMetadataImporter|Looking for existing metadata in /media/You're the Worst
  2. 18-9-14 16:07:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
  3. 18-9-14 16:07:34.7|Debug|ExistingSubtitleImporter|Looking for existing subtitle files in /media/You're the Worst
  4. 18-9-14 16:07:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
  5. 18-9-14 16:07:34.7|Debug|ExistingOtherExtraImporter|Looking for existing extra files in /media/You're the Worst
  6. 18-9-14 16:07:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
  7. 18-9-14 16:07:34.7|Info|ExistingExtraFileService|Found 0 extra files
  8. 18-9-14 16:07:34.7|Debug|XemService|Scene numbering is not available for You're the Worst [281776]
  9. 18-9-14 16:07:35.1|Debug|CleanExtraFileService|Cleaning missing metadata files for series: The X-Files
  10. 18-9-14 16:07:35.4|Debug|CleanExtraFileService|Cleaning missing metadata files for series: You're the Worst
  11. 18-9-14 16:07:37.4|Debug|SabnzbdProxy|Url: http://192.168.2.28:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  12. 18-9-14 16:07:37.4|Debug|SabnzbdProxy|Url: http://192.168.2.28:8080/api?mode=history&start=0&limit=30&category=tv&apikey=(removed)&output=json
  13. 18-9-14 16:07:37.5|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (2 ms)
  14. 18-9-14 16:07:50.6|Debug|Api|[GET] /api/series/lookup?term=the+raccoons: 200.OK (254 ms)
  15. 18-9-14 16:07:52.8|Fatal|NzbDroneErrorPipeline|Request Failed. POST /api/series
  16.  
  17. [v2.0.0.5228] System.Net.WebException: Failed to read complete http response ---> System.Net.WebException: Value cannot be null.
  18. Parameter name: src ---> System.ArgumentNullException: Value cannot be null.
  19. Parameter name: src
  20. at System.Buffer.BlockCopy (System.Array src, System.Int32 srcOffset, System.Array dst, System.Int32 dstOffset, System.Int32 count) [0x00003] in <2943701620b54f86b436d3ffad010412>:0
  21. at System.Net.WebResponseStream+<ProcessRead>d__49.MoveNext () [0x00082] in <b3d41b23de534128a4f18a6e1312f79c>:0
  22. --- End of inner exception stack trace ---
  23. at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Net.WebConnectionStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00077] in <b3d41b23de534128a4f18a6e1312f79c>:0
  26. at NzbDrone.Common.Extensions.StreamExtensions.ToBytes (System.IO.Stream input) [0x0001c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Extensions\StreamExtensions.cs:13
  27. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001dd] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:108
  28. --- End of inner exception stack trace ---
  29. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001e9] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:112
  30. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  31. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  32. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  33. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  34. at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
  35. at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:40
  36. at NzbDrone.Core.Tv.AddSeriesService.AddSkyhookData (NzbDrone.Core.Tv.Series newSeries) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\AddSeriesService.cs:77
  37. at NzbDrone.Core.Tv.AddSeriesService.AddSeries (NzbDrone.Core.Tv.Series newSeries) [0x00048] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Tv\AddSeriesService.cs:46
  38. at NzbDrone.Api.Series.SeriesModule.AddSeries (NzbDrone.Api.Series.SeriesResource seriesResource) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Series\SeriesModule.cs:113
  39. at NzbDrone.Api.REST.RestModule`1[TResource].<set_CreateResource>b__41_0 (System.Object options) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\REST\RestModule.cs:155
  40. at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
  41. at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  42.  
  43. 18-9-14 16:07:52.8|Debug|Api|[POST] /api/series: 500.InternalServerError (182 ms)
  44. 18-9-14 16:07:54.9|Debug|Api|[GET] /api/health: 200.OK (1 ms)
  45. 18-9-14 16:07:54.9|Debug|Api|[GET] /api/health: 200.OK (1 ms)
  46. 18-9-14 16:07:55.2|Debug|Api|[GET] /api/diskspace: 200.OK (291 ms)
  47. 18-9-14 16:07:55.5|Debug|Api|[GET] /api/diskspace: 200.OK (249 ms)
  48. 18-9-14 16:07:56.1|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc&filterKey=level&filterValue=Error: 200.OK (22 ms)
  49. 18-9-14 16:07:56.1|Debug|Api|[GET] /api/log?page=1&pageSize=50&sortKey=time&sortDir=desc&filterKey=level&filterValue=Error: 200.OK (11 ms)
  50. 18-9-14 16:08:01.9|Debug|Api|[GET] /api/log/file: 200.OK (8 ms)
  51. 18-9-14 16:08:01.9|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (9 ms)
  52. 18-9-14 16:08:09.1|Debug|Api|[GET] /api/log/file: 200.OK (8 ms)
  53. 18-9-14 16:08:09.1|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (7 ms)
  54. 18-9-14 16:08:10.6|Debug|Api|[GET] /api/log/file: 200.OK (7 ms)
  55. 18-9-14 16:08:10.6|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (6 ms)
  56. 18-9-14 16:08:13.5|Debug|Api|[GET] /api/log/file/sonarr.debug.txt: 200.OK (8 ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement