Guest User

Prowlarr.trace

a guest
Mar 5th, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.02 KB | None | 0 0
  1. 2022-03-04 23:42:45.9|Trace|DiskProviderBase|Deleting file: C:\ProgramData\Prowlarr\logs\prowlarr.txt
  2. 2022-03-04 23:42:45.9|Trace|CommandQueueManager|Updating command status
  3. 2022-03-04 23:42:45.9|Trace|EventAggregator|Publishing CommandUpdatedEvent
  4. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
  5. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
  6. 2022-03-04 23:42:45.9|Trace|EventAggregator|Publishing CommandExecutedEvent
  7. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  8. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  9. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  10. 2022-03-04 23:42:45.9|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  11. 2022-03-04 23:42:45.9|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0181006]
  12. 2022-03-04 23:42:45.9|Trace|Http|Req: 1028 [GET] /api/v1/command (from ::1)
  13. 2022-03-04 23:42:45.9|Trace|CommandQueueManager|Getting all commands
  14. 2022-03-04 23:42:45.9|Trace|Http|Res: 1028 [GET] /api/v1/command: 200.OK (1 ms)
  15. 2022-03-04 23:42:45.9|Error|CommandExecutor|Error occurred while executing task DeleteLogFiles
  16.  
  17. [v0.2.0.1448] System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Prowlarr\logs\prowlarr.txt' is denied.
  18. at System.IO.FileSystem.DeleteFile(String fullPath)
  19. at System.IO.File.Delete(String path)
  20. at NzbDrone.Common.Disk.DiskProviderBase.DeleteFile(String path) in D:\a\1\s\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 198
  21. at NzbDrone.Common.Disk.DiskProviderBase.EmptyFolder(String path) in D:\a\1\s\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 415
  22. at NzbDrone.Core.Instrumentation.DeleteLogFilesService.Execute(DeleteLogFilesCommand message) in D:\a\1\s\src\NzbDrone.Core\Instrumentation\DeleteLogFilesService.cs:line 30
  23. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 117
  24. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 44
  25.  
  26.  
  27. 2022-03-04 23:42:45.9|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  28. 2022-03-04 23:42:46.7|Trace|Http|Req: 1029 [GET] /api/v1/log/file (from ::1)
  29. 2022-03-04 23:42:46.7|Trace|Http|Res: 1029 [GET] /api/v1/log/file: 200.OK (1 ms)
  30. 2022-03-04 23:42:46.7|Debug|Api|[GET] /api/v1/log/file: 200.OK (1 ms)
  31. 2022-03-04 23:42:50.0|Trace|Http|Req: 1030 [GET] /api/v1/indexerProxy (from ::1)
  32. 2022-03-04 23:42:50.0|Trace|Http|Res: 1030 [GET] /api/v1/indexerProxy: 200.OK (1 ms)
  33. 2022-03-04 23:42:50.0|Debug|Api|[GET] /api/v1/indexerProxy: 200.OK (1 ms)
  34. 2022-03-04 23:42:52.9|Trace|Http|Req: 1031 [POST] /api/v1/indexer/testall (from ::1)
  35. 2022-03-04 23:42:52.9|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  36. 2022-03-04 23:42:52.9|Debug|Cardigann|Populating config vars
  37. 2022-03-04 23:42:52.9|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  38. 2022-03-04 23:42:52.9|Debug|Cardigann|Populating config vars
  39. 2022-03-04 23:42:52.9|Info|Cardigann|Adding request: https://1337x.to/cat/Movies/time/desc/1/
  40. 2022-03-04 23:42:52.9|Debug|Cardigann|Downloading Feed https://1337x.to/cat/Movies/time/desc/1/
  41. 2022-03-04 23:42:52.9|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  42. 2022-03-04 23:42:52.9|Trace|IndexerHttpClient|Req: [GET] https://1337x.to/cat/Movies/time/desc/1/
  43. 2022-03-04 23:42:53.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  44. 2022-03-04 23:42:53.5|Trace|IndexerHttpClient|Res: [GET] https://1337x.to/cat/Movies/time/desc/1/: 200.OK (583 ms)
  45. 2022-03-04 23:42:53.6|Debug|Cardigann|Parsing
  46. 2022-03-04 23:42:53.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  47. 2022-03-04 23:42:55.7|Debug|Cardigann|Got 20 releases
  48. 2022-03-04 23:42:55.7|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  49. 2022-03-04 23:42:55.7|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> -> IndexerStatusController
  50. 2022-03-04 23:42:55.7|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> <- IndexerStatusController
  51. 2022-03-04 23:42:55.7|Debug|Rarbg|Downloading Feed https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr
  52. 2022-03-04 23:42:55.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  53. 2022-03-04 23:42:55.7|Trace|IndexerHttpClient|Req: [GET] https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr
  54. 2022-03-04 23:42:55.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  55. 2022-03-04 23:42:55.7|Trace|Http|Req: 1032 [GET] /api/v1/indexerStatus (from ::1)
  56. 2022-03-04 23:42:55.7|Trace|Http|Res: 1032 [GET] /api/v1/indexerStatus: 200.OK (1 ms)
  57. 2022-03-04 23:42:55.7|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
  58. 2022-03-04 23:42:55.7|Trace|ServerSideNotificationService|Getting server side health notifications
  59. 2022-03-04 23:42:55.7|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  60. 2022-03-04 23:42:55.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  61. 2022-03-04 23:42:56.2|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (511 ms)
  62. 2022-03-04 23:42:56.2|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  63. 2022-03-04 23:42:56.2|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  64. 2022-03-04 23:42:56.2|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  65. 2022-03-04 23:42:56.2|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  66. 2022-03-04 23:42:56.2|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  67. 2022-03-04 23:42:56.2|Trace|Http|Req: 1033 [GET] /api/v1/health (from ::1)
  68. 2022-03-04 23:42:56.2|Trace|Http|Res: 1033 [GET] /api/v1/health: 200.OK (0 ms)
  69. 2022-03-04 23:42:56.2|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  70. 2022-03-04 23:42:56.4|Trace|IndexerHttpClient|Res: [GET] https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr: 200.OK (656 ms)
  71. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  72. 2022-03-04 23:42:56.4|Debug|Cardigann|Populating config vars
  73. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  74. 2022-03-04 23:42:56.4|Debug|Cardigann|Populating config vars
  75. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  76. 2022-03-04 23:42:56.4|Debug|Cardigann|Populating config vars
  77. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  78. 2022-03-04 23:42:56.4|Debug|Cardigann|Populating config vars
  79. 2022-03-04 23:42:56.4|Info|Cardigann|Adding request: https://apibay.org/precompiled/data_top100_recent.json
  80. 2022-03-04 23:42:56.4|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json
  81. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  82. 2022-03-04 23:42:56.4|Trace|IndexerHttpClient|Req: [GET] https://apibay.org/precompiled/data_top100_recent.json
  83. 2022-03-04 23:42:56.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  84. 2022-03-04 23:42:57.7|Trace|IndexerHttpClient|Res: [GET] https://apibay.org/precompiled/data_top100_recent.json: 200.OK (1302 ms)
  85. 2022-03-04 23:42:57.7|Debug|Cardigann|Parsing
  86. 2022-03-04 23:42:57.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  87. 2022-03-04 23:42:57.7|Debug|Cardigann|Got 50 releases
  88. 2022-03-04 23:42:57.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  89. 2022-03-04 23:42:57.7|Debug|Cardigann|Populating config vars
  90. 2022-03-04 23:42:57.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  91. 2022-03-04 23:42:57.7|Debug|Cardigann|Populating config vars
  92. 2022-03-04 23:42:57.7|Info|Cardigann|Adding request: https://www.limetorrents.pro/latest100
  93. 2022-03-04 23:42:57.7|Debug|Cardigann|Downloading Feed https://www.limetorrents.pro/latest100
  94. 2022-03-04 23:42:57.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  95. 2022-03-04 23:42:57.7|Trace|IndexerHttpClient|Req: [GET] https://www.limetorrents.pro/latest100
  96. 2022-03-04 23:42:57.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  97. 2022-03-04 23:42:58.3|Trace|IndexerHttpClient|Res: [GET] https://www.limetorrents.pro/latest100: 200.OK (584 ms)
  98. 2022-03-04 23:42:58.4|Debug|Cardigann|Parsing
  99. 2022-03-04 23:42:58.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  100. 2022-03-04 23:42:58.4|Debug|Cardigann|Got 150 releases
  101. 2022-03-04 23:42:58.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  102. 2022-03-04 23:42:58.4|Debug|Cardigann|Populating config vars
  103. 2022-03-04 23:42:58.4|Info|Cardigann|Adding request: https://torrentgalaxy.to/torrents.php?search=&lang=0&sort=id&order=desc
  104. 2022-03-04 23:42:58.4|Debug|Cardigann|Downloading Feed https://torrentgalaxy.to/torrents.php?search=&lang=0&sort=id&order=desc
  105. 2022-03-04 23:42:58.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  106. 2022-03-04 23:42:58.4|Trace|IndexerHttpClient|Req: [GET] https://torrentgalaxy.to/torrents.php?search=&lang=0&sort=id&order=desc
  107. 2022-03-04 23:42:58.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  108. 2022-03-04 23:42:59.6|Trace|IndexerHttpClient|Res: [GET] https://torrentgalaxy.to/torrents.php?search=&lang=0&sort=id&order=desc: 200.OK (1159 ms)
  109. 2022-03-04 23:42:59.6|Debug|Cardigann|Parsing
  110. 2022-03-04 23:42:59.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  111. 2022-03-04 23:43:03.0|Debug|Cardigann|Got 50 releases
  112. 2022-03-04 23:43:03.0|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  113. 2022-03-04 23:43:03.0|Debug|Cardigann|Populating config vars
  114. 2022-03-04 23:43:03.0|Info|Cardigann|Adding request: https://kickasstorrents.to/new/?sortby=time&sort=desc
  115. 2022-03-04 23:43:03.0|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/?sortby=time&sort=desc
  116. 2022-03-04 23:43:03.0|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  117. 2022-03-04 23:43:03.0|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/?sortby=time&sort=desc
  118. 2022-03-04 23:43:03.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  119. 2022-03-04 23:43:03.5|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/?sortby=time&sort=desc: 200.OK (474 ms)
  120. 2022-03-04 23:43:03.5|Debug|Cardigann|Parsing
  121. 2022-03-04 23:43:03.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  122. 2022-03-04 23:43:05.1|Debug|Cardigann|Got 20 releases
  123. 2022-03-04 23:43:05.1|Trace|Http|Res: 1031 [POST] /api/v1/indexer/testall: 200.OK (12149 ms)
  124. 2022-03-04 23:43:05.1|Debug|Api|[POST] /api/v1/indexer/testall: 200.OK (12149 ms)
  125. 2022-03-04 23:43:09.5|Trace|Scheduler|Pending Tasks: 0
  126. 2022-03-04 23:43:09.7|Trace|Http|Req: 1034 [GET] /api/v1/applications (from ::1)
  127. 2022-03-04 23:43:09.7|Trace|Http|Req: 1035 [GET] /api/v1/appprofile (from ::1)
  128. 2022-03-04 23:43:09.7|Trace|Http|Res: 1035 [GET] /api/v1/appprofile: 200.OK (3 ms)
  129. 2022-03-04 23:43:09.7|Debug|Api|[GET] /api/v1/appprofile: 200.OK (3 ms)
  130. 2022-03-04 23:43:09.8|Trace|Http|Res: 1034 [GET] /api/v1/applications: 200.OK (13 ms)
  131. 2022-03-04 23:43:09.8|Debug|Api|[GET] /api/v1/applications: 200.OK (13 ms)
  132. 2022-03-04 23:43:13.5|Trace|Http|Req: 1036 [POST] /api/v1/command (from ::1)
  133. 2022-03-04 23:43:13.5|Trace|CommandQueueManager|Publishing ApplicationIndexerSync
  134. 2022-03-04 23:43:13.5|Trace|CommandQueueManager|Checking if command is queued or started: ApplicationIndexerSync
  135. 2022-03-04 23:43:13.5|Trace|CommandQueueManager|Inserting new command: ApplicationIndexerSync
  136. 2022-03-04 23:43:13.5|Trace|CommandExecutor|ApplicationIndexerSyncCommand -> ApplicationService
  137. 2022-03-04 23:43:13.5|Trace|CommandQueueManager|Marking command as started: ApplicationIndexerSync
  138. 2022-03-04 23:43:13.5|Trace|Http|Res: 1036 [POST] /api/v1/command: 201.Created (17 ms)
  139. 2022-03-04 23:43:13.5|Debug|Api|[POST] /api/v1/command: 201.Created (17 ms)
  140. 2022-03-04 23:43:13.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
  141. 2022-03-04 23:43:13.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
  142. 2022-03-04 23:43:13.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
  143. 2022-03-04 23:43:13.5|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer
  144. 2022-03-04 23:43:13.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  145. 2022-03-04 23:43:13.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer: 200.OK (12 ms)
  146. 2022-03-04 23:43:13.6|Debug|Sonarr|Updating indexer 1337x [1]
  147. 2022-03-04 23:43:13.6|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/1
  148. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  149. 2022-03-04 23:43:13.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/1: 200.OK (5 ms)
  150. 2022-03-04 23:43:13.6|Debug|Sonarr|Remote indexer found, syncing with current settings
  151. 2022-03-04 23:43:13.6|Debug|Sonarr|Updating indexer Rarbg [2]
  152. 2022-03-04 23:43:13.6|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/2
  153. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  154. 2022-03-04 23:43:13.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/2: 200.OK (5 ms)
  155. 2022-03-04 23:43:13.6|Debug|Sonarr|Remote indexer found, syncing with current settings
  156. 2022-03-04 23:43:13.6|Debug|Sonarr|Updating indexer RuTracker [3]
  157. 2022-03-04 23:43:13.6|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/3
  158. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  159. 2022-03-04 23:43:13.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/3: 200.OK (5 ms)
  160. 2022-03-04 23:43:13.6|Debug|Sonarr|Remote indexer found, syncing with current settings
  161. 2022-03-04 23:43:13.6|Debug|Sonarr|Updating indexer The Pirate Bay [4]
  162. 2022-03-04 23:43:13.6|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/4
  163. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  164. 2022-03-04 23:43:13.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/4: 200.OK (5 ms)
  165. 2022-03-04 23:43:13.6|Debug|Sonarr|Remote indexer found, syncing with current settings
  166. 2022-03-04 23:43:13.6|Trace|HttpClient|Req: [POST] http://localhost:8989/api/v3/indexer
  167. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  168. 2022-03-04 23:43:13.6|Trace|Http|Req: 1037 [GET] /5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  169. 2022-03-04 23:43:13.6|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070]
  170. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  171. 2022-03-04 23:43:13.6|Debug|Cardigann|Populating config vars
  172. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  173. 2022-03-04 23:43:13.6|Debug|Cardigann|Populating config vars
  174. 2022-03-04 23:43:13.6|Info|Cardigann|Adding request: https://www.limetorrents.pro/latest100
  175. 2022-03-04 23:43:13.6|Debug|Cardigann|Downloading Feed https://www.limetorrents.pro/latest100
  176. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  177. 2022-03-04 23:43:13.6|Trace|IndexerHttpClient|Req: [GET] https://www.limetorrents.pro/latest100
  178. 2022-03-04 23:43:13.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  179. 2022-03-04 23:43:14.2|Trace|IndexerHttpClient|Res: [GET] https://www.limetorrents.pro/latest100: 200.OK (565 ms)
  180. 2022-03-04 23:43:14.2|Debug|Cardigann|Parsing
  181. 2022-03-04 23:43:14.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  182. 2022-03-04 23:43:14.3|Debug|Cardigann|Got 150 releases
  183. 2022-03-04 23:43:14.3|Trace|ReleaseSearchService|150 Cardigann Releases which didn't contain search categories [5000, 5070] were filtered
  184. 2022-03-04 23:43:14.3|Trace|EventAggregator|Publishing IndexerQueryEvent
  185. 2022-03-04 23:43:14.3|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  186. 2022-03-04 23:43:14.3|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  187. 2022-03-04 23:43:14.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s)
  188. 2022-03-04 23:43:14.3|Trace|Http|Res: 1037 [GET] /5/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (718 ms)
  189. 2022-03-04 23:43:14.3|Trace|HttpClient|Res: [POST] http://localhost:8989/api/v3/indexer: 400.BadRequest
  190. [
  191. {
  192. "isWarning": false,
  193. "propertyName": "",
  194. "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.",
  195. "severity": "error"
  196. }
  197. ] (735 ms)
  198. 2022-03-04 23:43:14.3|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:8989/api/v3/indexer: 400.BadRequest
  199. [
  200. {
  201. "isWarning": false,
  202. "propertyName": "",
  203. "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.",
  204. "severity": "error"
  205. }
  206. ]
  207. 2022-03-04 23:43:14.3|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IApplication>
  208. 2022-03-04 23:43:14.3|Warn|ApplicationService|NzbDrone.Core.Applications.ApplicationService HTTP request failed: [400:BadRequest] [POST] at [http://localhost:8989/api/v3/indexer]
  209. 2022-03-04 23:43:14.3|Debug|Sonarr|Updating indexer TorrentGalaxy [6]
  210. 2022-03-04 23:43:14.4|Trace|ServerSideNotificationService|Getting server side health notifications
  211. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  212. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/5
  213. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  214. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  215. 2022-03-04 23:43:14.4|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/5: 200.OK (19 ms)
  216. 2022-03-04 23:43:14.4|Debug|Sonarr|Remote indexer found, syncing with current settings
  217. 2022-03-04 23:43:14.4|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IApplication>
  218. 2022-03-04 23:43:14.4|Debug|Sonarr|Updating indexer kickasstorrents.to [7]
  219. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/6
  220. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  221. 2022-03-04 23:43:14.4|Trace|ServerSideNotificationService|Getting server side health notifications
  222. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  223. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  224. 2022-03-04 23:43:14.4|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/6: 200.OK (7 ms)
  225. 2022-03-04 23:43:14.4|Debug|Sonarr|Remote indexer found, syncing with current settings
  226. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer
  227. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  228. 2022-03-04 23:43:14.4|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer: 200.OK (11 ms)
  229. 2022-03-04 23:43:14.4|Debug|Radarr|Updating indexer 1337x [1]
  230. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/1
  231. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  232. 2022-03-04 23:43:14.4|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/1: 200.OK (4 ms)
  233. 2022-03-04 23:43:14.4|Debug|Radarr|Remote indexer found, syncing with current settings
  234. 2022-03-04 23:43:14.4|Debug|Radarr|Updating indexer Rarbg [2]
  235. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/2
  236. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  237. 2022-03-04 23:43:14.4|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/2: 200.OK (4 ms)
  238. 2022-03-04 23:43:14.4|Debug|Radarr|Remote indexer found, syncing with current settings
  239. 2022-03-04 23:43:14.4|Debug|Radarr|Updating indexer RuTracker [3]
  240. 2022-03-04 23:43:14.4|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/3
  241. 2022-03-04 23:43:14.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  242. 2022-03-04 23:43:14.5|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/3: 200.OK (4 ms)
  243. 2022-03-04 23:43:14.5|Debug|Radarr|Remote indexer found, syncing with current settings
  244. 2022-03-04 23:43:14.5|Debug|Radarr|Updating indexer The Pirate Bay [4]
  245. 2022-03-04 23:43:14.5|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/4
  246. 2022-03-04 23:43:14.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  247. 2022-03-04 23:43:14.5|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/4: 200.OK (4 ms)
  248. 2022-03-04 23:43:14.5|Debug|Radarr|Remote indexer found, syncing with current settings
  249. 2022-03-04 23:43:14.5|Trace|HttpClient|Req: [POST] http://localhost:7878/api/v3/indexer
  250. 2022-03-04 23:43:14.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  251. 2022-03-04 23:43:14.5|Trace|Http|Req: 1038 [GET] /5/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 (from 127.0.0.1)
  252. 2022-03-04 23:43:14.5|Info|ReleaseSearchService|Searching indexer(s): [LimeTorrents] for Term: [], Offset: 0, Limit: 100, Categories: [2000]
  253. 2022-03-04 23:43:14.5|Trace|Cardigann|Getting search
  254. 2022-03-04 23:43:14.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  255. 2022-03-04 23:43:14.5|Debug|Cardigann|Populating config vars
  256. 2022-03-04 23:43:14.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  257. 2022-03-04 23:43:14.5|Debug|Cardigann|Populating config vars
  258. 2022-03-04 23:43:14.5|Info|Cardigann|Adding request: https://www.limetorrents.pro/latest100
  259. 2022-03-04 23:43:14.5|Debug|Cardigann|Downloading Feed https://www.limetorrents.pro/latest100
  260. 2022-03-04 23:43:14.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  261. 2022-03-04 23:43:14.5|Trace|RateLimitService|Rate Limit triggered, delaying 'www.limetorrents.pro' for 1.091 sec
  262. 2022-03-04 23:43:14.9|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (528 ms)
  263. 2022-03-04 23:43:14.9|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  264. 2022-03-04 23:43:14.9|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  265. 2022-03-04 23:43:14.9|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  266. 2022-03-04 23:43:14.9|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  267. 2022-03-04 23:43:14.9|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  268. 2022-03-04 23:43:14.9|Trace|Http|Req: 1039 [GET] /api/v1/health (from ::1)
  269. 2022-03-04 23:43:14.9|Trace|Http|Res: 1039 [GET] /api/v1/health: 200.OK (1 ms)
  270. 2022-03-04 23:43:14.9|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  271. 2022-03-04 23:43:15.1|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (733 ms)
  272. 2022-03-04 23:43:15.1|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  273. 2022-03-04 23:43:15.1|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  274. 2022-03-04 23:43:15.1|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  275. 2022-03-04 23:43:15.1|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  276. 2022-03-04 23:43:15.1|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  277. 2022-03-04 23:43:15.1|Trace|Http|Req: 1040 [GET] /api/v1/health (from ::1)
  278. 2022-03-04 23:43:15.1|Trace|Http|Res: 1040 [GET] /api/v1/health: 200.OK (1 ms)
  279. 2022-03-04 23:43:15.1|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  280. 2022-03-04 23:43:15.6|Trace|IndexerHttpClient|Req: [GET] https://www.limetorrents.pro/latest100
  281. 2022-03-04 23:43:15.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  282. 2022-03-04 23:43:16.1|Trace|IndexerHttpClient|Res: [GET] https://www.limetorrents.pro/latest100: 200.OK (492 ms)
  283. 2022-03-04 23:43:16.1|Debug|Cardigann|Parsing
  284. 2022-03-04 23:43:16.1|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  285. 2022-03-04 23:43:16.2|Debug|Cardigann|Got 150 releases
  286. 2022-03-04 23:43:16.2|Trace|ReleaseSearchService|150 Cardigann Releases which didn't contain search categories [2000] were filtered
  287. 2022-03-04 23:43:16.2|Trace|EventAggregator|Publishing IndexerQueryEvent
  288. 2022-03-04 23:43:16.2|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  289. 2022-03-04 23:43:16.3|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  290. 2022-03-04 23:43:16.3|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [], Offset: 0, Limit: 100, Categories: [2000] from 1 indexer(s)
  291. 2022-03-04 23:43:16.3|Trace|Http|Res: 1038 [GET] /5/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1763 ms)
  292. 2022-03-04 23:43:16.3|Trace|HttpClient|Res: [POST] http://localhost:7878/api/v3/indexer: 400.BadRequest
  293. [
  294. {
  295. "isWarning": false,
  296. "propertyName": "",
  297. "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.",
  298. "severity": "error"
  299. }
  300. ] (1785 ms)
  301. 2022-03-04 23:43:16.3|Warn|HttpClient|HTTP Error - Res: [POST] http://localhost:7878/api/v3/indexer: 400.BadRequest
  302. [
  303. {
  304. "isWarning": false,
  305. "propertyName": "",
  306. "errorMessage": "Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.",
  307. "severity": "error"
  308. }
  309. ]
  310. 2022-03-04 23:43:16.3|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IApplication>
  311. 2022-03-04 23:43:16.3|Warn|ApplicationService|NzbDrone.Core.Applications.ApplicationService HTTP request failed: [400:BadRequest] [POST] at [http://localhost:7878/api/v3/indexer]
  312. 2022-03-04 23:43:16.3|Debug|Radarr|Updating indexer TorrentGalaxy [6]
  313. 2022-03-04 23:43:16.3|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/5
  314. 2022-03-04 23:43:16.3|Trace|ServerSideNotificationService|Getting server side health notifications
  315. 2022-03-04 23:43:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  316. 2022-03-04 23:43:16.3|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  317. 2022-03-04 23:43:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  318. 2022-03-04 23:43:16.3|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/5: 200.OK (6 ms)
  319. 2022-03-04 23:43:16.3|Debug|Radarr|Remote indexer found, syncing with current settings
  320. 2022-03-04 23:43:16.3|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IApplication>
  321. 2022-03-04 23:43:16.3|Debug|Radarr|Updating indexer kickasstorrents.to [7]
  322. 2022-03-04 23:43:16.3|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/6
  323. 2022-03-04 23:43:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  324. 2022-03-04 23:43:16.3|Trace|ServerSideNotificationService|Getting server side health notifications
  325. 2022-03-04 23:43:16.3|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  326. 2022-03-04 23:43:16.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  327. 2022-03-04 23:43:16.3|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/6: 200.OK (10 ms)
  328. 2022-03-04 23:43:16.3|Debug|Radarr|Remote indexer found, syncing with current settings
  329. 2022-03-04 23:43:16.3|Trace|CommandQueueManager|Updating command status
  330. 2022-03-04 23:43:16.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  331. 2022-03-04 23:43:16.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
  332. 2022-03-04 23:43:16.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
  333. 2022-03-04 23:43:16.3|Trace|EventAggregator|Publishing CommandExecutedEvent
  334. 2022-03-04 23:43:16.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  335. 2022-03-04 23:43:16.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Applications.ApplicationIndexerSyncCommand
  336. 2022-03-04 23:43:16.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  337. 2022-03-04 23:43:16.4|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  338. 2022-03-04 23:43:16.4|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  339. 2022-03-04 23:43:16.4|Trace|CommandExecutor|ApplicationIndexerSyncCommand <- ApplicationService [00:00:02.8296751]
  340. 2022-03-04 23:43:16.4|Trace|Http|Req: 1041 [GET] /api/v1/command (from ::1)
  341. 2022-03-04 23:43:16.4|Trace|CommandQueueManager|Getting all commands
  342. 2022-03-04 23:43:16.4|Trace|Http|Res: 1041 [GET] /api/v1/command: 200.OK (3 ms)
  343. 2022-03-04 23:43:16.4|Debug|Api|[GET] /api/v1/command: 200.OK (3 ms)
  344. 2022-03-04 23:43:16.8|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (521 ms)
  345. 2022-03-04 23:43:16.8|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  346. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  347. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  348. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  349. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  350. 2022-03-04 23:43:16.8|Trace|Http|Req: 1042 [GET] /api/v1/health (from ::1)
  351. 2022-03-04 23:43:16.8|Trace|Http|Res: 1042 [GET] /api/v1/health: 200.OK (0 ms)
  352. 2022-03-04 23:43:16.8|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  353. 2022-03-04 23:43:16.8|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (511 ms)
  354. 2022-03-04 23:43:16.8|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  355. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  356. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  357. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  358. 2022-03-04 23:43:16.8|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  359. 2022-03-04 23:43:16.8|Trace|Http|Req: 1043 [GET] /api/v1/health (from ::1)
  360. 2022-03-04 23:43:16.8|Trace|Http|Res: 1043 [GET] /api/v1/health: 200.OK (0 ms)
  361. 2022-03-04 23:43:16.8|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  362. 2022-03-04 23:43:18.1|Trace|Http|Req: 1044 [GET] /api/v1/health (from ::1)
  363. 2022-03-04 23:43:18.1|Trace|Http|Res: 1044 [GET] /api/v1/health: 200.OK (4 ms)
  364. 2022-03-04 23:43:18.1|Trace|Http|Req: 1045 [GET] /api/v1/system/status (from ::1)
  365. 2022-03-04 23:43:18.1|Debug|Api|[GET] /api/v1/health: 200.OK (4 ms)
  366. 2022-03-04 23:43:18.1|Trace|Http|Res: 1045 [GET] /api/v1/system/status: 200.OK (8 ms)
  367. 2022-03-04 23:43:18.1|Debug|Api|[GET] /api/v1/system/status: 200.OK (8 ms)
  368. 2022-03-04 23:43:20.4|Trace|Http|Req: 1046 [GET] /api/v1/log/file (from ::1)
  369. 2022-03-04 23:43:20.4|Trace|Http|Res: 1046 [GET] /api/v1/log/file: 200.OK (1 ms)
  370. 2022-03-04 23:43:20.4|Debug|Api|[GET] /api/v1/log/file: 200.OK (1 ms)
  371. 2022-03-04 23:43:24.1|Trace|Http|Req: 1047 [GET] /api/v1/log/file (from ::1)
  372. 2022-03-04 23:43:24.1|Trace|Http|Res: 1047 [GET] /api/v1/log/file: 200.OK (1 ms)
  373. 2022-03-04 23:43:24.1|Debug|Api|[GET] /api/v1/log/file: 200.OK (1 ms)
  374. 2022-03-04 23:43:24.7|Trace|Http|Req: 1048 [GET] /api/v1/log/file (from ::1)
  375. 2022-03-04 23:43:24.7|Trace|Http|Res: 1048 [GET] /api/v1/log/file: 200.OK (1 ms)
  376. 2022-03-04 23:43:24.7|Debug|Api|[GET] /api/v1/log/file: 200.OK (1 ms)
  377. 2022-03-04 23:43:25.8|Trace|Http|Req: 1049 [GET] /logfile/prowlarr.trace.txt (from ::1)
  378. 2022-03-04 23:43:25.8|Trace|Http|Res: 1049 [GET] /logfile/prowlarr.trace.txt: 200.OK (13 ms)
  379. 2022-03-04 23:43:39.5|Trace|Scheduler|Pending Tasks: 1
  380. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Publishing MessagingCleanup
  381. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
  382. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
  383. 2022-03-04 23:43:39.5|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
  384. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
  385. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Cleaning up old commands
  386. 2022-03-04 23:43:39.5|Trace|CommandQueueManager|Updating command status
  387. 2022-03-04 23:43:39.5|Trace|EventAggregator|Publishing CommandExecutedEvent
  388. 2022-03-04 23:43:39.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  389. 2022-03-04 23:43:39.5|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
  390. 2022-03-04 23:43:39.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  391. 2022-03-04 23:43:39.5|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  392. 2022-03-04 23:43:39.6|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  393. 2022-03-04 23:43:39.6|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.0105462]
  394. 2022-03-04 23:43:39.6|Trace|Http|Req: 1050 [GET] /api/v1/command (from ::1)
  395. 2022-03-04 23:43:39.6|Trace|CommandQueueManager|Getting all commands
  396. 2022-03-04 23:43:39.6|Trace|Http|Res: 1050 [GET] /api/v1/command: 200.OK (1 ms)
  397. 2022-03-04 23:43:39.6|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  398. 2022-03-04 23:43:48.7|Trace|Http|Req: 1051 [GET] /logfile/prowlarr.trace.txt (from ::1)
  399. 2022-03-04 23:43:48.7|Trace|Http|Res: 1051 [GET] /logfile/prowlarr.trace.txt: 200.OK (7 ms)
  400. 2022-03-04 23:44:09.5|Trace|Scheduler|Pending Tasks: 0
  401. 2022-03-04 23:44:09.6|Trace|Http|Res: 1020 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (98725 ms)
  402. 2022-03-04 23:44:09.6|Trace|Http|Req: 1052 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  403. 2022-03-04 23:44:09.6|Trace|Http|Res: 1052 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  404. 2022-03-04 23:44:09.6|Trace|Http|Req: 1053 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  405. 2022-03-04 23:44:09.6|Trace|Http|Req: 1054 [GET] /api/v1/health (from ::1)
  406. 2022-03-04 23:44:09.6|Trace|Http|Req: 1055 [GET] /api/v1/indexer (from ::1)
  407. 2022-03-04 23:44:09.6|Trace|Http|Res: 1054 [GET] /api/v1/health: 200.OK (0 ms)
  408. 2022-03-04 23:44:09.6|Trace|Http|Req: 1056 [GET] /api/v1/command (from ::1)
  409. 2022-03-04 23:44:09.6|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  410. 2022-03-04 23:44:09.6|Trace|CommandQueueManager|Getting all commands
  411. 2022-03-04 23:44:09.6|Trace|Http|Res: 1056 [GET] /api/v1/command: 200.OK (1 ms)
  412. 2022-03-04 23:44:09.6|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  413. 2022-03-04 23:44:09.6|Trace|Http|Res: 1055 [GET] /api/v1/indexer: 200.OK (21 ms)
  414. 2022-03-04 23:44:09.6|Debug|Api|[GET] /api/v1/indexer: 200.OK (21 ms)
  415. 2022-03-04 23:44:39.5|Trace|Scheduler|Pending Tasks: 0
  416. 2022-03-04 23:44:39.6|Trace|Http|Res: 1053 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30021 ms)
  417. 2022-03-04 23:44:39.6|Trace|Http|Req: 1057 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  418. 2022-03-04 23:44:39.6|Trace|Http|Res: 1057 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  419. 2022-03-04 23:44:39.6|Trace|Http|Req: 1058 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  420. 2022-03-04 23:44:39.6|Trace|Http|Req: 1059 [GET] /api/v1/health (from ::1)
  421. 2022-03-04 23:44:39.6|Trace|Http|Req: 1060 [GET] /api/v1/indexer (from ::1)
  422. 2022-03-04 23:44:39.6|Trace|Http|Res: 1059 [GET] /api/v1/health: 200.OK (0 ms)
  423. 2022-03-04 23:44:39.6|Trace|Http|Req: 1061 [GET] /api/v1/command (from ::1)
  424. 2022-03-04 23:44:39.6|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  425. 2022-03-04 23:44:39.6|Trace|CommandQueueManager|Getting all commands
  426. 2022-03-04 23:44:39.6|Trace|Http|Res: 1061 [GET] /api/v1/command: 200.OK (1 ms)
  427. 2022-03-04 23:44:39.6|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  428. 2022-03-04 23:44:39.7|Trace|Http|Res: 1060 [GET] /api/v1/indexer: 200.OK (18 ms)
  429. 2022-03-04 23:44:39.7|Debug|Api|[GET] /api/v1/indexer: 200.OK (18 ms)
  430. 2022-03-04 23:45:09.6|Trace|Scheduler|Pending Tasks: 0
  431. 2022-03-04 23:45:09.6|Trace|Http|Res: 1058 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30021 ms)
  432. 2022-03-04 23:45:09.6|Trace|Http|Req: 1062 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  433. 2022-03-04 23:45:09.6|Trace|Http|Res: 1062 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  434. 2022-03-04 23:45:09.7|Trace|Http|Req: 1063 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  435. 2022-03-04 23:45:09.7|Trace|Http|Req: 1064 [GET] /api/v1/health (from ::1)
  436. 2022-03-04 23:45:09.7|Trace|Http|Req: 1065 [GET] /api/v1/indexer (from ::1)
  437. 2022-03-04 23:45:09.7|Trace|Http|Res: 1064 [GET] /api/v1/health: 200.OK (0 ms)
  438. 2022-03-04 23:45:09.7|Trace|Http|Req: 1066 [GET] /api/v1/command (from ::1)
  439. 2022-03-04 23:45:09.7|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  440. 2022-03-04 23:45:09.7|Trace|CommandQueueManager|Getting all commands
  441. 2022-03-04 23:45:09.7|Trace|Http|Res: 1066 [GET] /api/v1/command: 200.OK (1 ms)
  442. 2022-03-04 23:45:09.7|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  443. 2022-03-04 23:45:09.7|Trace|Http|Res: 1065 [GET] /api/v1/indexer: 200.OK (18 ms)
  444. 2022-03-04 23:45:09.7|Debug|Api|[GET] /api/v1/indexer: 200.OK (18 ms)
  445. 2022-03-04 23:45:30.4|Trace|Http|Req: 1067 [POST] /api/v1/indexer/action/getUrls (from ::1)
  446. 2022-03-04 23:45:30.4|Trace|Http|Res: 1067 [POST] /api/v1/indexer/action/getUrls: 200.OK (3 ms)
  447. 2022-03-04 23:45:30.4|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (3 ms)
  448. 2022-03-04 23:45:31.7|Trace|Http|Req: 1068 [POST] /api/v1/indexer/test (from ::1)
  449. 2022-03-04 23:45:31.8|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  450. 2022-03-04 23:45:31.8|Debug|Cardigann|Populating config vars
  451. 2022-03-04 23:45:31.8|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  452. 2022-03-04 23:45:31.8|Debug|Cardigann|Populating config vars
  453. 2022-03-04 23:45:31.8|Info|Cardigann|Adding request: https://1337x.to/cat/Movies/time/desc/1/
  454. 2022-03-04 23:45:31.8|Debug|Cardigann|Downloading Feed https://1337x.to/cat/Movies/time/desc/1/
  455. 2022-03-04 23:45:31.8|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  456. 2022-03-04 23:45:31.8|Trace|IndexerHttpClient|Req: [GET] https://1337x.to/cat/Movies/time/desc/1/
  457. 2022-03-04 23:45:31.8|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  458. 2022-03-04 23:45:32.2|Trace|IndexerHttpClient|Res: [GET] https://1337x.to/cat/Movies/time/desc/1/: 200.OK (456 ms)
  459. 2022-03-04 23:45:32.2|Debug|Cardigann|Parsing
  460. 2022-03-04 23:45:32.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  461. 2022-03-04 23:45:34.5|Debug|Cardigann|Got 20 releases
  462. 2022-03-04 23:45:34.5|Trace|Http|Res: 1068 [POST] /api/v1/indexer/test: 200.OK (2796 ms)
  463. 2022-03-04 23:45:34.5|Debug|Api|[POST] /api/v1/indexer/test: 200.OK (2796 ms)
  464. 2022-03-04 23:45:39.6|Trace|Scheduler|Pending Tasks: 0
  465. 2022-03-04 23:45:39.7|Trace|Http|Res: 1063 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30008 ms)
  466. 2022-03-04 23:45:39.7|Trace|Http|Req: 1069 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  467. 2022-03-04 23:45:39.7|Trace|Http|Res: 1069 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  468. 2022-03-04 23:45:39.7|Trace|Http|Req: 1070 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  469. 2022-03-04 23:45:39.7|Trace|Http|Req: 1071 [GET] /api/v1/health (from ::1)
  470. 2022-03-04 23:45:39.7|Trace|Http|Res: 1071 [GET] /api/v1/health: 200.OK (1 ms)
  471. 2022-03-04 23:45:39.7|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  472. 2022-03-04 23:45:39.7|Trace|Http|Req: 1072 [GET] /api/v1/indexer (from ::1)
  473. 2022-03-04 23:45:39.7|Trace|Http|Req: 1073 [GET] /api/v1/command (from ::1)
  474. 2022-03-04 23:45:39.7|Trace|CommandQueueManager|Getting all commands
  475. 2022-03-04 23:45:39.7|Trace|Http|Res: 1073 [GET] /api/v1/command: 200.OK (3 ms)
  476. 2022-03-04 23:45:39.7|Debug|Api|[GET] /api/v1/command: 200.OK (3 ms)
  477. 2022-03-04 23:45:39.8|Trace|Http|Res: 1072 [GET] /api/v1/indexer: 200.OK (33 ms)
  478. 2022-03-04 23:45:39.8|Debug|Api|[GET] /api/v1/indexer: 200.OK (33 ms)
  479. 2022-03-04 23:46:09.6|Trace|Scheduler|Pending Tasks: 0
  480. 2022-03-04 23:46:09.7|Trace|Http|Res: 1070 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30030 ms)
  481. 2022-03-04 23:46:09.7|Trace|Http|Req: 1074 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  482. 2022-03-04 23:46:09.7|Trace|Http|Res: 1074 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  483. 2022-03-04 23:46:09.8|Trace|Http|Req: 1075 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  484. 2022-03-04 23:46:09.8|Trace|Http|Req: 1076 [GET] /api/v1/health (from ::1)
  485. 2022-03-04 23:46:09.8|Trace|Http|Res: 1076 [GET] /api/v1/health: 200.OK (1 ms)
  486. 2022-03-04 23:46:09.8|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  487. 2022-03-04 23:46:09.8|Trace|Http|Req: 1077 [GET] /api/v1/indexer (from ::1)
  488. 2022-03-04 23:46:09.8|Trace|Http|Req: 1078 [GET] /api/v1/command (from ::1)
  489. 2022-03-04 23:46:09.8|Trace|CommandQueueManager|Getting all commands
  490. 2022-03-04 23:46:09.8|Trace|Http|Res: 1078 [GET] /api/v1/command: 200.OK (1 ms)
  491. 2022-03-04 23:46:09.8|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  492. 2022-03-04 23:46:09.8|Trace|Http|Res: 1077 [GET] /api/v1/indexer: 200.OK (20 ms)
  493. 2022-03-04 23:46:09.8|Debug|Api|[GET] /api/v1/indexer: 200.OK (20 ms)
  494. 2022-03-04 23:46:39.6|Trace|Scheduler|Pending Tasks: 0
  495. 2022-03-04 23:46:39.8|Trace|Http|Res: 1075 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30019 ms)
  496. 2022-03-04 23:46:39.8|Trace|Http|Req: 1079 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  497. 2022-03-04 23:46:39.8|Trace|Http|Res: 1079 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  498. 2022-03-04 23:46:39.8|Trace|Http|Req: 1080 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  499. 2022-03-04 23:46:39.8|Trace|Http|Req: 1081 [GET] /api/v1/health (from ::1)
  500. 2022-03-04 23:46:39.8|Trace|Http|Res: 1081 [GET] /api/v1/health: 200.OK (0 ms)
  501. 2022-03-04 23:46:39.8|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  502. 2022-03-04 23:46:39.8|Trace|Http|Req: 1082 [GET] /api/v1/indexer (from ::1)
  503. 2022-03-04 23:46:39.8|Trace|Http|Req: 1083 [GET] /api/v1/command (from ::1)
  504. 2022-03-04 23:46:39.8|Trace|CommandQueueManager|Getting all commands
  505. 2022-03-04 23:46:39.8|Trace|Http|Res: 1083 [GET] /api/v1/command: 200.OK (4 ms)
  506. 2022-03-04 23:46:39.8|Debug|Api|[GET] /api/v1/command: 200.OK (4 ms)
  507. 2022-03-04 23:46:39.8|Trace|Http|Res: 1082 [GET] /api/v1/indexer: 200.OK (22 ms)
  508. 2022-03-04 23:46:39.8|Debug|Api|[GET] /api/v1/indexer: 200.OK (22 ms)
  509. 2022-03-04 23:47:09.6|Trace|Scheduler|Pending Tasks: 0
  510. 2022-03-04 23:47:09.8|Trace|Http|Req: 1084 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  511. 2022-03-04 23:47:09.8|Trace|Http|Res: 1084 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  512. 2022-03-04 23:47:09.8|Trace|Http|Res: 1080 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30046 ms)
  513. 2022-03-04 23:47:09.8|Trace|Http|Req: 1085 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  514. 2022-03-04 23:47:09.8|Trace|Http|Req: 1086 [GET] /api/v1/health (from ::1)
  515. 2022-03-04 23:47:09.8|Trace|Http|Res: 1086 [GET] /api/v1/health: 200.OK (1 ms)
  516. 2022-03-04 23:47:09.8|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  517. 2022-03-04 23:47:09.9|Trace|Http|Req: 1087 [GET] /api/v1/indexer (from ::1)
  518. 2022-03-04 23:47:09.9|Trace|Http|Req: 1088 [GET] /api/v1/command (from ::1)
  519. 2022-03-04 23:47:09.9|Trace|CommandQueueManager|Getting all commands
  520. 2022-03-04 23:47:09.9|Trace|Http|Res: 1088 [GET] /api/v1/command: 200.OK (1 ms)
  521. 2022-03-04 23:47:09.9|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  522. 2022-03-04 23:47:09.9|Trace|Http|Res: 1087 [GET] /api/v1/indexer: 200.OK (21 ms)
  523. 2022-03-04 23:47:09.9|Debug|Api|[GET] /api/v1/indexer: 200.OK (21 ms)
  524. 2022-03-04 23:47:39.6|Trace|Scheduler|Pending Tasks: 0
  525. 2022-03-04 23:47:39.9|Trace|Http|Res: 1085 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30023 ms)
  526. 2022-03-04 23:47:39.9|Trace|Http|Req: 1089 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  527. 2022-03-04 23:47:39.9|Trace|Http|Res: 1089 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  528. 2022-03-04 23:47:39.9|Trace|Http|Req: 1090 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  529. 2022-03-04 23:47:39.9|Trace|Http|Req: 1091 [GET] /api/v1/health (from ::1)
  530. 2022-03-04 23:47:39.9|Trace|Http|Res: 1091 [GET] /api/v1/health: 200.OK (1 ms)
  531. 2022-03-04 23:47:39.9|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  532. 2022-03-04 23:47:39.9|Trace|Http|Req: 1092 [GET] /api/v1/indexer (from ::1)
  533. 2022-03-04 23:47:39.9|Trace|Http|Req: 1093 [GET] /api/v1/command (from ::1)
  534. 2022-03-04 23:47:39.9|Trace|CommandQueueManager|Getting all commands
  535. 2022-03-04 23:47:39.9|Trace|Http|Res: 1093 [GET] /api/v1/command: 200.OK (2 ms)
  536. 2022-03-04 23:47:39.9|Debug|Api|[GET] /api/v1/command: 200.OK (2 ms)
  537. 2022-03-04 23:47:39.9|Trace|Http|Res: 1092 [GET] /api/v1/indexer: 200.OK (18 ms)
  538. 2022-03-04 23:47:39.9|Debug|Api|[GET] /api/v1/indexer: 200.OK (18 ms)
  539. 2022-03-04 23:48:09.6|Trace|Scheduler|Pending Tasks: 0
  540. 2022-03-04 23:48:09.9|Trace|Http|Res: 1090 [GET] /signalr/messages?access_token=(removed)&id=(removed) 101.SwitchingProtocols (30027 ms)
  541. 2022-03-04 23:48:09.9|Trace|Http|Req: 1094 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1 (from ::1)
  542. 2022-03-04 23:48:09.9|Trace|Http|Res: 1094 [POST] /signalr/messages/negotiate?access_token=(removed)&negotiateVersion=1: 200.OK (0 ms)
  543. 2022-03-04 23:48:09.9|Trace|Http|Req: 1095 [GET] /signalr/messages?access_token=(removed)&id=(removed) (from ::1)
  544. 2022-03-04 23:48:09.9|Trace|Http|Req: 1096 [GET] /api/v1/health (from ::1)
  545. 2022-03-04 23:48:09.9|Trace|Http|Res: 1096 [GET] /api/v1/health: 200.OK (0 ms)
  546. 2022-03-04 23:48:09.9|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  547. 2022-03-04 23:48:09.9|Trace|Http|Req: 1097 [GET] /api/v1/indexer (from ::1)
  548. 2022-03-04 23:48:09.9|Trace|Http|Req: 1098 [GET] /api/v1/command (from ::1)
  549. 2022-03-04 23:48:09.9|Trace|CommandQueueManager|Getting all commands
  550. 2022-03-04 23:48:09.9|Trace|Http|Res: 1098 [GET] /api/v1/command: 200.OK (1 ms)
  551. 2022-03-04 23:48:09.9|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  552. 2022-03-04 23:48:10.0|Trace|Http|Res: 1097 [GET] /api/v1/indexer: 200.OK (20 ms)
  553. 2022-03-04 23:48:10.0|Debug|Api|[GET] /api/v1/indexer: 200.OK (20 ms)
  554. 2022-03-04 23:48:16.5|Trace|Http|Req: 1099 [GET] /1/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  555. 2022-03-04 23:48:16.5|Trace|Http|Req: 1100 [GET] /6/api?t=tvsearch&cat=5000,5040,5030,5045,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  556. 2022-03-04 23:48:16.5|Trace|Http|Req: 1101 [GET] /4/api?t=tvsearch&cat=5000,5050,5040&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  557. 2022-03-04 23:48:16.5|Trace|Http|Req: 1102 [GET] /7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  558. 2022-03-04 23:48:16.5|Trace|Http|Req: 1103 [GET] /2/api?t=tvsearch&cat=5000,5030,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100 (from ::1)
  559. 2022-03-04 23:48:16.5|Info|ReleaseSearchService|Searching indexer(s): [Rarbg] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5030, 5040, 5045]
  560. 2022-03-04 23:48:16.5|Trace|IndexerHttpClient|Req: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Prowlarr
  561. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  562. 2022-03-04 23:48:16.5|Info|ReleaseSearchService|Searching indexer(s): [1337x] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5040, 5030, 5070]
  563. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  564. 2022-03-04 23:48:16.5|Info|ReleaseSearchService|Searching indexer(s): [kickasstorrents.to] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070]
  565. 2022-03-04 23:48:16.5|Debug|Cardigann|Populating config vars
  566. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  567. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  568. 2022-03-04 23:48:16.5|Debug|Cardigann|Populating config vars
  569. 2022-03-04 23:48:16.5|Debug|Cardigann|Populating config vars
  570. 2022-03-04 23:48:16.5|Info|Cardigann|Adding request: https://kickasstorrents.to/new/?sortby=time&sort=desc
  571. 2022-03-04 23:48:16.5|Info|Cardigann|Adding request: https://1337x.to/cat/Movies/time/desc/1/
  572. 2022-03-04 23:48:16.5|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/?sortby=time&sort=desc
  573. 2022-03-04 23:48:16.5|Debug|Cardigann|Downloading Feed https://1337x.to/cat/Movies/time/desc/1/
  574. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  575. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  576. 2022-03-04 23:48:16.5|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/?sortby=time&sort=desc
  577. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  578. 2022-03-04 23:48:16.5|Trace|IndexerHttpClient|Req: [GET] https://1337x.to/cat/Movies/time/desc/1/
  579. 2022-03-04 23:48:16.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  580. 2022-03-04 23:48:16.6|Info|ReleaseSearchService|Searching indexer(s): [TorrentGalaxy] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5040, 5030, 5045, 5050, 5070]
  581. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  582. 2022-03-04 23:48:16.6|Debug|Cardigann|Populating config vars
  583. 2022-03-04 23:48:16.6|Info|Cardigann|Adding request: https://torrentgalaxy.to/torrents.php?c28=1&c41=1&c5=1&c11=1&c6=1&search=&lang=0&sort=id&order=desc
  584. 2022-03-04 23:48:16.6|Debug|Cardigann|Downloading Feed https://torrentgalaxy.to/torrents.php?c28=1&c41=1&c5=1&c11=1&c6=1&search=&lang=0&sort=id&order=desc
  585. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  586. 2022-03-04 23:48:16.6|Trace|IndexerHttpClient|Req: [GET] https://torrentgalaxy.to/torrents.php?c28=1&c41=1&c5=1&c11=1&c6=1&search=&lang=0&sort=id&order=desc
  587. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  588. 2022-03-04 23:48:16.6|Info|ReleaseSearchService|Searching indexer(s): [The Pirate Bay] for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040]
  589. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  590. 2022-03-04 23:48:16.6|Debug|Cardigann|Populating config vars
  591. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  592. 2022-03-04 23:48:16.6|Debug|Cardigann|Populating config vars
  593. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  594. 2022-03-04 23:48:16.6|Debug|Cardigann|Populating config vars
  595. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  596. 2022-03-04 23:48:16.6|Debug|Cardigann|Populating config vars
  597. 2022-03-04 23:48:16.6|Info|Cardigann|Adding request: https://apibay.org/precompiled/data_top100_recent.json
  598. 2022-03-04 23:48:16.6|Debug|Cardigann|Downloading Feed https://apibay.org/precompiled/data_top100_recent.json
  599. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  600. 2022-03-04 23:48:16.6|Trace|IndexerHttpClient|Req: [GET] https://apibay.org/precompiled/data_top100_recent.json
  601. 2022-03-04 23:48:16.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  602. 2022-03-04 23:48:17.4|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  603. 2022-03-04 23:48:17.4|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> -> IndexerStatusController
  604. 2022-03-04 23:48:17.4|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> <- IndexerStatusController
  605. 2022-03-04 23:48:17.4|Warn|Cardigann|1337x https://1337x.to/cat/Movies/time/desc/1/ The SSL connection could not be established, see inner exception.
  606. 2022-03-04 23:48:17.4|Debug|ReleaseSearchService|Total of 0 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5040, 5030, 5070] from 1 indexer(s)
  607. 2022-03-04 23:48:17.4|Trace|Http|Res: 1099 [GET] /1/api?t=tvsearch&cat=5000,5040,5030,5070&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (911 ms)
  608. 2022-03-04 23:48:17.4|Trace|Http|Req: 1104 [GET] /api/v1/indexerStatus (from ::1)
  609. 2022-03-04 23:48:17.4|Trace|Http|Res: 1104 [GET] /api/v1/indexerStatus: 200.OK (1 ms)
  610. 2022-03-04 23:48:17.4|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (1 ms)
  611. 2022-03-04 23:48:17.4|Trace|ConfigService|Using default config value for 'uilanguage' defaultValue:'1'
  612. 2022-03-04 23:48:17.4|Trace|ServerSideNotificationService|Getting server side health notifications
  613. 2022-03-04 23:48:17.4|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  614. 2022-03-04 23:48:17.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  615. 2022-03-04 23:48:17.5|Trace|IndexerHttpClient|Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Prowlarr: 200.OK (1005 ms)
  616. 2022-03-04 23:48:17.5|Debug|Rarbg|Downloading Feed https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr
  617. 2022-03-04 23:48:17.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  618. 2022-03-04 23:48:17.5|Trace|RateLimitService|Rate Limit triggered, delaying 'torrentapi.org' for 1.992 sec
  619. 2022-03-04 23:48:17.5|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/?sortby=time&sort=desc: 200.OK (1054 ms)
  620. 2022-03-04 23:48:17.5|Debug|Cardigann|Parsing
  621. 2022-03-04 23:48:17.5|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  622. 2022-03-04 23:48:18.0|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (638 ms)
  623. 2022-03-04 23:48:18.0|Trace|EventAggregator|Publishing HealthCheckFailedEvent
  624. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckFailedEvent -> NotificationService
  625. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckFailedEvent <- NotificationService
  626. 2022-03-04 23:48:18.0|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  627. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  628. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  629. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  630. 2022-03-04 23:48:18.0|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  631. 2022-03-04 23:48:18.0|Trace|Http|Req: 1105 [GET] /api/v1/health (from ::1)
  632. 2022-03-04 23:48:18.0|Trace|Http|Res: 1105 [GET] /api/v1/health: 200.OK (0 ms)
  633. 2022-03-04 23:48:18.0|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  634. 2022-03-04 23:48:18.1|Trace|IndexerHttpClient|Res: [GET] https://torrentgalaxy.to/torrents.php?c28=1&c41=1&c5=1&c11=1&c6=1&search=&lang=0&sort=id&order=desc: 200.OK (1546 ms)
  635. 2022-03-04 23:48:18.2|Debug|Cardigann|Parsing
  636. 2022-03-04 23:48:18.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  637. 2022-03-04 23:48:18.3|Trace|IndexerHttpClient|Res: [GET] https://apibay.org/precompiled/data_top100_recent.json: 200.OK (1706 ms)
  638. 2022-03-04 23:48:18.4|Debug|Cardigann|Parsing
  639. 2022-03-04 23:48:18.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  640. 2022-03-04 23:48:18.4|Debug|Cardigann|Got 50 releases
  641. 2022-03-04 23:48:18.4|Trace|ReleaseSearchService|19 Cardigann Releases which didn't contain search categories [5000, 5050, 5040] were filtered
  642. 2022-03-04 23:48:18.4|Trace|EventAggregator|Publishing IndexerQueryEvent
  643. 2022-03-04 23:48:18.4|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  644. 2022-03-04 23:48:18.4|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  645. 2022-03-04 23:48:18.4|Debug|ReleaseSearchService|Total of 31 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5050, 5040] from 1 indexer(s)
  646. 2022-03-04 23:48:18.4|Trace|Http|Res: 1101 [GET] /4/api?t=tvsearch&cat=5000,5050,5040&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (1980 ms)
  647. 2022-03-04 23:48:18.7|Debug|Cardigann|Got 20 releases
  648. 2022-03-04 23:48:18.7|Info|Cardigann|Adding request: https://kickasstorrents.to/new/2/?sortby=time&sort=desc
  649. 2022-03-04 23:48:18.7|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/2/?sortby=time&sort=desc
  650. 2022-03-04 23:48:18.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  651. 2022-03-04 23:48:18.7|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/2/?sortby=time&sort=desc
  652. 2022-03-04 23:48:18.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  653. 2022-03-04 23:48:19.2|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/2/?sortby=time&sort=desc: 200.OK (467 ms)
  654. 2022-03-04 23:48:19.2|Debug|Cardigann|Parsing
  655. 2022-03-04 23:48:19.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  656. 2022-03-04 23:48:19.5|Trace|IndexerHttpClient|Req: [GET] https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr
  657. 2022-03-04 23:48:19.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  658. 2022-03-04 23:48:20.0|Trace|IndexerHttpClient|Res: [GET] https://torrentapi.org/pubapi_v2.php?mode=search&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Prowlarr: 200.OK (543 ms)
  659. 2022-03-04 23:48:20.0|Trace|EventAggregator|Publishing IndexerQueryEvent
  660. 2022-03-04 23:48:20.0|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  661. 2022-03-04 23:48:20.1|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  662. 2022-03-04 23:48:20.1|Debug|ReleaseSearchService|Total of 100 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5030, 5040, 5045] from 1 indexer(s)
  663. 2022-03-04 23:48:20.1|Trace|Http|Res: 1103 [GET] /2/api?t=tvsearch&cat=5000,5030,5040,5045&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (3612 ms)
  664. 2022-03-04 23:48:20.4|Debug|Cardigann|Got 20 releases
  665. 2022-03-04 23:48:20.4|Info|Cardigann|Adding request: https://kickasstorrents.to/new/3/?sortby=time&sort=desc
  666. 2022-03-04 23:48:20.4|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/3/?sortby=time&sort=desc
  667. 2022-03-04 23:48:20.4|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  668. 2022-03-04 23:48:20.4|Trace|RateLimitService|Rate Limit triggered, delaying 'kickasstorrents.to' for 0.315 sec
  669. 2022-03-04 23:48:20.7|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/3/?sortby=time&sort=desc
  670. 2022-03-04 23:48:20.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  671. 2022-03-04 23:48:21.2|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/3/?sortby=time&sort=desc: 200.OK (461 ms)
  672. 2022-03-04 23:48:21.2|Debug|Cardigann|Parsing
  673. 2022-03-04 23:48:21.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  674. 2022-03-04 23:48:21.3|Debug|Cardigann|Got 50 releases
  675. 2022-03-04 23:48:21.3|Trace|EventAggregator|Publishing IndexerQueryEvent
  676. 2022-03-04 23:48:21.3|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  677. 2022-03-04 23:48:21.3|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  678. 2022-03-04 23:48:21.3|Debug|ReleaseSearchService|Total of 50 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5040, 5030, 5045, 5050, 5070] from 1 indexer(s)
  679. 2022-03-04 23:48:21.4|Trace|Http|Res: 1100 [GET] /6/api?t=tvsearch&cat=5000,5040,5030,5045,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (4897 ms)
  680. 2022-03-04 23:48:22.7|Debug|Cardigann|Got 20 releases
  681. 2022-03-04 23:48:22.7|Info|Cardigann|Adding request: https://kickasstorrents.to/new/4/?sortby=time&sort=desc
  682. 2022-03-04 23:48:22.7|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/4/?sortby=time&sort=desc
  683. 2022-03-04 23:48:22.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  684. 2022-03-04 23:48:22.7|Trace|RateLimitService|Rate Limit triggered, delaying 'kickasstorrents.to' for 0.006 sec
  685. 2022-03-04 23:48:22.7|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/4/?sortby=time&sort=desc
  686. 2022-03-04 23:48:22.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  687. 2022-03-04 23:48:23.2|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/4/?sortby=time&sort=desc: 200.OK (473 ms)
  688. 2022-03-04 23:48:23.2|Debug|Cardigann|Parsing
  689. 2022-03-04 23:48:23.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  690. 2022-03-04 23:48:24.3|Debug|Cardigann|Got 20 releases
  691. 2022-03-04 23:48:24.3|Info|Cardigann|Adding request: https://kickasstorrents.to/new/5/?sortby=time&sort=desc
  692. 2022-03-04 23:48:24.3|Debug|Cardigann|Downloading Feed https://kickasstorrents.to/new/5/?sortby=time&sort=desc
  693. 2022-03-04 23:48:24.3|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  694. 2022-03-04 23:48:24.3|Trace|RateLimitService|Rate Limit triggered, delaying 'kickasstorrents.to' for 0.412 sec
  695. 2022-03-04 23:48:24.7|Trace|IndexerHttpClient|Req: [GET] https://kickasstorrents.to/new/5/?sortby=time&sort=desc
  696. 2022-03-04 23:48:24.7|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  697. 2022-03-04 23:48:25.2|Trace|IndexerHttpClient|Res: [GET] https://kickasstorrents.to/new/5/?sortby=time&sort=desc: 200.OK (473 ms)
  698. 2022-03-04 23:48:25.2|Debug|Cardigann|Parsing
  699. 2022-03-04 23:48:25.2|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  700. 2022-03-04 23:48:26.3|Debug|Cardigann|Got 20 releases
  701. 2022-03-04 23:48:26.3|Trace|ReleaseSearchService|52 Cardigann Releases which didn't contain search categories [5000, 5070, 5080] were filtered
  702. 2022-03-04 23:48:26.3|Trace|EventAggregator|Publishing IndexerQueryEvent
  703. 2022-03-04 23:48:26.3|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  704. 2022-03-04 23:48:26.3|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  705. 2022-03-04 23:48:26.3|Trace|EventAggregator|Publishing IndexerQueryEvent
  706. 2022-03-04 23:48:26.3|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  707. 2022-03-04 23:48:26.3|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  708. 2022-03-04 23:48:26.3|Trace|EventAggregator|Publishing IndexerQueryEvent
  709. 2022-03-04 23:48:26.3|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  710. 2022-03-04 23:48:26.4|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  711. 2022-03-04 23:48:26.4|Trace|EventAggregator|Publishing IndexerQueryEvent
  712. 2022-03-04 23:48:26.4|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  713. 2022-03-04 23:48:26.4|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  714. 2022-03-04 23:48:26.4|Trace|EventAggregator|Publishing IndexerQueryEvent
  715. 2022-03-04 23:48:26.4|Trace|EventAggregator|IndexerQueryEvent -> HistoryService
  716. 2022-03-04 23:48:26.4|Trace|EventAggregator|IndexerQueryEvent <- HistoryService
  717. 2022-03-04 23:48:26.4|Debug|ReleaseSearchService|Total of 48 reports were found for Term: [] for Season / Episode:[], Offset: 0, Limit: 100, Categories: [5000, 5070] from 1 indexer(s)
  718. 2022-03-04 23:48:26.4|Trace|Http|Res: 1102 [GET] /7/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 200.OK (9916 ms)
  719. 2022-03-04 23:48:27.2|Trace|Http|Req: 1106 [GET] /api/v1/health (from ::1)
  720. 2022-03-04 23:48:27.2|Trace|Http|Res: 1106 [GET] /api/v1/health: 200.OK (3 ms)
  721. 2022-03-04 23:48:27.2|Debug|Api|[GET] /api/v1/health: 200.OK (3 ms)
  722. 2022-03-04 23:48:27.2|Trace|Http|Req: 1107 [GET] /api/v1/system/status (from ::1)
  723. 2022-03-04 23:48:27.2|Trace|Http|Res: 1107 [GET] /api/v1/system/status: 200.OK (13 ms)
  724. 2022-03-04 23:48:27.2|Debug|Api|[GET] /api/v1/system/status: 200.OK (13 ms)
  725. 2022-03-04 23:48:34.4|Trace|Http|Req: 1108 [POST] /api/v1/indexer/action/getUrls (from ::1)
  726. 2022-03-04 23:48:34.4|Trace|Http|Res: 1108 [POST] /api/v1/indexer/action/getUrls: 200.OK (2 ms)
  727. 2022-03-04 23:48:34.4|Debug|Api|[POST] /api/v1/indexer/action/getUrls: 200.OK (2 ms)
  728. 2022-03-04 23:48:36.0|Trace|Http|Req: 1109 [POST] /api/v1/indexer/test (from ::1)
  729. 2022-03-04 23:48:36.0|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  730. 2022-03-04 23:48:36.0|Debug|Cardigann|Populating config vars
  731. 2022-03-04 23:48:36.0|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  732. 2022-03-04 23:48:36.0|Debug|Cardigann|Populating config vars
  733. 2022-03-04 23:48:36.0|Info|Cardigann|Adding request: https://1337x.to/cat/Movies/time/desc/1/
  734. 2022-03-04 23:48:36.0|Debug|Cardigann|Downloading Feed https://1337x.to/cat/Movies/time/desc/1/
  735. 2022-03-04 23:48:36.0|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  736. 2022-03-04 23:48:36.0|Trace|IndexerHttpClient|Req: [GET] https://1337x.to/cat/Movies/time/desc/1/
  737. 2022-03-04 23:48:36.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  738. 2022-03-04 23:48:36.9|Trace|IndexerHttpClient|Res: [GET] https://1337x.to/cat/Movies/time/desc/1/: 200.OK (896 ms)
  739. 2022-03-04 23:48:36.9|Debug|Cardigann|Parsing
  740. 2022-03-04 23:48:36.9|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  741. 2022-03-04 23:48:39.1|Debug|Cardigann|Got 20 releases
  742. 2022-03-04 23:48:39.1|Trace|EventAggregator|Publishing ProviderStatusChangedEvent<IIndexer>
  743. 2022-03-04 23:48:39.1|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> -> IndexerStatusController
  744. 2022-03-04 23:48:39.1|Trace|EventAggregator|ProviderStatusChangedEvent<IIndexer> <- IndexerStatusController
  745. 2022-03-04 23:48:39.1|Trace|Http|Res: 1109 [POST] /api/v1/indexer/test: 200.OK (3173 ms)
  746. 2022-03-04 23:48:39.1|Debug|Api|[POST] /api/v1/indexer/test: 200.OK (3173 ms)
  747. 2022-03-04 23:48:39.1|Trace|Http|Req: 1110 [GET] /api/v1/indexerStatus (from ::1)
  748. 2022-03-04 23:48:39.1|Trace|Http|Res: 1110 [GET] /api/v1/indexerStatus: 200.OK (4 ms)
  749. 2022-03-04 23:48:39.1|Debug|Api|[GET] /api/v1/indexerStatus: 200.OK (4 ms)
  750. 2022-03-04 23:48:39.2|Trace|ServerSideNotificationService|Getting server side health notifications
  751. 2022-03-04 23:48:39.2|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  752. 2022-03-04 23:48:39.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  753. 2022-03-04 23:48:39.6|Trace|Scheduler|Pending Tasks: 1
  754. 2022-03-04 23:48:39.6|Trace|CommandQueueManager|Publishing MessagingCleanup
  755. 2022-03-04 23:48:39.6|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
  756. 2022-03-04 23:48:39.6|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
  757. 2022-03-04 23:48:39.6|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
  758. 2022-03-04 23:48:39.6|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
  759. 2022-03-04 23:48:39.7|Trace|CommandQueueManager|Cleaning up old commands
  760. 2022-03-04 23:48:39.7|Trace|CommandQueueManager|Updating command status
  761. 2022-03-04 23:48:39.7|Trace|EventAggregator|Publishing CommandExecutedEvent
  762. 2022-03-04 23:48:39.7|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  763. 2022-03-04 23:48:39.7|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
  764. 2022-03-04 23:48:39.7|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  765. 2022-03-04 23:48:39.7|Trace|EventAggregator|CommandExecutedEvent -> TaskController
  766. 2022-03-04 23:48:39.7|Trace|EventAggregator|CommandExecutedEvent <- TaskController
  767. 2022-03-04 23:48:39.7|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.0127897]
  768. 2022-03-04 23:48:39.7|Trace|Http|Req: 1111 [GET] /api/v1/command (from ::1)
  769. 2022-03-04 23:48:39.7|Trace|CommandQueueManager|Getting all commands
  770. 2022-03-04 23:48:39.7|Trace|Http|Res: 1111 [GET] /api/v1/command: 200.OK (1 ms)
  771. 2022-03-04 23:48:39.7|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
  772. 2022-03-04 23:48:39.7|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (514 ms)
  773. 2022-03-04 23:48:39.7|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  774. 2022-03-04 23:48:39.7|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  775. 2022-03-04 23:48:39.7|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  776. 2022-03-04 23:48:39.7|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  777. 2022-03-04 23:48:39.7|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  778. 2022-03-04 23:48:39.7|Trace|Http|Req: 1112 [GET] /api/v1/health (from ::1)
  779. 2022-03-04 23:48:39.7|Trace|Http|Res: 1112 [GET] /api/v1/health: 200.OK (0 ms)
  780. 2022-03-04 23:48:39.7|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
  781. 2022-03-04 23:48:42.1|Trace|Http|Req: 1113 [PUT] /api/v1/indexer/1 (from ::1)
  782. 2022-03-04 23:48:42.1|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  783. 2022-03-04 23:48:42.1|Debug|Cardigann|Populating config vars
  784. 2022-03-04 23:48:42.1|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  785. 2022-03-04 23:48:42.1|Debug|Cardigann|Populating config vars
  786. 2022-03-04 23:48:42.1|Info|Cardigann|Adding request: https://1337x.to/cat/Movies/time/desc/1/
  787. 2022-03-04 23:48:42.1|Debug|Cardigann|Downloading Feed https://1337x.to/cat/Movies/time/desc/1/
  788. 2022-03-04 23:48:42.1|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  789. 2022-03-04 23:48:42.1|Trace|IndexerHttpClient|Req: [GET] https://1337x.to/cat/Movies/time/desc/1/
  790. 2022-03-04 23:48:42.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  791. 2022-03-04 23:48:42.7|Trace|IndexerHttpClient|Res: [GET] https://1337x.to/cat/Movies/time/desc/1/: 200.OK (600 ms)
  792. 2022-03-04 23:48:42.7|Debug|Cardigann|Parsing
  793. 2022-03-04 23:48:42.7|Trace|ConfigService|Using default config value for 'logindexerresponse' defaultValue:'False'
  794. 2022-03-04 23:48:45.5|Debug|Cardigann|Got 20 releases
  795. 2022-03-04 23:48:45.5|Trace|EventAggregator|Publishing ProviderUpdatedEvent<IIndexer>
  796. 2022-03-04 23:48:45.5|Trace|EventAggregator|ProviderUpdatedEvent<IIndexer> ~> ApplicationService
  797. 2022-03-04 23:48:45.5|Trace|Http|Res: 1113 [PUT] /api/v1/indexer/1: 202.Accepted (3438 ms)
  798. 2022-03-04 23:48:45.5|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer
  799. 2022-03-04 23:48:45.5|Debug|Api|[PUT] /api/v1/indexer/1: 202.Accepted (3438 ms)
  800. 2022-03-04 23:48:45.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  801. 2022-03-04 23:48:45.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer: 200.OK (20 ms)
  802. 2022-03-04 23:48:45.6|Debug|Sonarr|Updating indexer 1337x [1]
  803. 2022-03-04 23:48:45.6|Trace|HttpClient|Req: [GET] http://localhost:8989/api/v3/indexer/1
  804. 2022-03-04 23:48:45.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  805. 2022-03-04 23:48:45.6|Trace|HttpClient|Res: [GET] http://localhost:8989/api/v3/indexer/1: 200.OK (12 ms)
  806. 2022-03-04 23:48:45.6|Debug|Sonarr|Remote indexer found, syncing with current settings
  807. 2022-03-04 23:48:45.6|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer
  808. 2022-03-04 23:48:45.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  809. 2022-03-04 23:48:45.6|Trace|ServerSideNotificationService|Getting server side health notifications
  810. 2022-03-04 23:48:45.6|Trace|HttpClient|Req: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop
  811. 2022-03-04 23:48:45.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  812. 2022-03-04 23:48:45.6|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer: 200.OK (11 ms)
  813. 2022-03-04 23:48:45.6|Debug|Radarr|Updating indexer 1337x [1]
  814. 2022-03-04 23:48:45.6|Trace|HttpClient|Req: [GET] http://localhost:7878/api/v3/indexer/1
  815. 2022-03-04 23:48:45.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  816. 2022-03-04 23:48:45.6|Trace|HttpClient|Res: [GET] http://localhost:7878/api/v3/indexer/1: 200.OK (6 ms)
  817. 2022-03-04 23:48:45.6|Debug|Radarr|Remote indexer found, syncing with current settings
  818. 2022-03-04 23:48:45.6|Trace|EventAggregator|ProviderUpdatedEvent<IIndexer> <~ ApplicationService
  819. 2022-03-04 23:48:46.1|Trace|HttpClient|Res: [GET] https://prowlarr.servarr.com/v1/notification?version=0.2.0.1448&os=windows&arch=X64&runtime=netcore&branch=develop: 200.OK (515 ms)
  820. 2022-03-04 23:48:46.1|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
  821. 2022-03-04 23:48:46.1|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthController
  822. 2022-03-04 23:48:46.1|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthController
  823. 2022-03-04 23:48:46.1|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
  824. 2022-03-04 23:48:46.1|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
  825. 2022-03-04 23:48:46.1|Trace|Http|Req: 1114 [GET] /api/v1/health (from ::1)
  826. 2022-03-04 23:48:46.1|Trace|Http|Res: 1114 [GET] /api/v1/health: 200.OK (1 ms)
  827. 2022-03-04 23:48:46.1|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
  828. 2022-03-04 23:48:46.4|Trace|Http|Req: 1115 [GET] /api/v1/health (from ::1)
  829. 2022-03-04 23:48:46.4|Trace|Http|Req: 1116 [GET] /api/v1/system/status (from ::1)
  830. 2022-03-04 23:48:46.4|Trace|Http|Res: 1115 [GET] /api/v1/health: 200.OK (3 ms)
  831. 2022-03-04 23:48:46.4|Debug|Api|[GET] /api/v1/health: 200.OK (3 ms)
  832. 2022-03-04 23:48:46.4|Trace|Http|Res: 1116 [GET] /api/v1/system/status: 200.OK (10 ms)
  833. 2022-03-04 23:48:46.4|Debug|Api|[GET] /api/v1/system/status: 200.OK (10 ms)
  834. 2022-03-04 23:48:48.0|Trace|Http|Req: 1117 [GET] /api/v1/log/file (from ::1)
  835. 2022-03-04 23:48:48.0|Trace|Http|Res: 1117 [GET] /api/v1/log/file: 200.OK (2 ms)
  836. 2022-03-04 23:48:48.0|Debug|Api|[GET] /api/v1/log/file: 200.OK (2 ms)
  837. 2022-03-04 23:48:54.6|Trace|Http|Req: 1118 [GET] /logfile/prowlarr.trace.txt (from ::1)
Add Comment
Please, Sign In to add comment