cleverestx

Readarr-AB error adding author Jack L Knapp

Jan 16th, 2022 (edited)
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.89 KB | None | 0 0
  1. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  2. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
  3. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
  4. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
  5. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
  6. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
  7. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
  8. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
  9. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
  10. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
  11. 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
  12. 2022-01-16 17:34:34.8|Trace|Http|Res: 208 [PUT] /readarr-ab/api/v1/config/host: 202.Accepted (1720 ms)
  13. 2022-01-16 17:34:35.3|Trace|EventAggregator|ConfigSavedEvent <~ TaskManager
  14. 2022-01-16 17:34:39.0|Trace|Http|Req: 211 [GET] /readarr-ab/api/v1/rootFolder (from 2601:283:4200:1309:64c3:612d:e133:5658)
  15. 2022-01-16 17:34:39.0|Debug|DiskProvider|path: /books/
  16. 2022-01-16 17:34:39.0|Debug|DiskProvider|path: /adult_books/
  17. 2022-01-16 17:34:39.0|Trace|Http|Res: 211 [GET] /readarr-ab/api/v1/rootFolder: 200.OK (34 ms)
  18. 2022-01-16 17:34:41.4|Trace|Http|Req: 212 [GET] /readarr-ab/api/v1/search?term=j (from 2601:283:4200:1309:64c3:612d:e133:5658)
  19. 2022-01-16 17:34:41.4|Trace|HttpClient|Req: [GET] https://www.goodreads.com/book/auto_complete?format=json&q=j
  20. 2022-01-16 17:34:41.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  21. 2022-01-16 17:34:42.1|Trace|HttpClient|Res: [GET] https://www.goodreads.com/book/auto_complete?format=json&q=j: 200.OK (720 ms)
  22. 2022-01-16 17:34:42.4|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
  23. 2022-01-16 17:34:42.4|Trace|HttpClient|Req: [POST] https://api.bookinfo.club/v1/book/bulk
  24. 2022-01-16 17:34:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  25. 2022-01-16 17:34:43.0|Trace|Scheduler|Pending Tasks: 1
  26. 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
  27. 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
  28. 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
  29. 2022-01-16 17:34:43.2|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
  30. 2022-01-16 17:34:43.2|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
  31. 2022-01-16 17:34:43.3|Trace|HttpClient|Res: [POST] https://api.bookinfo.club/v1/book/bulk: 200.OK (902 ms)
  32. 2022-01-16 17:34:43.3|Trace|Http|Req: 213 [GET] /readarr-ab/api/v1/search?term=jack%20l%20knapp (from 2601:283:4200:1309:64c3:612d:e133:5658)
  33. 2022-01-16 17:34:44.1|Debug|SabnzbdProxy|Url: https://192.168.0.102:32784/sabnzbd/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  34. 2022-01-16 17:34:44.1|Trace|HttpClient|Req: [GET] https://192.168.0.102:32784/sabnzbd/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json
  35. 2022-01-16 17:34:44.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  36. 2022-01-16 17:34:44.1|Error|Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware|An unhandled exception has occurred while executing the request.
  37.  
  38. [v0.1.0.1165] System.InvalidOperationException: Sequence contains no matching element
  39. at System.Linq.ThrowHelper.ThrowNoMatchException()
  40. at Readarr.Api.V1.Search.SearchController.MapToResource(IEnumerable`1 results)+MoveNext()
  41. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  42. at lambda_method265(Closure , Object , Object[] )
  43. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  44. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  45. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  46. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  47. --- End of stack trace from previous location ---
  48. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  49. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  50. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  51. --- End of stack trace from previous location ---
  52. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  53. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  54. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  55. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  56. at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
  57. at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
  58. at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
  59. at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
  60. at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
  61. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  62. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  63. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  64. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  65. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  66.  
  67.  
  68. 2022-01-16 17:34:44.1|Trace|ReadarrErrorPipeline|Handling Exception
  69. 2022-01-16 17:34:44.1|Fatal|ReadarrErrorPipeline|Request Failed. GET /api/v1/search
  70.  
  71. [v0.1.0.1165] System.InvalidOperationException: Sequence contains no matching element
  72. at System.Linq.ThrowHelper.ThrowNoMatchException()
  73. at Readarr.Api.V1.Search.SearchController.MapToResource(IEnumerable`1 results)+MoveNext()
  74. at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  75. at lambda_method265(Closure , Object , Object[] )
  76. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  77. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  78. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  79. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  80. --- End of stack trace from previous location ---
  81. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  82. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  83. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  84. --- End of stack trace from previous location ---
  85. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  86. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  87. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  88. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  89. at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
  90. at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
  91. at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
  92. at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
  93. at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
  94. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  95. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  96. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  97. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  98. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  99.  
  100.  
  101. 2022-01-16 17:34:44.1|Trace|Http|Res: 212 [GET] /readarr-ab/api/v1/search?term=j: 500.InternalServerError (2796 ms)
  102. 2022-01-16 17:34:44.2|Trace|HttpClient|Res: [GET] https://192.168.0.102:32784/sabnzbd/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 200.OK (49 ms)
  103. 2022-01-16 17:34:44.2|Trace|HttpClient|Response content (1074 bytes): {"queue": {"version": "3.4.2", "paused": false, "pause_int": "0", "paused_all": false, "diskspace1": "2409.03", "diskspace2": "2409.03", "diskspace1_norm": "2.4 T", "diskspace2_norm": "2.4 T", "diskspacetotal1": "62565.05", "diskspacetotal2": "62565.05", "loadavg": "4.06 | 4.37 | 6.25 | V=4662M R=116M", "speedlimit": "93", "speedlimit_abs": "110194851.84", "have_warnings": "0", "finishaction": null, "quota": "0 ", "have_quota": false, "left_quota": "0 ", "cache_art": "0", "cache_size": "0 B", "cache_max": "1073741824", "kbpersec": "0.00", "speed": "0 ", "mbleft": "0.00", "mb": "0.00", "sizeleft": "0 B", "size": "0 B", "noofslots_total": 0, "status": "Idle", "timeleft": "0:00:00", "eta": "unknown", "refresh_rate": "1", "interface_settings": "", "scripts": [], "categories": ["Default", "audio", "xxx", "anime-adult", "tv-adult", "movies", "tv", "anime-mature", "software-games", "comics", "books", "prowlarr", "prowlarr-books", "audiobooks", "prowlarr-audiobooks", "anime"], "rating_enable": false, "noofslots": 0, "start": 0, "limit": 0, "finish": 0, "slots": []}}
  104. 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'60'
  105. 2022-01-16 17:34:44.2|Debug|SabnzbdProxy|Url: https://192.168.0.102:32784/sabnzbd/api?mode=history&start=0&limit=60&category=audiobooks&apikey=(removed)&output=json
  106. 2022-01-16 17:34:44.2|Trace|HttpClient|Req: [GET] https://192.168.0.102:32784/sabnzbd/api?mode=history&start=0&limit=60&category=audiobooks&apikey=(removed)&output=json
  107. 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  108. 2022-01-16 17:34:44.2|Trace|CachedHttpResponseService|Returning cached response for [GET] https://www.goodreads.com/book/auto_complete?format=json&q=jack%20l%20knapp
  109. 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
  110. 2022-01-16 17:34:44.2|Trace|HttpClient|Req: [POST] https://api.bookinfo.club/v1/book/bulk
  111. 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  112. 2022-01-16 17:34:44.2|Trace|HttpClient|Res: [GET] https://192.168.0.102:32784/sabnzbd/api?mode=history&start=0&limit=60&category=audiobooks&apikey=(removed)&output=json: 200.OK (23 ms)
  113. 2022-01-16 17:34:44.2|Trace|HttpClient|Response content (6492 bytes): {"history": {"total_size": "24.8 T", "month_size": "932.2 G", "week_size": "222.0 G", "day_size": "18.1 G", "slots": [{"id": 212, "completed": 1642359635, "name": "Mark Wayne McGinnis - Ricket (2015) MP3", "nzb_name": "Mark Wayne McGinnis - Ricket (2015) MP3.nzb", "category": "audiobooks", "pp": "D", "script": "None", "report": "", "url": "Mark Wayne McGinnis - Ricket (2015) MP3.nzb", "status": "Completed", "nzo_id": "SABnzbd_nzo_2yk9wj1k", "storage": "/downloads/audiobooks-download/Mark Wayne McGinnis - Ricket (2015) MP3", "path": "/downloads/_incomplete/Mark Wayne McGinnis - Ricket (2015) MP3", "script_log": "", "script_line": "", "download_time": 13, "postproc_time": 32, "stage_log": [{"name": "Source", "actions": ["Mark Wayne McGinnis - Ricket (2015) MP3.nzb"]}, {"name": "Download", "actions": ["Downloaded in 13 seconds at an average of 45.0 MB/s<br/>Age: 2216d"]}, {"name": "Servers", "actions": ["news.eweka.nl=603.7 MB"]}, {"name": "Repair", "actions": ["[cbcGROGjumpED] Quick Check OK", "[zeBRAkanGuTLb] Quick Check OK", "[bcbGHQWsdmPOd.rar] Quick Check OK", "[asFOrnbwElKLd] Quick Check OK"]}, {"name": "Unpack", "actions": ["[bcbGHQWsdmPOd] Direct Unpack - Unpacked 11 files/folders in 1 sec", "[asFOrnbwElKLd] Direct Unpack - Unpacked 16 files/folders in 14 seconds", "[zeBRAkanGuTLb] Direct Unpack - Unpacked 55 files/folders in 32 seconds", "[cbcGROGjumpED] Direct Unpack - Unpacked 32 files/folders in 39 seconds"]}], "downloaded": 633934671, "completeness": null, "fail_message": "", "url_info": "", "bytes": 633934671, "meta": null, "series": "", "md5sum": "8608624544012c51553d1f346d06f298", "password": null, "action_line": "", "size": "604.6 MB", "loaded": false, "retry": 0}, {"id": 37, "completed": 1642210454, "name": "Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end mp3 20+20", "nzb_name": "Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end.mp3 20+20.nzb", "category": "audiobooks", "pp": "D", "script": "None", "report": "", "url": "Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end.mp3 20+20.nzb", "status": "Completed", "nzo_id": "SABnzbd_nzo_l9d6kgvn", "storage": "/downloads/audiobooks-download/Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end mp3 20+20", "path": "/downloads/_incomplete/Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end.mp3 20+20", "script_log": "", "script_line": "", "download_time": 6, "postproc_time": 0, "stage_log": [{"name": "Source", "actions": ["Mercedes Lackey - 'The Halfborn Chronicles', Bk 3 - Elvenborn (NMR 32 kbps) Mercedes Lackey - Elvenborn 13 the end.mp3 20+20.nzb"]}, {"name": "Download", "actions": ["Downloaded in 6 seconds at an average of 40.7 MB/s<br/>Age: 3337d"]}, {"name": "Servers", "actions": ["news.eweka.nl=267.1 MB"]}, {"name": "Repair", "actions": ["[Mercedes Lackey - Elvenborn] Quick Check OK", "Trying RAR renamer"]}], "downloaded": 280750857, "completeness": null, "fail_message": "", "url_info": "", "bytes": 280750857, "meta": null, "series": "mercedes lackey/1/13-20", "md5sum": "a59db4eea1684fbd410e3286352c7fe1", "password": null, "action_line": "", "size": "267.7 MB", "loaded": false, "retry": 0}, {"id": 36, "completed": 1642210401, "name": "Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01 mp3 NMR UA 64 44 str", "nzb_name": "Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01.mp3 NMR UA 64 44 str.nzb", "category": "audiobooks", "pp": "D", "script": "None", "report": "", "url": "Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01.mp3 NMR UA 64 44 str.nzb", "status": "Completed", "nzo_id": "SABnzbd_nzo_ncxt6rhf", "storage": "/downloads/audiobooks-download/Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01 mp3 NMR UA 64 44 str", "path": "/downloads/_incomplete/Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01.mp3 NMR UA 64 44 str", "script_log": "", "script_line": "", "download_time": 8, "postproc_time": 0, "stage_log": [{"name": "Source", "actions": ["Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01.mp3 NMR UA 64 44 str.nzb"]}, {"name": "Download", "actions": ["Downloaded in 8 seconds at an average of 42.6 MB/s<br/>Age: 3948d"]}, {"name": "Servers", "actions": ["news.eweka.nl=361.9 MB"]}, {"name": "Repair", "actions": ["Trying RAR renamer", "[Andre Norton Mercedes Lackey - Elvenblood - Halfblood Chronicles Bk 2 01 mp3 NMR UA 64 44 str] No par2 sets"]}], "downloaded": 380281239, "completeness": null, "fail_message": "", "url_info": "", "bytes": 380281239, "meta": null, "series": "andre norton mercedes lackey/1/2-1-64-44", "md5sum": "17c2c2211365008a19854d66d12d18ab", "password": null, "action_line": "", "size": "362.7 MB", "loaded": false, "retry": 0}, {"id": 22, "completed": 1642054443, "name": "Ayn Rand-Atlas Shrugged Scott Brick Chapters-64k-mp3", "nzb_name": "Ayn.Rand-Atlas.Shrugged.Scott.Brick.Chapters-64k-mp3.nzb", "category": "audiobooks", "pp": "D", "script": "None", "report": "", "url": "Ayn.Rand-Atlas.Shrugged.Scott.Brick.Chapters-64k-mp3.nzb", "status": "Completed", "nzo_id": "SABnzbd_nzo_tdvxw_0b", "storage": "/downloads/audiobooks-download/Ayn Rand-Atlas Shrugged Scott Brick Chapters-64k-mp3", "path": "/downloads/_incomplete/Ayn.Rand-Atlas.Shrugged.Scott.Brick.Chapters-64k-mp3", "script_log": "", "script_line": "", "download_time": 25, "postproc_time": 15, "stage_log": [{"name": "Source", "actions": ["Ayn.Rand-Atlas.Shrugged.Scott.Brick.Chapters-64k-mp3.nzb"]}, {"name": "Download", "actions": ["Downloaded in 25 seconds at an average of 68.9 MB/s<br/>Age: 137d"]}, {"name": "Servers", "actions": ["news.eweka.nl=1.7 GB"]}, {"name": "Repair", "actions": ["[Ayn.Rand-Atlas.Shrugged.Scott.Brick.Chapters-64k-mp3] Quick Check OK"]}, {"name": "Unpack", "actions": ["[b4616711a65e446fa5494cf9b680cd01] Unpacked 33 files/folders in 12 seconds"]}], "downloaded": 1819262171, "completeness": null, "fail_message": "", "url_info": "", "bytes": 1819262171, "meta": null, "series": "", "md5sum": "12db868821cb778dd412e3f55e23f3c3", "password": null, "action_line": "", "size": "1.7 GB", "loaded": false, "retry": 0}], "noofslots": 4, "last_history_update": 34177, "version": "3.4.2"}}
  114. 2022-01-16 17:34:44.2|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
  115. 2022-01-16 17:34:44.2|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
  116. 2022-01-16 17:34:44.2|Trace|EventAggregator|Publishing QueueUpdatedEvent
  117. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueController
  118. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueController
  119. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsController
  120. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsController
  121. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusController
  122. 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusController
  123. 2022-01-16 17:34:44.2|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
  124. 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
  125. 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
  126. 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
  127. 2022-01-16 17:34:44.5|Trace|CommandQueueManager|Updating command status
  128. 2022-01-16 17:34:44.5|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
  129. 2022-01-16 17:34:44.5|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
  130. 2022-01-16 17:34:44.6|Trace|HttpClient|Res: [POST] https://api.bookinfo.club/v1/book/bulk: 200.OK (424 ms)
  131. 2022-01-16 17:34:44.6|Trace|Http|Res: 213 [GET] /readarr-ab/api/v1/search?term=jack%20l%20knapp: 200.OK (1280 ms)
  132. 2022-01-16 17:34:44.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  133. 2022-01-16 17:34:44.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  134. 2022-01-16 17:34:44.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
  135. 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  136. 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  137. 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  138. 2022-01-16 17:34:44.9|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:00:01.2796069]
  139. 2022-01-16 17:34:44.9|Trace|Http|Req: 214 [GET] /readarr-ab/api/v1/command (from 2601:283:4200:1309:64c3:612d:e133:5658)
  140. 2022-01-16 17:34:44.9|Trace|CommandQueueManager|Getting all commands
  141. 2022-01-16 17:34:44.9|Trace|Http|Res: 214 [GET] /readarr-ab/api/v1/command: 200.OK (1 ms)
  142. 2022-01-16 17:34:45.1|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'
  143. 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing DownloadsProcessedEvent
  144. 2022-01-16 17:34:45.1|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
  145. 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
  146. 2022-01-16 17:34:45.1|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
  147. 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing QueueUpdatedEvent
  148. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueController
  149. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueController
  150. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsController
  151. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsController
  152. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusController
  153. 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusController
  154. 2022-01-16 17:34:45.1|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
  155. 2022-01-16 17:34:45.1|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
  156. 2022-01-16 17:34:45.1|Trace|CommandQueueManager|Updating command status
  157. 2022-01-16 17:34:45.8|Trace|EventAggregator|Publishing CommandExecutedEvent
  158. 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  159. 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  160. 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  161. 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  162. 2022-01-16 17:34:45.8|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:00:00.6142563]
  163. 2022-01-16 17:34:45.8|Trace|Http|Req: 215 [GET] /readarr-ab/api/v1/command (from 2601:283:4200:1309:64c3:612d:e133:5658)
  164. 2022-01-16 17:34:45.8|Trace|CommandQueueManager|Getting all commands
  165. 2022-01-16 17:34:45.8|Trace|Http|Res: 215 [GET] /readarr-ab/api/v1/command: 200.OK (1 ms)
  166. 2022-01-16 17:34:47.8|Trace|Http|Req: 216 [POST] /readarr-ab/api/v1/author (from 2601:283:4200:1309:64c3:612d:e133:5658)
  167. 2022-01-16 17:34:47.8|Debug|BookInfoProxy|Getting Author details GoodreadsId of 8186081
  168. 2022-01-16 17:34:47.8|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
  169. 2022-01-16 17:34:48.0|Error|Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware|An unhandled exception has occurred while executing the request.
  170.  
  171. [v0.1.0.1165] System.InvalidOperationException: Sequence contains more than one element
  172. at System.Linq.ThrowHelper.ThrowMoreThanOneElementException()
  173. at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
  174. at NzbDrone.Core.Http.CachedHttpResponseRepository.FindByUrl(String url) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseRepository.cs:line 22
  175. at NzbDrone.Core.Http.CachedHttpResponseService.Get(HttpRequest request, Boolean useCache, TimeSpan ttl) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseService.cs:line 36
  176. at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.PollAuthorUncached(String foreignAuthorId) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 477
  177. at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.GetAuthorInfo(String foreignAuthorId, Boolean useCache) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 90
  178. at NzbDrone.Core.Books.AddAuthorService.AddSkyhookData(Author newAuthor) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 98
  179. at NzbDrone.Core.Books.AddAuthorService.AddAuthor(Author newAuthor, Boolean doRefresh) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 51
  180. at Readarr.Api.V1.Author.AuthorController.AddAuthor(AuthorResource authorResource) in D:\a\1\s\src\Readarr.Api.V1\Author\AuthorController.cs:line 137
  181. at lambda_method371(Closure , Object , Object[] )
  182. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  183. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  184. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  185. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  186. --- End of stack trace from previous location ---
  187. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  188. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  189. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  190. --- End of stack trace from previous location ---
  191. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  192. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  193. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  194. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  195. at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
  196. at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
  197. at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
  198. at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
  199. at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
  200. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  201. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  202. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  203. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  204. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  205.  
  206.  
  207. 2022-01-16 17:34:48.0|Trace|ReadarrErrorPipeline|Handling Exception
  208. 2022-01-16 17:34:48.0|Fatal|ReadarrErrorPipeline|Request Failed. POST /api/v1/author
  209.  
  210. [v0.1.0.1165] System.InvalidOperationException: Sequence contains more than one element
  211. at System.Linq.ThrowHelper.ThrowMoreThanOneElementException()
  212. at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
  213. at NzbDrone.Core.Http.CachedHttpResponseRepository.FindByUrl(String url) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseRepository.cs:line 22
  214. at NzbDrone.Core.Http.CachedHttpResponseService.Get(HttpRequest request, Boolean useCache, TimeSpan ttl) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseService.cs:line 36
  215. at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.PollAuthorUncached(String foreignAuthorId) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 477
  216. at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.GetAuthorInfo(String foreignAuthorId, Boolean useCache) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 90
  217. at NzbDrone.Core.Books.AddAuthorService.AddSkyhookData(Author newAuthor) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 98
  218. at NzbDrone.Core.Books.AddAuthorService.AddAuthor(Author newAuthor, Boolean doRefresh) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 51
  219. at Readarr.Api.V1.Author.AuthorController.AddAuthor(AuthorResource authorResource) in D:\a\1\s\src\Readarr.Api.V1\Author\AuthorController.cs:line 137
  220. at lambda_method371(Closure , Object , Object[] )
  221. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  222. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
  223. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  224. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
  225. --- End of stack trace from previous location ---
  226. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  227. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  228. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  229. --- End of stack trace from previous location ---
  230. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  231. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  232. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  233. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  234. at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
  235. at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
  236. at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
  237. at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
  238. at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
  239. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  240. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  241. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  242. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  243. at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
  244.  
  245.  
  246. 2022-01-16 17:34:48.1|Trace|Http|Res: 216 [POST] /readarr-ab/api/v1/author: 500.InternalServerError (237 ms)
  247. 2022-01-16 17:34:53.6|Trace|Http|Req: 217 [GET] /readarr-ab/api/v1/health (from 2601:283:4200:1309:64c3:612d:e133:5658)
  248. 2022-01-16 17:34:53.6|Trace|Http|Res: 217 [GET] /readarr-ab/api/v1/health: 200.OK (0 ms)
  249. 2022-01-16 17:34:53.6|Trace|Http|Req: 218 [GET] /readarr-ab/api/v1/diskspace (from 2601:283:4200:1309:64c3:612d:e133:5658)
  250. 2022-01-16 17:34:53.6|Trace|Http|Req: 219 [GET] /readarr-ab/api/v1/system/status (from 2601:283:4200:1309:64c3:612d:e133:5658)
  251. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /books/
  252. 2022-01-16 17:34:53.6|Trace|Http|Res: 219 [GET] /readarr-ab/api/v1/system/status: 200.OK (1 ms)
  253. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /adult_books/
  254. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /
  255. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /downloads
  256. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /config
  257. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /adult_books
  258. 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /books
Add Comment
Please, Sign In to add comment