Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
- 2022-01-16 17:34:34.8|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
- 2022-01-16 17:34:34.8|Trace|Http|Res: 208 [PUT] /readarr-ab/api/v1/config/host: 202.Accepted (1720 ms)
- 2022-01-16 17:34:35.3|Trace|EventAggregator|ConfigSavedEvent <~ TaskManager
- 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)
- 2022-01-16 17:34:39.0|Debug|DiskProvider|path: /books/
- 2022-01-16 17:34:39.0|Debug|DiskProvider|path: /adult_books/
- 2022-01-16 17:34:39.0|Trace|Http|Res: 211 [GET] /readarr-ab/api/v1/rootFolder: 200.OK (34 ms)
- 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)
- 2022-01-16 17:34:41.4|Trace|HttpClient|Req: [GET] https://www.goodreads.com/book/auto_complete?format=json&q=j
- 2022-01-16 17:34:41.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 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)
- 2022-01-16 17:34:42.4|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
- 2022-01-16 17:34:42.4|Trace|HttpClient|Req: [POST] https://api.bookinfo.club/v1/book/bulk
- 2022-01-16 17:34:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 2022-01-16 17:34:43.0|Trace|Scheduler|Pending Tasks: 1
- 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
- 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
- 2022-01-16 17:34:43.0|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
- 2022-01-16 17:34:43.2|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
- 2022-01-16 17:34:43.2|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
- 2022-01-16 17:34:43.3|Trace|HttpClient|Res: [POST] https://api.bookinfo.club/v1/book/bulk: 200.OK (902 ms)
- 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)
- 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
- 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
- 2022-01-16 17:34:44.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 2022-01-16 17:34:44.1|Error|Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware|An unhandled exception has occurred while executing the request.
- [v0.1.0.1165] System.InvalidOperationException: Sequence contains no matching element
- at System.Linq.ThrowHelper.ThrowNoMatchException()
- at Readarr.Api.V1.Search.SearchController.MapToResource(IEnumerable`1 results)+MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at lambda_method265(Closure , Object , Object[] )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
- at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
- at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
- at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
- at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2022-01-16 17:34:44.1|Trace|ReadarrErrorPipeline|Handling Exception
- 2022-01-16 17:34:44.1|Fatal|ReadarrErrorPipeline|Request Failed. GET /api/v1/search
- [v0.1.0.1165] System.InvalidOperationException: Sequence contains no matching element
- at System.Linq.ThrowHelper.ThrowNoMatchException()
- at Readarr.Api.V1.Search.SearchController.MapToResource(IEnumerable`1 results)+MoveNext()
- at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
- at lambda_method265(Closure , Object , Object[] )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
- at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
- at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
- at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
- at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2022-01-16 17:34:44.1|Trace|Http|Res: 212 [GET] /readarr-ab/api/v1/search?term=j: 500.InternalServerError (2796 ms)
- 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)
- 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": []}}
- 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'60'
- 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
- 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
- 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 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
- 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
- 2022-01-16 17:34:44.2|Trace|HttpClient|Req: [POST] https://api.bookinfo.club/v1/book/bulk
- 2022-01-16 17:34:44.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
- 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)
- 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"}}
- 2022-01-16 17:34:44.2|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
- 2022-01-16 17:34:44.2|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
- 2022-01-16 17:34:44.2|Trace|EventAggregator|Publishing QueueUpdatedEvent
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusController
- 2022-01-16 17:34:44.2|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
- 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
- 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
- 2022-01-16 17:34:44.2|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
- 2022-01-16 17:34:44.5|Trace|CommandQueueManager|Updating command status
- 2022-01-16 17:34:44.5|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
- 2022-01-16 17:34:44.5|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
- 2022-01-16 17:34:44.6|Trace|HttpClient|Res: [POST] https://api.bookinfo.club/v1/book/bulk: 200.OK (424 ms)
- 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)
- 2022-01-16 17:34:44.6|Trace|EventAggregator|Publishing CommandExecutedEvent
- 2022-01-16 17:34:44.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
- 2022-01-16 17:34:44.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
- 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
- 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent -> TaskController
- 2022-01-16 17:34:44.9|Trace|EventAggregator|CommandExecutedEvent <- TaskController
- 2022-01-16 17:34:44.9|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:00:01.2796069]
- 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)
- 2022-01-16 17:34:44.9|Trace|CommandQueueManager|Getting all commands
- 2022-01-16 17:34:44.9|Trace|Http|Res: 214 [GET] /readarr-ab/api/v1/command: 200.OK (1 ms)
- 2022-01-16 17:34:45.1|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'
- 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing DownloadsProcessedEvent
- 2022-01-16 17:34:45.1|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
- 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
- 2022-01-16 17:34:45.1|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
- 2022-01-16 17:34:45.1|Trace|EventAggregator|Publishing QueueUpdatedEvent
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusController
- 2022-01-16 17:34:45.1|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
- 2022-01-16 17:34:45.1|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
- 2022-01-16 17:34:45.1|Trace|CommandQueueManager|Updating command status
- 2022-01-16 17:34:45.8|Trace|EventAggregator|Publishing CommandExecutedEvent
- 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
- 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
- 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent -> TaskController
- 2022-01-16 17:34:45.8|Trace|EventAggregator|CommandExecutedEvent <- TaskController
- 2022-01-16 17:34:45.8|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:00:00.6142563]
- 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)
- 2022-01-16 17:34:45.8|Trace|CommandQueueManager|Getting all commands
- 2022-01-16 17:34:45.8|Trace|Http|Res: 215 [GET] /readarr-ab/api/v1/command: 200.OK (1 ms)
- 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)
- 2022-01-16 17:34:47.8|Debug|BookInfoProxy|Getting Author details GoodreadsId of 8186081
- 2022-01-16 17:34:47.8|Trace|ConfigService|Using default config value for 'metadatasource' defaultValue:''
- 2022-01-16 17:34:48.0|Error|Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware|An unhandled exception has occurred while executing the request.
- [v0.1.0.1165] System.InvalidOperationException: Sequence contains more than one element
- at System.Linq.ThrowHelper.ThrowMoreThanOneElementException()
- at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
- at NzbDrone.Core.Http.CachedHttpResponseRepository.FindByUrl(String url) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseRepository.cs:line 22
- 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
- at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.PollAuthorUncached(String foreignAuthorId) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 477
- 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
- at NzbDrone.Core.Books.AddAuthorService.AddSkyhookData(Author newAuthor) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 98
- at NzbDrone.Core.Books.AddAuthorService.AddAuthor(Author newAuthor, Boolean doRefresh) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 51
- at Readarr.Api.V1.Author.AuthorController.AddAuthor(AuthorResource authorResource) in D:\a\1\s\src\Readarr.Api.V1\Author\AuthorController.cs:line 137
- at lambda_method371(Closure , Object , Object[] )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
- at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
- at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
- at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
- at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2022-01-16 17:34:48.0|Trace|ReadarrErrorPipeline|Handling Exception
- 2022-01-16 17:34:48.0|Fatal|ReadarrErrorPipeline|Request Failed. POST /api/v1/author
- [v0.1.0.1165] System.InvalidOperationException: Sequence contains more than one element
- at System.Linq.ThrowHelper.ThrowMoreThanOneElementException()
- at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
- at NzbDrone.Core.Http.CachedHttpResponseRepository.FindByUrl(String url) in D:\a\1\s\src\NzbDrone.Core\Http\CachedHttpResponseRepository.cs:line 22
- 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
- at NzbDrone.Core.MetadataSource.BookInfo.BookInfoProxy.PollAuthorUncached(String foreignAuthorId) in D:\a\1\s\src\NzbDrone.Core\MetadataSource\BookInfo\BookInfoProxy.cs:line 477
- 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
- at NzbDrone.Core.Books.AddAuthorService.AddSkyhookData(Author newAuthor) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 98
- at NzbDrone.Core.Books.AddAuthorService.AddAuthor(Author newAuthor, Boolean doRefresh) in D:\a\1\s\src\NzbDrone.Core\Books\Services\AddAuthorService.cs:line 51
- at Readarr.Api.V1.Author.AuthorController.AddAuthor(AuthorResource authorResource) in D:\a\1\s\src\Readarr.Api.V1\Author\AuthorController.cs:line 137
- at lambda_method371(Closure , Object , Object[] )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at Readarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\BufferingMiddleware.cs:line 28
- at Readarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
- at Readarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
- at Readarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
- at Readarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Readarr.Http\Middleware\VersionMiddleware.cs:line 28
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
- 2022-01-16 17:34:48.1|Trace|Http|Res: 216 [POST] /readarr-ab/api/v1/author: 500.InternalServerError (237 ms)
- 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)
- 2022-01-16 17:34:53.6|Trace|Http|Res: 217 [GET] /readarr-ab/api/v1/health: 200.OK (0 ms)
- 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)
- 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)
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /books/
- 2022-01-16 17:34:53.6|Trace|Http|Res: 219 [GET] /readarr-ab/api/v1/system/status: 200.OK (1 ms)
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /adult_books/
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /downloads
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /config
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /adult_books
- 2022-01-16 17:34:53.6|Debug|DiskProvider|path: /books
Add Comment
Please, Sign In to add comment