Advertisement
tooviral

drone_error

Oct 16th, 2014
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 328.79 KB | None | 0 0
  1. 14-10-16 12:19:05.3|Trace|EventAggregator|Publishing CommandUpdatedEvent
  2. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
  3. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
  4. 14-10-16 12:19:05.3|Trace|EventAggregator|Publishing CommandExecutedEvent
  5. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  6. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  7. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  8. 14-10-16 12:19:05.3|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  9. 14-10-16 12:19:05.3|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0080004]
  10. 14-10-16 12:19:12.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  11. 14-10-16 12:19:12.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  12. 14-10-16 12:19:12.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  13. 14-10-16 12:19:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  14.  
  15. 14-10-16 12:19:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  16.  
  17. 14-10-16 12:19:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  18.  
  19. 14-10-16 12:19:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  20. 14-10-16 12:19:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  21.  
  22. 14-10-16 12:19:12.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  23.  
  24. 14-10-16 12:19:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  25. 14-10-16 12:19:12.5|Trace|Scheduler|Pending Tasks: 2
  26. 14-10-16 12:19:12.5|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  27. 14-10-16 12:19:12.5|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  28. 14-10-16 12:19:12.5|Trace|EventAggregator|Publishing CommandExecutedEvent
  29. 14-10-16 12:19:12.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  30. 14-10-16 12:19:12.5|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  31. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  32. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  33. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  34. 14-10-16 12:19:12.6|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  35. 14-10-16 12:19:12.6|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  36. 14-10-16 12:19:12.6|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  37. 14-10-16 12:19:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  38.  
  39. 14-10-16 12:19:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  40.  
  41. 14-10-16 12:19:12.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  42. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  43. 14-10-16 12:19:12.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  44. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  45. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  46. 14-10-16 12:19:12.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  47. 14-10-16 12:19:13.2|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  48.  
  49. 14-10-16 12:19:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  50.  
  51. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  52. database disk image is malformed
  53. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  54. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  55. at System.Data.SQLite.SQLiteDataReader.Read()
  56. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  57. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  58. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  59. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  60. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  61. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  62. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  63. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  64. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  65. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  66. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  67. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  68. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  69. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  70. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  71.  
  72. 14-10-16 12:19:13.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  73.  
  74. 14-10-16 12:19:13.7|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  75.  
  76. 14-10-16 12:19:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  77.  
  78. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  79. database disk image is malformed
  80. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  81. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  82. at System.Data.SQLite.SQLiteDataReader.Read()
  83. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  84. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  85. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  86. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  87. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  88. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  89. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  90. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  91. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  92. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  93. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  94. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  95. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  96. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  97. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  98.  
  99. 14-10-16 12:19:13.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  100.  
  101. 14-10-16 12:19:14.3|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  102.  
  103. 14-10-16 12:19:12.6|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  104.  
  105. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  106. database disk image is malformed
  107. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  108. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  109. at System.Data.SQLite.SQLiteDataReader.Read()
  110. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  111. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  112. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  113. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  114. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  115. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  116. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  117. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  118. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  119. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  120. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  121. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  122. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  123. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  124.  
  125. 14-10-16 12:19:14.3|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  126.  
  127. 14-10-16 12:19:14.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  128.  
  129. 14-10-16 12:19:14.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  130.  
  131. 14-10-16 12:19:14.5|Trace|NzbDroneErrorPipeline|Handling Exception
  132. 14-10-16 12:19:14.8|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  133.  
  134. 14-10-16 12:19:13.2|Fatal|NzbDroneErrorPipeline|Request Failed
  135.  
  136. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  137. database disk image is malformed
  138. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  139. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  140. at System.Data.SQLite.SQLiteDataReader.Read()
  141. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  142. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  143. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  144. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  145. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  146. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  147. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  148. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  149. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  150. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  151. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  152. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  153. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  154. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  155. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  156.  
  157. 14-10-16 12:19:14.8|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  158.  
  159. 14-10-16 12:19:15.3|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  160.  
  161. 14-10-16 12:19:13.8|Fatal|NzbDroneErrorPipeline|Request Failed
  162.  
  163. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  164. database disk image is malformed
  165. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  166. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  167. at System.Data.SQLite.SQLiteDataReader.Read()
  168. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  169. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  170. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  171. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  172. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  173. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  174. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  175. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  176. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  177. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  178. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  179. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  180. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  181. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  182. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  183.  
  184. 14-10-16 12:19:15.3|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  185.  
  186. 14-10-16 12:19:15.8|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  187.  
  188. 14-10-16 12:19:14.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  189.  
  190. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  191. database disk image is malformed
  192. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  193. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  194. at System.Data.SQLite.SQLiteDataReader.Read()
  195. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  196. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  197. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  198. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  199. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  200. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  201. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  202. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  203. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  204. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  205. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  206. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  207. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  208. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  209. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  210.  
  211. 14-10-16 12:19:15.8|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  212.  
  213. 14-10-16 12:19:16.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  214.  
  215. 14-10-16 12:19:15.8|Fatal|NzbDroneErrorPipeline|Request Failed
  216.  
  217. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  218. database disk image is malformed
  219. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  220. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  221. at System.Data.SQLite.SQLiteDataReader.Read()
  222. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  223. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  224. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  225. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  226. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  227. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  228. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  229. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  230. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  231. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  232. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  233. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  234. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  235. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  236. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  237.  
  238. 14-10-16 12:19:42.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  239. 14-10-16 12:19:42.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  240. 14-10-16 12:19:42.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  241. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  242.  
  243. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  244.  
  245. 14-10-16 12:19:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  246. 14-10-16 12:19:42.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  247.  
  248. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  249.  
  250. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  251.  
  252. 14-10-16 12:19:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  253. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  254.  
  255. 14-10-16 12:19:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  256.  
  257. 14-10-16 12:19:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  258. 14-10-16 12:19:42.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  259.  
  260. 14-10-16 12:19:42.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  261.  
  262. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  263. database disk image is malformed
  264. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  265. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  266. at System.Data.SQLite.SQLiteDataReader.Read()
  267. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  268. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  269. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  270. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  271. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  272. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  273. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  274. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  275. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  276. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  277. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  278. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  279. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  280. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  281. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  282.  
  283. 14-10-16 12:19:42.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  284.  
  285. 14-10-16 12:19:43.4|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  286.  
  287. 14-10-16 12:19:42.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  288.  
  289. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  290. database disk image is malformed
  291. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  292. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  293. at System.Data.SQLite.SQLiteDataReader.Read()
  294. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  295. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  296. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  297. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  298. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  299. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  300. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  301. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  302. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  303. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  304. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  305. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  306. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  307. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  308. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  309.  
  310. 14-10-16 12:19:43.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  311.  
  312. 14-10-16 12:19:43.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  313.  
  314. 14-10-16 12:19:42.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  315.  
  316. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  317. database disk image is malformed
  318. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  319. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  320. at System.Data.SQLite.SQLiteDataReader.Read()
  321. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  322. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  323. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  324. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  325. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  326. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  327. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  328. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  329. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  330. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  331. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  332. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  333. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  334. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  335. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  336.  
  337. 14-10-16 12:19:43.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  338.  
  339. 14-10-16 12:19:44.3|Trace|Scheduler|Pending Tasks: 0
  340. 14-10-16 12:19:44.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  341.  
  342. 14-10-16 12:19:42.9|Fatal|NzbDroneErrorPipeline|Request Failed
  343.  
  344. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  345. database disk image is malformed
  346. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  347. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  348. at System.Data.SQLite.SQLiteDataReader.Read()
  349. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  350. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  351. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  352. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  353. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  354. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  355. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  356. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  357. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  358. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  359. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  360. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  361. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  362. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  363. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  364.  
  365. 14-10-16 12:19:44.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  366.  
  367. 14-10-16 12:19:44.9|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  368.  
  369. 14-10-16 12:19:43.4|Fatal|NzbDroneErrorPipeline|Request Failed
  370.  
  371. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  372. database disk image is malformed
  373. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  374. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  375. at System.Data.SQLite.SQLiteDataReader.Read()
  376. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  377. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  378. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  379. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  380. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  381. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  382. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  383. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  384. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  385. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  386. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  387. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  388. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  389. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  390. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  391.  
  392. 14-10-16 12:19:44.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  393.  
  394. 14-10-16 12:19:45.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  395.  
  396. 14-10-16 12:19:43.9|Fatal|NzbDroneErrorPipeline|Request Failed
  397.  
  398. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  399. database disk image is malformed
  400. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  401. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  402. at System.Data.SQLite.SQLiteDataReader.Read()
  403. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  404. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  405. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  406. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  407. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  408. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  409. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  410. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  411. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  412. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  413. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  414. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  415. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  416. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  417. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  418.  
  419. 14-10-16 12:20:12.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  420. 14-10-16 12:20:12.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  421. 14-10-16 12:20:12.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  422. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  423.  
  424. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  425.  
  426. 14-10-16 12:20:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  427. 14-10-16 12:20:12.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  428.  
  429. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  430.  
  431. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  432.  
  433. 14-10-16 12:20:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  434. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  435.  
  436. 14-10-16 12:20:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  437.  
  438. 14-10-16 12:20:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  439. 14-10-16 12:20:12.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  440.  
  441. 14-10-16 12:20:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  442.  
  443. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  444. database disk image is malformed
  445. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  446. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  447. at System.Data.SQLite.SQLiteDataReader.Read()
  448. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  449. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  450. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  451. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  452. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  453. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  454. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  455. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  456. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  457. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  458. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  459. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  460. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  461. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  462. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  463.  
  464. 14-10-16 12:20:12.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  465.  
  466. 14-10-16 12:20:13.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  467.  
  468. 14-10-16 12:20:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  469.  
  470. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  471. database disk image is malformed
  472. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  473. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  474. at System.Data.SQLite.SQLiteDataReader.Read()
  475. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  476. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  477. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  478. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  479. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  480. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  481. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  482. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  483. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  484. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  485. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  486. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  487. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  488. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  489. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  490.  
  491. 14-10-16 12:20:13.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  492.  
  493. 14-10-16 12:20:14.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  494.  
  495. 14-10-16 12:20:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  496.  
  497. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  498. database disk image is malformed
  499. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  500. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  501. at System.Data.SQLite.SQLiteDataReader.Read()
  502. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  503. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  504. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  505. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  506. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  507. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  508. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  509. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  510. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  511. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  512. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  513. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  514. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  515. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  516. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  517.  
  518. 14-10-16 12:20:14.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  519.  
  520. 14-10-16 12:20:14.3|Trace|Scheduler|Pending Tasks: 2
  521. 14-10-16 12:20:14.3|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  522. 14-10-16 12:20:14.3|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  523. 14-10-16 12:20:14.3|Trace|EventAggregator|Publishing CommandExecutedEvent
  524. 14-10-16 12:20:14.3|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  525. 14-10-16 12:20:14.3|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  526. 14-10-16 12:20:14.3|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  527. 14-10-16 12:20:14.3|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  528. 14-10-16 12:20:14.3|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  529. 14-10-16 12:20:14.3|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  530. 14-10-16 12:20:14.3|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  531. 14-10-16 12:20:14.3|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  532. 14-10-16 12:20:14.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  533.  
  534. 14-10-16 12:20:14.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  535.  
  536. 14-10-16 12:20:14.4|Trace|EventAggregator|Publishing CommandExecutedEvent
  537. 14-10-16 12:20:14.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  538. 14-10-16 12:20:14.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  539. 14-10-16 12:20:14.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  540. 14-10-16 12:20:14.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  541. 14-10-16 12:20:14.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  542. 14-10-16 12:20:14.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  543.  
  544. 14-10-16 12:20:13.0|Fatal|NzbDroneErrorPipeline|Request Failed
  545.  
  546. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  547. database disk image is malformed
  548. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  549. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  550. at System.Data.SQLite.SQLiteDataReader.Read()
  551. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  552. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  553. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  554. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  555. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  556. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  557. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  558. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  559. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  560. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  561. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  562. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  563. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  564. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  565. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  566.  
  567. 14-10-16 12:20:14.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  568.  
  569. 14-10-16 12:20:15.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  570.  
  571. 14-10-16 12:20:13.5|Fatal|NzbDroneErrorPipeline|Request Failed
  572.  
  573. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  574. database disk image is malformed
  575. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  576. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  577. at System.Data.SQLite.SQLiteDataReader.Read()
  578. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  579. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  580. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  581. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  582. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  583. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  584. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  585. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  586. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  587. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  588. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  589. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  590. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  591. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  592. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  593.  
  594. 14-10-16 12:20:15.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  595.  
  596. 14-10-16 12:20:15.6|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  597.  
  598. 14-10-16 12:20:14.0|Fatal|NzbDroneErrorPipeline|Request Failed
  599.  
  600. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  601. database disk image is malformed
  602. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  603. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  604. at System.Data.SQLite.SQLiteDataReader.Read()
  605. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  606. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  607. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  608. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  609. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  610. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  611. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  612. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  613. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  614. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  615. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  616. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  617. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  618. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  619. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  620.  
  621. 14-10-16 12:20:15.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  622.  
  623. 14-10-16 12:20:16.1|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  624.  
  625. 14-10-16 12:20:14.4|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  626.  
  627. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  628. database disk image is malformed
  629. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  630. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  631. at System.Data.SQLite.SQLiteDataReader.Read()
  632. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  633. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  634. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  635. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  636. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  637. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  638. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  639. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  640. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  641. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  642. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  643. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  644. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  645. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  646.  
  647. 14-10-16 12:20:42.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  648. 14-10-16 12:20:42.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  649. 14-10-16 12:20:42.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  650. 14-10-16 12:20:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  651.  
  652. 14-10-16 12:20:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  653.  
  654. 14-10-16 12:20:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  655. 14-10-16 12:20:42.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  656.  
  657. 14-10-16 12:20:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  658.  
  659. 14-10-16 12:20:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  660.  
  661. 14-10-16 12:20:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  662. 14-10-16 12:20:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  663.  
  664. 14-10-16 12:20:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  665.  
  666. 14-10-16 12:20:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  667. 14-10-16 12:20:42.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  668.  
  669. 14-10-16 12:20:42.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  670.  
  671. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  672. database disk image is malformed
  673. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  674. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  675. at System.Data.SQLite.SQLiteDataReader.Read()
  676. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  677. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  678. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  679. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  680. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  681. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  682. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  683. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  684. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  685. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  686. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  687. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  688. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  689. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  690. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  691.  
  692. 14-10-16 12:20:42.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  693.  
  694. 14-10-16 12:20:43.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  695.  
  696. 14-10-16 12:20:42.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  697.  
  698. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  699. database disk image is malformed
  700. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  701. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  702. at System.Data.SQLite.SQLiteDataReader.Read()
  703. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  704. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  705. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  706. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  707. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  708. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  709. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  710. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  711. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  712. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  713. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  714. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  715. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  716. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  717. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  718.  
  719. 14-10-16 12:20:43.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  720.  
  721. 14-10-16 12:20:44.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  722.  
  723. 14-10-16 12:20:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  724.  
  725. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  726. database disk image is malformed
  727. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  728. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  729. at System.Data.SQLite.SQLiteDataReader.Read()
  730. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  731. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  732. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  733. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  734. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  735. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  736. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  737. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  738. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  739. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  740. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  741. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  742. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  743. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  744. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  745.  
  746. 14-10-16 12:20:44.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  747.  
  748. 14-10-16 12:20:45.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  749.  
  750. 14-10-16 12:20:43.0|Fatal|NzbDroneErrorPipeline|Request Failed
  751.  
  752. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  753. database disk image is malformed
  754. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  755. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  756. at System.Data.SQLite.SQLiteDataReader.Read()
  757. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  758. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  759. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  760. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  761. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  762. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  763. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  764. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  765. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  766. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  767. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  768. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  769. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  770. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  771. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  772.  
  773. 14-10-16 12:20:45.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  774.  
  775. 14-10-16 12:20:45.7|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  776.  
  777. 14-10-16 12:20:43.5|Fatal|NzbDroneErrorPipeline|Request Failed
  778.  
  779. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  780. database disk image is malformed
  781. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  782. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  783. at System.Data.SQLite.SQLiteDataReader.Read()
  784. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  785. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  786. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  787. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  788. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  789. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  790. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  791. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  792. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  793. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  794. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  795. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  796. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  797. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  798. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  799.  
  800. 14-10-16 12:20:45.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  801.  
  802. 14-10-16 12:20:46.1|Trace|Scheduler|Pending Tasks: 0
  803. 14-10-16 12:20:46.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  804.  
  805. 14-10-16 12:20:44.0|Fatal|NzbDroneErrorPipeline|Request Failed
  806.  
  807. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  808. database disk image is malformed
  809. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  810. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  811. at System.Data.SQLite.SQLiteDataReader.Read()
  812. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  813. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  814. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  815. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  816. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  817. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  818. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  819. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  820. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  821. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  822. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  823. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  824. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  825. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  826. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  827.  
  828. 14-10-16 12:21:03.8|Trace|HttpClient|Req: [GET] http://services.nzbdrone.com/v1/update/torrents/changes?os=windows
  829. 14-10-16 12:21:05.6|Trace|HttpClient|Res: [GET] http://services.nzbdrone.com/v1/update/torrents/changes?os=windows : 200.OK (1,748 ms)
  830. 14-10-16 12:21:05.6|Trace|HttpClient|Req: [GET] http://services.nzbdrone.com/v1/update/torrents/changes?os=windows
  831. 14-10-16 12:21:06.2|Trace|HttpClient|Res: [GET] http://services.nzbdrone.com/v1/update/torrents/changes?os=windows : 200.OK (589 ms)
  832. 14-10-16 12:21:12.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  833. 14-10-16 12:21:12.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  834. 14-10-16 12:21:12.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  835. 14-10-16 12:21:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  836.  
  837. 14-10-16 12:21:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  838.  
  839. 14-10-16 12:21:12.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  840.  
  841. 14-10-16 12:21:12.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  842.  
  843. 14-10-16 12:21:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  844. 14-10-16 12:21:12.4|Trace|NzbDroneErrorPipeline|Handling Exception
  845. 14-10-16 12:21:12.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  846.  
  847. 14-10-16 12:21:12.7|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  848.  
  849. 14-10-16 12:21:12.7|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  850.  
  851. 14-10-16 12:21:12.7|Trace|NzbDroneErrorPipeline|Handling Exception
  852. 14-10-16 12:21:13.1|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  853.  
  854. 14-10-16 12:21:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  855.  
  856. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  857. database disk image is malformed
  858. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  859. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  860. at System.Data.SQLite.SQLiteDataReader.Read()
  861. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  862. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  863. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  864. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  865. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  866. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  867. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  868. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  869. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  870. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  871. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  872. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  873. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  874. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  875. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  876.  
  877. 14-10-16 12:21:13.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  878.  
  879. 14-10-16 12:21:14.3|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  880.  
  881. 14-10-16 12:21:12.4|Error|NzbDroneErrorPipeline|[GET /api/queue]
  882.  
  883. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  884. database disk image is malformed
  885. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  886. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  887. at System.Data.SQLite.SQLiteDataReader.Read()
  888. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  889. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  890. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  891. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  892. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  893. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  894. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  895. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  896. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  897. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  898. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  899. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  900. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  901. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  902. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  903.  
  904. 14-10-16 12:21:14.3|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  905.  
  906. 14-10-16 12:21:14.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  907.  
  908. 14-10-16 12:21:12.7|Error|NzbDroneErrorPipeline|[GET /api/queue]
  909.  
  910. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  911. database disk image is malformed
  912. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  913. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  914. at System.Data.SQLite.SQLiteDataReader.Read()
  915. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  916. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  917. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  918. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  919. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  920. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  921. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  922. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  923. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  924. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  925. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  926. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  927. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  928. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  929. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  930.  
  931. 14-10-16 12:21:14.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  932.  
  933. 14-10-16 12:21:15.3|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  934.  
  935. 14-10-16 12:21:13.1|Fatal|NzbDroneErrorPipeline|Request Failed
  936.  
  937. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  938. database disk image is malformed
  939. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  940. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  941. at System.Data.SQLite.SQLiteDataReader.Read()
  942. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  943. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  944. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  945. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  946. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  947. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  948. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  949. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  950. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  951. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  952. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  953. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  954. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  955. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  956. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  957.  
  958. 14-10-16 12:21:15.3|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  959.  
  960. 14-10-16 12:21:15.9|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  961.  
  962. 14-10-16 12:21:14.3|Fatal|NzbDroneErrorPipeline|Request Failed
  963.  
  964. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  965. database disk image is malformed
  966. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  967. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  968. at System.Data.SQLite.SQLiteDataReader.Read()
  969. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  970. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  971. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  972. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  973. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  974. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  975. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  976. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  977. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  978. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  979. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  980. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  981. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  982. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  983. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  984.  
  985. 14-10-16 12:21:15.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  986.  
  987. 14-10-16 12:21:16.2|Trace|Scheduler|Pending Tasks: 2
  988. 14-10-16 12:21:16.2|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  989. 14-10-16 12:21:16.2|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  990. 14-10-16 12:21:16.2|Trace|EventAggregator|Publishing CommandExecutedEvent
  991. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  992. 14-10-16 12:21:16.2|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  993. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  994. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  995. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  996. 14-10-16 12:21:16.2|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  997. 14-10-16 12:21:16.2|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  998. 14-10-16 12:21:16.2|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  999. 14-10-16 12:21:16.2|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1000.  
  1001. 14-10-16 12:21:16.2|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1002.  
  1003. 14-10-16 12:21:16.2|Trace|EventAggregator|Publishing CommandExecutedEvent
  1004. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1005. 14-10-16 12:21:16.2|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1006. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1007. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1008. 14-10-16 12:21:16.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1009. 14-10-16 12:21:16.3|Trace|Owin|SQLite error (261): database is locked
  1010.  
  1011. 14-10-16 12:21:16.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1012.  
  1013. 14-10-16 12:21:14.9|Fatal|NzbDroneErrorPipeline|Request Failed
  1014.  
  1015. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1016. database disk image is malformed
  1017. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1018. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1019. at System.Data.SQLite.SQLiteDataReader.Read()
  1020. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1021. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1022. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1023. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1024. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1025. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1026. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1027. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1028. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1029. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1030. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1031. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1032. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1033. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1034. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1035.  
  1036. 14-10-16 12:21:16.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1037.  
  1038. 14-10-16 12:21:16.9|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  1039.  
  1040. 14-10-16 12:21:16.2|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1041.  
  1042. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1043. database disk image is malformed
  1044. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1045. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1046. at System.Data.SQLite.SQLiteDataReader.Read()
  1047. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1048. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1049. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1050. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1051. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1052. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  1053. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  1054. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  1055. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  1056. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1057. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  1058. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1059. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  1060. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  1061.  
  1062. 14-10-16 12:21:42.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  1063. 14-10-16 12:21:42.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  1064. 14-10-16 12:21:42.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  1065. 14-10-16 12:21:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1066.  
  1067. 14-10-16 12:21:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1068.  
  1069. 14-10-16 12:21:42.4|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1070.  
  1071. 14-10-16 12:21:42.4|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1072.  
  1073. 14-10-16 12:21:42.4|Trace|NzbDroneErrorPipeline|Handling Exception
  1074. 14-10-16 12:21:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1075. 14-10-16 12:21:42.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1076.  
  1077. 14-10-16 12:21:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1078.  
  1079. 14-10-16 12:21:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1080.  
  1081. 14-10-16 12:21:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1082. 14-10-16 12:21:43.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1083.  
  1084. 14-10-16 12:21:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1085.  
  1086. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1087. database disk image is malformed
  1088. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1089. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1090. at System.Data.SQLite.SQLiteDataReader.Read()
  1091. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1092. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1093. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1094. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1095. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1096. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1097. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1098. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1099. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1100. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1101. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1102. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1103. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1104. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1105. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1106.  
  1107. 14-10-16 12:21:43.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1108.  
  1109. 14-10-16 12:21:43.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1110.  
  1111. 14-10-16 12:21:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1112.  
  1113. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1114. database disk image is malformed
  1115. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1116. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1117. at System.Data.SQLite.SQLiteDataReader.Read()
  1118. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1119. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1120. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1121. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1122. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1123. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1124. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1125. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1126. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1127. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1128. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1129. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1130. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1131. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1132. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1133.  
  1134. 14-10-16 12:21:43.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1135.  
  1136. 14-10-16 12:21:44.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1137.  
  1138. 14-10-16 12:21:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1139.  
  1140. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1141. database disk image is malformed
  1142. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1143. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1144. at System.Data.SQLite.SQLiteDataReader.Read()
  1145. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1146. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1147. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1148. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1149. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1150. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1151. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1152. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1153. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1154. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1155. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1156. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1157. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1158. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1159. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1160.  
  1161. 14-10-16 12:21:44.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1162.  
  1163. 14-10-16 12:21:44.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1164.  
  1165. 14-10-16 12:21:43.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1166.  
  1167. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1168. database disk image is malformed
  1169. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1170. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1171. at System.Data.SQLite.SQLiteDataReader.Read()
  1172. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1173. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1174. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1175. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1176. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1177. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1178. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1179. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1180. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1181. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1182. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1183. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1184. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1185. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1186. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1187.  
  1188. 14-10-16 12:21:44.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1189.  
  1190. 14-10-16 12:21:44.9|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1191.  
  1192. 14-10-16 12:21:43.5|Fatal|NzbDroneErrorPipeline|Request Failed
  1193.  
  1194. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1195. database disk image is malformed
  1196. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1197. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1198. at System.Data.SQLite.SQLiteDataReader.Read()
  1199. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1200. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1201. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1202. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1203. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1204. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1205. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1206. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1207. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1208. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1209. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1210. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1211. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1212. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1213. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1214.  
  1215. 14-10-16 12:21:44.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1216.  
  1217. 14-10-16 12:21:46.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1218.  
  1219. 14-10-16 12:21:44.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1220.  
  1221. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1222. database disk image is malformed
  1223. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1224. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1225. at System.Data.SQLite.SQLiteDataReader.Read()
  1226. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1227. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1228. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1229. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1230. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1231. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1232. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1233. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1234. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1235. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1236. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1237. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1238. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1239. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1240. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1241.  
  1242. 14-10-16 12:21:46.9|Trace|Scheduler|Pending Tasks: 1
  1243. 14-10-16 12:21:46.9|Trace|CommandExecutor|Publishing DownloadedEpisodesScanCommand
  1244. 14-10-16 12:21:46.9|Trace|CommandExecutor|DownloadedEpisodesScanCommand -> DownloadedEpisodesImportService
  1245. 14-10-16 12:21:46.9|Debug|DiskScanService|Scanning 'F:\NzbDownloads\manual' for video files
  1246. 14-10-16 12:21:46.9|Debug|DiskScanService|0 video files were found in F:\NzbDownloads\manual
  1247. 14-10-16 12:21:46.9|Trace|EventAggregator|Publishing CommandExecutedEvent
  1248. 14-10-16 12:21:46.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1249. 14-10-16 12:21:46.9|Trace|TaskManager|Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
  1250. 14-10-16 12:21:46.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1251. 14-10-16 12:21:46.9|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1252. 14-10-16 12:21:46.9|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1253. 14-10-16 12:21:46.9|Trace|CommandExecutor|DownloadedEpisodesScanCommand <- DownloadedEpisodesImportService [00:00:00.0030002]
  1254. 14-10-16 12:22:12.4|Trace|EventAggregator|Publishing UpdateQueueEvent
  1255. 14-10-16 12:22:12.4|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  1256. 14-10-16 12:22:12.4|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  1257. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1258.  
  1259. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1260.  
  1261. 14-10-16 12:22:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1262. 14-10-16 12:22:12.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1263.  
  1264. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1265.  
  1266. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1267.  
  1268. 14-10-16 12:22:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1269. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1270.  
  1271. 14-10-16 12:22:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1272.  
  1273. 14-10-16 12:22:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1274. 14-10-16 12:22:12.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1275.  
  1276. 14-10-16 12:22:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1277.  
  1278. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1279. database disk image is malformed
  1280. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1281. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1282. at System.Data.SQLite.SQLiteDataReader.Read()
  1283. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1284. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1285. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1286. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1287. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1288. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1289. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1290. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1291. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1292. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1293. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1294. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1295. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1296. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1297. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1298.  
  1299. 14-10-16 12:22:12.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1300.  
  1301. 14-10-16 12:22:13.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1302.  
  1303. 14-10-16 12:22:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1304.  
  1305. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1306. database disk image is malformed
  1307. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1308. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1309. at System.Data.SQLite.SQLiteDataReader.Read()
  1310. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1311. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1312. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1313. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1314. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1315. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1316. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1317. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1318. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1319. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1320. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1321. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1322. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1323. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1324. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1325.  
  1326. 14-10-16 12:22:13.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1327.  
  1328. 14-10-16 12:22:14.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1329.  
  1330. 14-10-16 12:22:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1331.  
  1332. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1333. database disk image is malformed
  1334. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1335. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1336. at System.Data.SQLite.SQLiteDataReader.Read()
  1337. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1338. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1339. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1340. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1341. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1342. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1343. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1344. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1345. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1346. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1347. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1348. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1349. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1350. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1351. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1352.  
  1353. 14-10-16 12:22:14.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1354.  
  1355. 14-10-16 12:22:14.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1356.  
  1357. 14-10-16 12:22:13.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1358.  
  1359. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1360. database disk image is malformed
  1361. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1362. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1363. at System.Data.SQLite.SQLiteDataReader.Read()
  1364. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1365. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1366. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1367. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1368. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1369. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1370. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1371. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1372. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1373. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1374. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1375. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1376. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1377. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1378. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1379.  
  1380. 14-10-16 12:22:14.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1381.  
  1382. 14-10-16 12:22:15.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1383.  
  1384. 14-10-16 12:22:13.5|Fatal|NzbDroneErrorPipeline|Request Failed
  1385.  
  1386. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1387. database disk image is malformed
  1388. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1389. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1390. at System.Data.SQLite.SQLiteDataReader.Read()
  1391. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1392. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1393. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1394. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1395. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1396. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1397. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1398. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1399. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1400. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1401. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1402. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1403. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1404. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1405. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1406.  
  1407. 14-10-16 12:22:15.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1408.  
  1409. 14-10-16 12:22:15.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1410.  
  1411. 14-10-16 12:22:14.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1412.  
  1413. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1414. database disk image is malformed
  1415. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1416. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1417. at System.Data.SQLite.SQLiteDataReader.Read()
  1418. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1419. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1420. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1421. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1422. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1423. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1424. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1425. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1426. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1427. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1428. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1429. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1430. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1431. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1432. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1433.  
  1434. 14-10-16 12:22:16.9|Trace|Scheduler|Pending Tasks: 2
  1435. 14-10-16 12:22:16.9|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  1436. 14-10-16 12:22:16.9|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  1437. 14-10-16 12:22:16.9|Trace|EventAggregator|Publishing CommandExecutedEvent
  1438. 14-10-16 12:22:16.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1439. 14-10-16 12:22:16.9|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  1440. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1441. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1442. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1443. 14-10-16 12:22:17.0|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  1444. 14-10-16 12:22:17.0|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  1445. 14-10-16 12:22:17.0|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  1446. 14-10-16 12:22:17.0|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1447.  
  1448. 14-10-16 12:22:17.0|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1449.  
  1450. 14-10-16 12:22:17.0|Trace|EventAggregator|Publishing CommandExecutedEvent
  1451. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1452. 14-10-16 12:22:17.0|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1453. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1454. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1455. 14-10-16 12:22:17.0|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1456. 14-10-16 12:22:17.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1457.  
  1458. 14-10-16 12:22:17.5|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  1459.  
  1460. 14-10-16 12:22:17.0|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1461.  
  1462. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1463. database disk image is malformed
  1464. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1465. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1466. at System.Data.SQLite.SQLiteDataReader.Read()
  1467. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1468. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1469. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1470. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1471. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1472. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  1473. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  1474. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  1475. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  1476. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1477. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  1478. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1479. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  1480. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  1481.  
  1482. 14-10-16 12:22:42.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  1483. 14-10-16 12:22:42.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  1484. 14-10-16 12:22:42.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  1485. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1486.  
  1487. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1488.  
  1489. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1490.  
  1491. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1492.  
  1493. 14-10-16 12:22:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1494. 14-10-16 12:22:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1495. 14-10-16 12:22:42.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1496.  
  1497. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1498.  
  1499. 14-10-16 12:22:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1500.  
  1501. 14-10-16 12:22:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1502. 14-10-16 12:22:43.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1503.  
  1504. 14-10-16 12:22:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1505.  
  1506. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1507. database disk image is malformed
  1508. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1509. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1510. at System.Data.SQLite.SQLiteDataReader.Read()
  1511. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1512. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1513. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1514. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1515. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1516. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1517. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1518. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1519. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1520. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1521. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1522. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1523. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1524. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1525. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1526.  
  1527. 14-10-16 12:22:43.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1528.  
  1529. 14-10-16 12:22:43.6|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1530.  
  1531. 14-10-16 12:22:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1532.  
  1533. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1534. database disk image is malformed
  1535. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1536. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1537. at System.Data.SQLite.SQLiteDataReader.Read()
  1538. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1539. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1540. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1541. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1542. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1543. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1544. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1545. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1546. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1547. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1548. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1549. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1550. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1551. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1552. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1553.  
  1554. 14-10-16 12:22:43.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1555.  
  1556. 14-10-16 12:22:44.1|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1557.  
  1558. 14-10-16 12:22:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1559.  
  1560. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1561. database disk image is malformed
  1562. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1563. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1564. at System.Data.SQLite.SQLiteDataReader.Read()
  1565. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1566. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1567. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1568. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1569. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1570. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1571. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1572. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1573. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1574. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1575. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1576. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1577. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1578. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1579. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1580.  
  1581. 14-10-16 12:22:44.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1582.  
  1583. 14-10-16 12:22:44.6|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1584.  
  1585. 14-10-16 12:22:43.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1586.  
  1587. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1588. database disk image is malformed
  1589. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1590. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1591. at System.Data.SQLite.SQLiteDataReader.Read()
  1592. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1593. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1594. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1595. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1596. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1597. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1598. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1599. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1600. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1601. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1602. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1603. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1604. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1605. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1606. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1607.  
  1608. 14-10-16 12:22:44.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1609.  
  1610. 14-10-16 12:22:45.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1611.  
  1612. 14-10-16 12:22:43.6|Fatal|NzbDroneErrorPipeline|Request Failed
  1613.  
  1614. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1615. database disk image is malformed
  1616. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1617. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1618. at System.Data.SQLite.SQLiteDataReader.Read()
  1619. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1620. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1621. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1622. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1623. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1624. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1625. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1626. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1627. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1628. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1629. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1630. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1631. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1632. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1633. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1634.  
  1635. 14-10-16 12:22:45.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1636.  
  1637. 14-10-16 12:22:45.7|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1638.  
  1639. 14-10-16 12:22:44.1|Fatal|NzbDroneErrorPipeline|Request Failed
  1640.  
  1641. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1642. database disk image is malformed
  1643. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1644. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1645. at System.Data.SQLite.SQLiteDataReader.Read()
  1646. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1647. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1648. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1649. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1650. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1651. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1652. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1653. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1654. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1655. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1656. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1657. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1658. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1659. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1660. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1661.  
  1662. 14-10-16 12:22:47.5|Trace|Scheduler|Pending Tasks: 0
  1663. 14-10-16 12:23:12.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  1664. 14-10-16 12:23:12.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  1665. 14-10-16 12:23:12.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  1666. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1667.  
  1668. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1669.  
  1670. 14-10-16 12:23:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1671. 14-10-16 12:23:12.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1672.  
  1673. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1674.  
  1675. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1676.  
  1677. 14-10-16 12:23:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1678. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1679.  
  1680. 14-10-16 12:23:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1681.  
  1682. 14-10-16 12:23:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1683. 14-10-16 12:23:15.8|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1684.  
  1685. 14-10-16 12:23:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1686.  
  1687. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1688. database disk image is malformed
  1689. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1690. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1691. at System.Data.SQLite.SQLiteDataReader.Read()
  1692. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1693. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1694. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1695. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1696. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1697. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1698. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1699. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1700. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1701. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1702. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1703. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1704. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1705. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1706. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1707.  
  1708. 14-10-16 12:23:15.8|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1709.  
  1710. 14-10-16 12:23:17.4|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1711.  
  1712. 14-10-16 12:23:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1713.  
  1714. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1715. database disk image is malformed
  1716. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1717. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1718. at System.Data.SQLite.SQLiteDataReader.Read()
  1719. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1720. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1721. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1722. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1723. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1724. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1725. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1726. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1727. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1728. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1729. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1730. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1731. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1732. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1733. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1734.  
  1735. 14-10-16 12:23:17.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1736.  
  1737. 14-10-16 12:23:17.5|Trace|Scheduler|Pending Tasks: 2
  1738. 14-10-16 12:23:17.5|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  1739. 14-10-16 12:23:17.5|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  1740. 14-10-16 12:23:17.5|Trace|EventAggregator|Publishing CommandExecutedEvent
  1741. 14-10-16 12:23:17.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1742. 14-10-16 12:23:17.5|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  1743. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1744. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1745. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1746. 14-10-16 12:23:17.6|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  1747. 14-10-16 12:23:17.6|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  1748. 14-10-16 12:23:17.6|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  1749. 14-10-16 12:23:17.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1750.  
  1751. 14-10-16 12:23:17.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1752.  
  1753. 14-10-16 12:23:17.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  1754. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  1755. 14-10-16 12:23:17.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1756. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  1757. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  1758. 14-10-16 12:23:17.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  1759. 14-10-16 12:23:17.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1760.  
  1761. 14-10-16 12:23:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1762.  
  1763. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1764. database disk image is malformed
  1765. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1766. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1767. at System.Data.SQLite.SQLiteDataReader.Read()
  1768. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1769. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1770. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1771. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1772. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1773. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1774. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1775. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1776. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1777. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1778. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1779. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1780. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1781. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1782. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1783.  
  1784. 14-10-16 12:23:17.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1785.  
  1786. 14-10-16 12:23:18.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1787.  
  1788. 14-10-16 12:23:15.8|Fatal|NzbDroneErrorPipeline|Request Failed
  1789.  
  1790. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1791. database disk image is malformed
  1792. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1793. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1794. at System.Data.SQLite.SQLiteDataReader.Read()
  1795. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1796. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1797. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1798. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1799. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1800. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1801. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1802. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1803. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1804. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1805. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1806. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1807. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1808. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1809. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1810.  
  1811. 14-10-16 12:23:18.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1812.  
  1813. 14-10-16 12:23:19.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1814.  
  1815. 14-10-16 12:23:17.5|Fatal|NzbDroneErrorPipeline|Request Failed
  1816.  
  1817. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1818. database disk image is malformed
  1819. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1820. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1821. at System.Data.SQLite.SQLiteDataReader.Read()
  1822. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1823. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1824. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1825. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1826. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1827. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1828. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1829. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1830. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1831. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1832. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1833. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1834. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1835. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1836. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1837.  
  1838. 14-10-16 12:23:19.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1839.  
  1840. 14-10-16 12:23:19.5|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  1841.  
  1842. 14-10-16 12:23:17.6|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  1843.  
  1844. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1845. database disk image is malformed
  1846. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1847. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1848. at System.Data.SQLite.SQLiteDataReader.Read()
  1849. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1850. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1851. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1852. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1853. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1854. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  1855. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  1856. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  1857. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  1858. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1859. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  1860. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  1861. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  1862. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  1863.  
  1864. 14-10-16 12:23:19.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1865.  
  1866. 14-10-16 12:23:20.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1867.  
  1868. 14-10-16 12:23:17.9|Fatal|NzbDroneErrorPipeline|Request Failed
  1869.  
  1870. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1871. database disk image is malformed
  1872. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1873. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1874. at System.Data.SQLite.SQLiteDataReader.Read()
  1875. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1876. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1877. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1878. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1879. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1880. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1881. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1882. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1883. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1884. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1885. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1886. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1887. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1888. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1889. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1890.  
  1891. 14-10-16 12:23:42.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  1892. 14-10-16 12:23:42.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  1893. 14-10-16 12:23:42.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  1894. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1895.  
  1896. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1897.  
  1898. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1899.  
  1900. 14-10-16 12:23:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1901. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1902.  
  1903. 14-10-16 12:23:42.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1904.  
  1905. 14-10-16 12:23:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1906. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  1907.  
  1908. 14-10-16 12:23:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  1909.  
  1910. 14-10-16 12:23:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  1911. 14-10-16 12:23:43.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1912.  
  1913. 14-10-16 12:23:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1914.  
  1915. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1916. database disk image is malformed
  1917. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1918. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1919. at System.Data.SQLite.SQLiteDataReader.Read()
  1920. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1921. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1922. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1923. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1924. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1925. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1926. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1927. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1928. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1929. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1930. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1931. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1932. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1933. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1934. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1935.  
  1936. 14-10-16 12:23:43.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1937.  
  1938. 14-10-16 12:23:43.9|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1939.  
  1940. 14-10-16 12:23:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1941.  
  1942. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1943. database disk image is malformed
  1944. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1945. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1946. at System.Data.SQLite.SQLiteDataReader.Read()
  1947. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1948. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1949. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1950. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1951. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1952. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1953. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1954. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1955. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1956. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1957. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1958. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1959. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1960. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1961. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1962.  
  1963. 14-10-16 12:23:43.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1964.  
  1965. 14-10-16 12:23:44.4|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  1966.  
  1967. 14-10-16 12:23:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  1968.  
  1969. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1970. database disk image is malformed
  1971. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1972. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  1973. at System.Data.SQLite.SQLiteDataReader.Read()
  1974. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  1975. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  1976. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  1977. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  1978. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  1979. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  1980. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  1981. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  1982. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  1983. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  1984. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  1985. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  1986. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  1987. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  1988. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  1989.  
  1990. 14-10-16 12:23:44.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  1991.  
  1992. 14-10-16 12:23:44.9|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  1993.  
  1994. 14-10-16 12:23:43.0|Fatal|NzbDroneErrorPipeline|Request Failed
  1995.  
  1996. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  1997. database disk image is malformed
  1998. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  1999. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2000. at System.Data.SQLite.SQLiteDataReader.Read()
  2001. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2002. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2003. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2004. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2005. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2006. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2007. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2008. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2009. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2010. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2011. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2012. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2013. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2014. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2015. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2016.  
  2017. 14-10-16 12:23:44.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2018.  
  2019. 14-10-16 12:23:45.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2020.  
  2021. 14-10-16 12:23:43.9|Fatal|NzbDroneErrorPipeline|Request Failed
  2022.  
  2023. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2024. database disk image is malformed
  2025. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2026. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2027. at System.Data.SQLite.SQLiteDataReader.Read()
  2028. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2029. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2030. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2031. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2032. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2033. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2034. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2035. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2036. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2037. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2038. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2039. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2040. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2041. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2042. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2043.  
  2044. 14-10-16 12:23:45.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2045.  
  2046. 14-10-16 12:23:46.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2047.  
  2048. 14-10-16 12:23:44.4|Fatal|NzbDroneErrorPipeline|Request Failed
  2049.  
  2050. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2051. database disk image is malformed
  2052. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2053. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2054. at System.Data.SQLite.SQLiteDataReader.Read()
  2055. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2056. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2057. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2058. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2059. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2060. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2061. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2062. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2063. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2064. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2065. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2066. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2067. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2068. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2069. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2070.  
  2071. 14-10-16 12:23:49.5|Trace|Scheduler|Pending Tasks: 0
  2072. 14-10-16 12:24:12.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  2073. 14-10-16 12:24:12.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  2074. 14-10-16 12:24:12.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  2075. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2076.  
  2077. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2078.  
  2079. 14-10-16 12:24:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2080. 14-10-16 12:24:12.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2081.  
  2082. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2083.  
  2084. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2085.  
  2086. 14-10-16 12:24:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2087. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2088.  
  2089. 14-10-16 12:24:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2090.  
  2091. 14-10-16 12:24:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2092. 14-10-16 12:24:13.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2093.  
  2094. 14-10-16 12:24:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2095.  
  2096. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2097. database disk image is malformed
  2098. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2099. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2100. at System.Data.SQLite.SQLiteDataReader.Read()
  2101. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2102. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2103. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2104. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2105. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2106. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2107. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2108. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2109. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2110. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2111. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2112. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2113. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2114. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2115. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2116.  
  2117. 14-10-16 12:24:13.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2118.  
  2119. 14-10-16 12:24:13.4|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2120.  
  2121. 14-10-16 12:24:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2122.  
  2123. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2124. database disk image is malformed
  2125. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2126. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2127. at System.Data.SQLite.SQLiteDataReader.Read()
  2128. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2129. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2130. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2131. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2132. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2133. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2134. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2135. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2136. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2137. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2138. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2139. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2140. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2141. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2142. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2143.  
  2144. 14-10-16 12:24:13.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2145.  
  2146. 14-10-16 12:24:14.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2147.  
  2148. 14-10-16 12:24:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2149.  
  2150. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2151. database disk image is malformed
  2152. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2153. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2154. at System.Data.SQLite.SQLiteDataReader.Read()
  2155. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2156. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2157. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2158. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2159. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2160. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2161. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2162. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2163. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2164. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2165. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2166. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2167. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2168. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2169. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2170.  
  2171. 14-10-16 12:24:14.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2172.  
  2173. 14-10-16 12:24:14.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2174.  
  2175. 14-10-16 12:24:13.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2176.  
  2177. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2178. database disk image is malformed
  2179. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2180. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2181. at System.Data.SQLite.SQLiteDataReader.Read()
  2182. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2183. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2184. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2185. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2186. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2187. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2188. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2189. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2190. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2191. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2192. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2193. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2194. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2195. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2196. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2197.  
  2198. 14-10-16 12:24:14.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2199.  
  2200. 14-10-16 12:24:15.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2201.  
  2202. 14-10-16 12:24:13.5|Fatal|NzbDroneErrorPipeline|Request Failed
  2203.  
  2204. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2205. database disk image is malformed
  2206. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2207. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2208. at System.Data.SQLite.SQLiteDataReader.Read()
  2209. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2210. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2211. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2212. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2213. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2214. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2215. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2216. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2217. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2218. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2219. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2220. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2221. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2222. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2223. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2224.  
  2225. 14-10-16 12:24:15.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2226.  
  2227. 14-10-16 12:24:15.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2228.  
  2229. 14-10-16 12:24:14.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2230.  
  2231. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2232. database disk image is malformed
  2233. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2234. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2235. at System.Data.SQLite.SQLiteDataReader.Read()
  2236. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2237. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2238. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2239. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2240. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2241. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2242. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2243. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2244. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2245. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2246. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2247. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2248. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2249. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2250. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2251.  
  2252. 14-10-16 12:24:19.6|Trace|Scheduler|Pending Tasks: 2
  2253. 14-10-16 12:24:19.6|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  2254. 14-10-16 12:24:19.6|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  2255. 14-10-16 12:24:19.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  2256. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2257. 14-10-16 12:24:19.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  2258. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2259. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2260. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2261. 14-10-16 12:24:19.6|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  2262. 14-10-16 12:24:19.6|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  2263. 14-10-16 12:24:19.6|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  2264. 14-10-16 12:24:19.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2265.  
  2266. 14-10-16 12:24:19.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2267.  
  2268. 14-10-16 12:24:19.6|Trace|EventAggregator|Publishing CommandExecutedEvent
  2269. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2270. 14-10-16 12:24:19.6|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  2271. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2272. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2273. 14-10-16 12:24:19.6|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2274. 14-10-16 12:24:19.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2275.  
  2276. 14-10-16 12:24:20.1|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  2277.  
  2278. 14-10-16 12:24:19.6|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  2279.  
  2280. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2281. database disk image is malformed
  2282. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2283. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2284. at System.Data.SQLite.SQLiteDataReader.Read()
  2285. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2286. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2287. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2288. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2289. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2290. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  2291. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  2292. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  2293. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  2294. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  2295. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  2296. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  2297. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  2298. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  2299.  
  2300. 14-10-16 12:24:42.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  2301. 14-10-16 12:24:42.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  2302. 14-10-16 12:24:42.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  2303. 14-10-16 12:24:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2304.  
  2305. 14-10-16 12:24:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2306.  
  2307. 14-10-16 12:24:42.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2308.  
  2309. 14-10-16 12:24:42.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2310.  
  2311. 14-10-16 12:24:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2312. 14-10-16 12:24:42.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2313. 14-10-16 12:24:42.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2314.  
  2315. 14-10-16 12:24:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2316.  
  2317. 14-10-16 12:24:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2318.  
  2319. 14-10-16 12:24:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2320. 14-10-16 12:24:43.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2321.  
  2322. 14-10-16 12:24:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2323.  
  2324. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2325. database disk image is malformed
  2326. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2327. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2328. at System.Data.SQLite.SQLiteDataReader.Read()
  2329. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2330. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2331. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2332. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2333. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2334. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2335. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2336. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2337. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2338. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2339. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2340. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2341. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2342. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2343. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2344.  
  2345. 14-10-16 12:24:43.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2346.  
  2347. 14-10-16 12:24:43.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2348.  
  2349. 14-10-16 12:24:42.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2350.  
  2351. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2352. database disk image is malformed
  2353. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2354. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2355. at System.Data.SQLite.SQLiteDataReader.Read()
  2356. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2357. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2358. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2359. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2360. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2361. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2362. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2363. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2364. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2365. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2366. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2367. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2368. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2369. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2370. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2371.  
  2372. 14-10-16 12:24:43.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2373.  
  2374. 14-10-16 12:24:44.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2375.  
  2376. 14-10-16 12:24:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2377.  
  2378. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2379. database disk image is malformed
  2380. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2381. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2382. at System.Data.SQLite.SQLiteDataReader.Read()
  2383. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2384. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2385. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2386. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2387. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2388. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2389. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2390. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2391. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2392. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2393. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2394. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2395. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2396. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2397. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2398.  
  2399. 14-10-16 12:24:44.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2400.  
  2401. 14-10-16 12:24:44.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2402.  
  2403. 14-10-16 12:24:43.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2404.  
  2405. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2406. database disk image is malformed
  2407. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2408. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2409. at System.Data.SQLite.SQLiteDataReader.Read()
  2410. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2411. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2412. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2413. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2414. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2415. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2416. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2417. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2418. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2419. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2420. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2421. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2422. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2423. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2424. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2425.  
  2426. 14-10-16 12:24:44.4|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2427.  
  2428. 14-10-16 12:24:45.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2429.  
  2430. 14-10-16 12:24:43.5|Fatal|NzbDroneErrorPipeline|Request Failed
  2431.  
  2432. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2433. database disk image is malformed
  2434. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2435. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2436. at System.Data.SQLite.SQLiteDataReader.Read()
  2437. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2438. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2439. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2440. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2441. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2442. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2443. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2444. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2445. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2446. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2447. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2448. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2449. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2450. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2451. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2452.  
  2453. 14-10-16 12:24:45.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2454.  
  2455. 14-10-16 12:24:46.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2456.  
  2457. 14-10-16 12:24:44.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2458.  
  2459. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2460. database disk image is malformed
  2461. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2462. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2463. at System.Data.SQLite.SQLiteDataReader.Read()
  2464. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2465. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2466. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2467. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2468. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2469. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2470. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2471. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2472. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2473. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2474. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2475. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2476. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2477. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2478. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2479.  
  2480. 14-10-16 12:24:50.1|Trace|Scheduler|Pending Tasks: 1
  2481. 14-10-16 12:24:50.1|Trace|CommandExecutor|Publishing DownloadedEpisodesScanCommand
  2482. 14-10-16 12:24:50.1|Trace|CommandExecutor|DownloadedEpisodesScanCommand -> DownloadedEpisodesImportService
  2483. 14-10-16 12:24:50.1|Debug|DiskScanService|Scanning 'F:\NzbDownloads\manual' for video files
  2484. 14-10-16 12:24:50.1|Debug|DiskScanService|0 video files were found in F:\NzbDownloads\manual
  2485. 14-10-16 12:24:50.1|Trace|EventAggregator|Publishing CommandExecutedEvent
  2486. 14-10-16 12:24:50.1|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2487. 14-10-16 12:24:50.1|Trace|TaskManager|Updating last run time for: NzbDrone.Core.MediaFiles.Commands.DownloadedEpisodesScanCommand
  2488. 14-10-16 12:24:50.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2489. 14-10-16 12:24:50.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2490. 14-10-16 12:24:50.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2491. 14-10-16 12:24:50.2|Trace|CommandExecutor|DownloadedEpisodesScanCommand <- DownloadedEpisodesImportService [00:00:00.0030002]
  2492. 14-10-16 12:25:12.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  2493. 14-10-16 12:25:12.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  2494. 14-10-16 12:25:12.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  2495. 14-10-16 12:25:12.5|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2496.  
  2497. 14-10-16 12:25:12.5|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2498.  
  2499. 14-10-16 12:25:12.5|Trace|NzbDroneErrorPipeline|Handling Exception
  2500. 14-10-16 12:25:12.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2501.  
  2502. 14-10-16 12:25:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2503.  
  2504. 14-10-16 12:25:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2505.  
  2506. 14-10-16 12:25:12.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2507. 14-10-16 12:25:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2508.  
  2509. 14-10-16 12:25:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2510.  
  2511. 14-10-16 12:25:12.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2512. 14-10-16 12:25:13.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2513.  
  2514. 14-10-16 12:25:12.5|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2515.  
  2516. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2517. database disk image is malformed
  2518. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2519. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2520. at System.Data.SQLite.SQLiteDataReader.Read()
  2521. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2522. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2523. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2524. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2525. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2526. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2527. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2528. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2529. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2530. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2531. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2532. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2533. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2534. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2535. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2536.  
  2537. 14-10-16 12:25:13.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2538.  
  2539. 14-10-16 12:25:13.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2540.  
  2541. 14-10-16 12:25:12.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2542.  
  2543. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2544. database disk image is malformed
  2545. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2546. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2547. at System.Data.SQLite.SQLiteDataReader.Read()
  2548. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2549. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2550. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2551. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2552. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2553. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2554. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2555. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2556. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2557. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2558. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2559. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2560. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2561. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2562. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2563.  
  2564. 14-10-16 12:25:13.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2565.  
  2566. 14-10-16 12:25:14.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2567.  
  2568. 14-10-16 12:25:12.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2569.  
  2570. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2571. database disk image is malformed
  2572. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2573. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2574. at System.Data.SQLite.SQLiteDataReader.Read()
  2575. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2576. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2577. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2578. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2579. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2580. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2581. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2582. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2583. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2584. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2585. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2586. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2587. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2588. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2589. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2590.  
  2591. 14-10-16 12:25:14.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2592.  
  2593. 14-10-16 12:25:14.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2594.  
  2595. 14-10-16 12:25:13.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2596.  
  2597. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2598. database disk image is malformed
  2599. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2600. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2601. at System.Data.SQLite.SQLiteDataReader.Read()
  2602. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2603. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2604. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2605. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2606. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2607. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2608. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2609. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2610. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2611. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2612. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2613. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2614. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2615. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2616. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2617.  
  2618. 14-10-16 12:25:14.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2619.  
  2620. 14-10-16 12:25:15.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2621.  
  2622. 14-10-16 12:25:13.5|Fatal|NzbDroneErrorPipeline|Request Failed
  2623.  
  2624. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2625. database disk image is malformed
  2626. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2627. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2628. at System.Data.SQLite.SQLiteDataReader.Read()
  2629. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2630. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2631. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2632. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2633. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2634. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2635. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2636. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2637. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2638. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2639. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2640. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2641. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2642. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2643. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2644.  
  2645. 14-10-16 12:25:15.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2646.  
  2647. 14-10-16 12:25:15.4|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2648.  
  2649. 14-10-16 12:25:14.0|Fatal|NzbDroneErrorPipeline|Request Failed
  2650.  
  2651. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2652. database disk image is malformed
  2653. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2654. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2655. at System.Data.SQLite.SQLiteDataReader.Read()
  2656. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2657. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2658. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2659. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2660. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2661. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2662. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2663. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2664. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2665. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2666. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2667. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2668. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2669. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2670. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2671.  
  2672. 14-10-16 12:25:20.2|Trace|Scheduler|Pending Tasks: 2
  2673. 14-10-16 12:25:20.2|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  2674. 14-10-16 12:25:20.2|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  2675. 14-10-16 12:25:20.2|Trace|EventAggregator|Publishing CommandExecutedEvent
  2676. 14-10-16 12:25:20.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2677. 14-10-16 12:25:20.2|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  2678. 14-10-16 12:25:20.2|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2679. 14-10-16 12:25:20.2|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2680. 14-10-16 12:25:20.2|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2681. 14-10-16 12:25:20.2|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  2682. 14-10-16 12:25:20.2|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  2683. 14-10-16 12:25:20.2|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  2684. 14-10-16 12:25:20.2|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2685.  
  2686. 14-10-16 12:25:20.2|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2687.  
  2688. 14-10-16 12:25:20.2|Trace|EventAggregator|Publishing CommandExecutedEvent
  2689. 14-10-16 12:25:20.2|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  2690. 14-10-16 12:25:20.2|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  2691. 14-10-16 12:25:20.3|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  2692. 14-10-16 12:25:20.3|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  2693. 14-10-16 12:25:20.3|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  2694. 14-10-16 12:25:20.3|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2695.  
  2696. 14-10-16 12:25:20.8|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  2697.  
  2698. 14-10-16 12:25:20.3|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  2699.  
  2700. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2701. database disk image is malformed
  2702. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2703. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2704. at System.Data.SQLite.SQLiteDataReader.Read()
  2705. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2706. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2707. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2708. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2709. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2710. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  2711. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  2712. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  2713. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  2714. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  2715. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  2716. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  2717. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  2718. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  2719.  
  2720. 14-10-16 12:25:42.5|Trace|EventAggregator|Publishing UpdateQueueEvent
  2721. 14-10-16 12:25:42.5|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  2722. 14-10-16 12:25:42.5|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  2723. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2724.  
  2725. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2726.  
  2727. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2728.  
  2729. 14-10-16 12:25:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2730. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2731.  
  2732. 14-10-16 12:25:42.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2733.  
  2734. 14-10-16 12:25:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2735. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2736.  
  2737. 14-10-16 12:25:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2738.  
  2739. 14-10-16 12:25:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2740. 14-10-16 12:25:43.1|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2741.  
  2742. 14-10-16 12:25:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2743.  
  2744. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2745. database disk image is malformed
  2746. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2747. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2748. at System.Data.SQLite.SQLiteDataReader.Read()
  2749. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2750. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2751. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2752. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2753. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2754. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2755. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2756. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2757. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2758. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2759. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2760. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2761. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2762. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2763. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2764.  
  2765. 14-10-16 12:25:43.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2766.  
  2767. 14-10-16 12:25:43.7|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2768.  
  2769. 14-10-16 12:25:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2770.  
  2771. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2772. database disk image is malformed
  2773. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2774. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2775. at System.Data.SQLite.SQLiteDataReader.Read()
  2776. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2777. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2778. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2779. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2780. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2781. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2782. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2783. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2784. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2785. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2786. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2787. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2788. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2789. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2790. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2791.  
  2792. 14-10-16 12:25:43.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2793.  
  2794. 14-10-16 12:25:44.2|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2795.  
  2796. 14-10-16 12:25:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2797.  
  2798. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2799. database disk image is malformed
  2800. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2801. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2802. at System.Data.SQLite.SQLiteDataReader.Read()
  2803. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2804. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2805. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2806. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2807. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2808. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2809. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2810. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2811. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2812. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2813. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2814. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2815. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2816. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2817. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2818.  
  2819. 14-10-16 12:25:44.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2820.  
  2821. 14-10-16 12:25:44.7|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2822.  
  2823. 14-10-16 12:25:43.2|Fatal|NzbDroneErrorPipeline|Request Failed
  2824.  
  2825. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2826. database disk image is malformed
  2827. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2828. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2829. at System.Data.SQLite.SQLiteDataReader.Read()
  2830. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2831. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2832. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2833. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2834. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2835. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2836. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2837. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2838. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2839. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2840. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2841. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2842. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2843. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2844. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2845.  
  2846. 14-10-16 12:25:44.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2847.  
  2848. 14-10-16 12:25:45.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2849.  
  2850. 14-10-16 12:25:43.7|Fatal|NzbDroneErrorPipeline|Request Failed
  2851.  
  2852. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2853. database disk image is malformed
  2854. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2855. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2856. at System.Data.SQLite.SQLiteDataReader.Read()
  2857. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2858. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2859. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2860. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2861. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2862. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2863. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2864. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2865. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2866. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2867. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2868. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2869. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2870. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2871. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2872.  
  2873. 14-10-16 12:25:45.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2874.  
  2875. 14-10-16 12:25:45.6|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  2876.  
  2877. 14-10-16 12:25:44.2|Fatal|NzbDroneErrorPipeline|Request Failed
  2878.  
  2879. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2880. database disk image is malformed
  2881. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2882. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2883. at System.Data.SQLite.SQLiteDataReader.Read()
  2884. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2885. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2886. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2887. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2888. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2889. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2890. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2891. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2892. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2893. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2894. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2895. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2896. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2897. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2898. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2899.  
  2900. 14-10-16 12:25:50.8|Trace|Scheduler|Pending Tasks: 0
  2901. 14-10-16 12:26:12.6|Trace|EventAggregator|Publishing UpdateQueueEvent
  2902. 14-10-16 12:26:12.6|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  2903. 14-10-16 12:26:12.6|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  2904. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2905.  
  2906. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2907.  
  2908. 14-10-16 12:26:12.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2909. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2910.  
  2911. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2912.  
  2913. 14-10-16 12:26:12.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2914.  
  2915. 14-10-16 12:26:12.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2916. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  2917.  
  2918. 14-10-16 12:26:12.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  2919.  
  2920. 14-10-16 12:26:12.6|Trace|NzbDroneErrorPipeline|Handling Exception
  2921. 14-10-16 12:26:13.1|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2922.  
  2923. 14-10-16 12:26:12.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2924.  
  2925. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2926. database disk image is malformed
  2927. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2928. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2929. at System.Data.SQLite.SQLiteDataReader.Read()
  2930. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2931. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2932. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2933. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2934. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2935. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2936. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2937. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2938. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2939. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2940. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2941. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2942. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2943. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2944. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2945.  
  2946. 14-10-16 12:26:13.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2947.  
  2948. 14-10-16 12:26:13.5|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2949.  
  2950. 14-10-16 12:26:12.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2951.  
  2952. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2953. database disk image is malformed
  2954. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2955. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2956. at System.Data.SQLite.SQLiteDataReader.Read()
  2957. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2958. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2959. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2960. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2961. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2962. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2963. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2964. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2965. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2966. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2967. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2968. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2969. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2970. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2971. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2972.  
  2973. 14-10-16 12:26:13.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  2974.  
  2975. 14-10-16 12:26:14.0|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  2976.  
  2977. 14-10-16 12:26:12.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  2978.  
  2979. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  2980. database disk image is malformed
  2981. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  2982. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  2983. at System.Data.SQLite.SQLiteDataReader.Read()
  2984. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  2985. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  2986. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  2987. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  2988. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  2989. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  2990. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  2991. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  2992. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  2993. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  2994. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  2995. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  2996. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  2997. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  2998. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  2999.  
  3000. 14-10-16 12:26:14.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3001.  
  3002. 14-10-16 12:26:14.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3003.  
  3004. 14-10-16 12:26:13.1|Fatal|NzbDroneErrorPipeline|Request Failed
  3005.  
  3006. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3007. database disk image is malformed
  3008. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3009. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3010. at System.Data.SQLite.SQLiteDataReader.Read()
  3011. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3012. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3013. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3014. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3015. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3016. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3017. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3018. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3019. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3020. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3021. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3022. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3023. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3024. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3025. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3026.  
  3027. 14-10-16 12:26:14.5|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3028.  
  3029. 14-10-16 12:26:15.0|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3030.  
  3031. 14-10-16 12:26:13.5|Fatal|NzbDroneErrorPipeline|Request Failed
  3032.  
  3033. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3034. database disk image is malformed
  3035. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3036. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3037. at System.Data.SQLite.SQLiteDataReader.Read()
  3038. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3039. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3040. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3041. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3042. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3043. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3044. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3045. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3046. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3047. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3048. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3049. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3050. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3051. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3052. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3053.  
  3054. 14-10-16 12:26:15.0|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3055.  
  3056. 14-10-16 12:26:15.5|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3057.  
  3058. 14-10-16 12:26:14.0|Fatal|NzbDroneErrorPipeline|Request Failed
  3059.  
  3060. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3061. database disk image is malformed
  3062. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3063. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3064. at System.Data.SQLite.SQLiteDataReader.Read()
  3065. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3066. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3067. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3068. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3069. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3070. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3071. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3072. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3073. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3074. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3075. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3076. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3077. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3078. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3079. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3080.  
  3081. 14-10-16 12:26:20.8|Trace|Scheduler|Pending Tasks: 2
  3082. 14-10-16 12:26:20.8|Trace|CommandExecutor|Publishing TrackedCommandCleanupCommand
  3083. 14-10-16 12:26:20.8|Trace|CommandExecutor|TrackedCommandCleanupCommand -> CommandTrackingService
  3084. 14-10-16 12:26:20.8|Trace|EventAggregator|Publishing CommandExecutedEvent
  3085. 14-10-16 12:26:20.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  3086. 14-10-16 12:26:20.8|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.Tracking.TrackedCommandCleanupCommand
  3087. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  3088. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  3089. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  3090. 14-10-16 12:26:20.9|Trace|CommandExecutor|TrackedCommandCleanupCommand <- CommandTrackingService [00:00:00]
  3091. 14-10-16 12:26:20.9|Trace|CommandExecutor|Publishing CheckForFinishedDownloadCommand
  3092. 14-10-16 12:26:20.9|Trace|CommandExecutor|CheckForFinishedDownloadCommand -> DownloadTrackingService
  3093. 14-10-16 12:26:20.9|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3094.  
  3095. 14-10-16 12:26:20.9|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3096.  
  3097. 14-10-16 12:26:20.9|Trace|EventAggregator|Publishing CommandExecutedEvent
  3098. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  3099. 14-10-16 12:26:20.9|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  3100. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  3101. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  3102. 14-10-16 12:26:20.9|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  3103. 14-10-16 12:26:20.9|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3104.  
  3105. 14-10-16 12:26:21.0|Trace|Owin|SQLite error (261): database is locked
  3106.  
  3107. 14-10-16 12:26:21.5|Trace|Owin|{"RefId":"8c33d380","Ver":"1.0.0.0","Errors":null}
  3108.  
  3109. 14-10-16 12:26:20.9|Error|Scheduler|Error occurred while executing task NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  3110.  
  3111. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3112. database disk image is malformed
  3113. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3114. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3115. at System.Data.SQLite.SQLiteDataReader.Read()
  3116. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3117. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3118. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3119. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3120. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3121. at NzbDrone.Core.Download.DownloadTrackingService.ProcessTrackedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 193
  3122. at NzbDrone.Core.Download.DownloadTrackingService.Execute(CheckForFinishedDownloadCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 276
  3123. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
  3124. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand[TCommand](TCommand command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 48
  3125. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  3126. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1)
  3127. at CallSite.Target(Closure , CallSite , CommandExecutor , Object )
  3128. at NzbDrone.Core.Messaging.Commands.CommandExecutor.PublishCommand(String commandTypeName, Nullable`1 lastExecutionTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 61
  3129. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Jobs\Scheduler.cs:line 46
  3130.  
  3131. 14-10-16 12:26:42.6|Trace|EventAggregator|Publishing UpdateQueueEvent
  3132. 14-10-16 12:26:42.6|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
  3133. 14-10-16 12:26:42.6|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
  3134. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3135.  
  3136. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3137.  
  3138. 14-10-16 12:26:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  3139. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3140.  
  3141. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3142.  
  3143. 14-10-16 12:26:42.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3144.  
  3145. 14-10-16 12:26:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  3146. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3147.  
  3148. 14-10-16 12:26:42.6|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3149.  
  3150. 14-10-16 12:26:42.6|Trace|NzbDroneErrorPipeline|Handling Exception
  3151. 14-10-16 12:26:43.1|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  3152.  
  3153. 14-10-16 12:26:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  3154.  
  3155. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3156. database disk image is malformed
  3157. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3158. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3159. at System.Data.SQLite.SQLiteDataReader.Read()
  3160. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3161. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3162. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3163. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3164. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3165. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3166. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3167. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3168. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3169. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3170. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3171. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3172. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3173. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3174. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3175.  
  3176. 14-10-16 12:26:43.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3177.  
  3178. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'firstdayofweek' defaultValue:'0'
  3179. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'calendarweekcolumnheader' defaultValue:'ddd M/D'
  3180. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'shortdateformat' defaultValue:'MMM D YYYY'
  3181. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'longdateformat' defaultValue:'dddd, MMMM D YYYY'
  3182. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'timeformat' defaultValue:'h(:mm)a'
  3183. 14-10-16 12:26:43.5|Trace|ConfigService|Unable to find config key 'showrelativedates' defaultValue:'True'
  3184. 14-10-16 12:26:43.7|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  3185.  
  3186. 14-10-16 12:26:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  3187.  
  3188. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3189. database disk image is malformed
  3190. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3191. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3192. at System.Data.SQLite.SQLiteDataReader.Read()
  3193. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3194. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3195. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3196. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3197. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3198. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3199. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3200. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3201. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3202. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3203. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3204. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3205. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3206. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3207. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3208.  
  3209. 14-10-16 12:26:43.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3210.  
  3211. 14-10-16 12:26:44.2|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  3212.  
  3213. 14-10-16 12:26:42.6|Error|NzbDroneErrorPipeline|[GET /api/queue]
  3214.  
  3215. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3216. database disk image is malformed
  3217. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3218. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3219. at System.Data.SQLite.SQLiteDataReader.Read()
  3220. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3221. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3222. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3223. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3224. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3225. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3226. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3227. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3228. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3229. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3230. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3231. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3232. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3233. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3234. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3235.  
  3236. 14-10-16 12:26:44.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3237.  
  3238. 14-10-16 12:26:45.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3239.  
  3240. 14-10-16 12:26:43.2|Fatal|NzbDroneErrorPipeline|Request Failed
  3241.  
  3242. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3243. database disk image is malformed
  3244. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3245. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3246. at System.Data.SQLite.SQLiteDataReader.Read()
  3247. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3248. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3249. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3250. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3251. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3252. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3253. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3254. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3255. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3256. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3257. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3258. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3259. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3260. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3261. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3262.  
  3263. 14-10-16 12:26:45.1|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3264.  
  3265. 14-10-16 12:26:45.6|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3266.  
  3267. 14-10-16 12:26:43.7|Fatal|NzbDroneErrorPipeline|Request Failed
  3268.  
  3269. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3270. database disk image is malformed
  3271. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3272. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3273. at System.Data.SQLite.SQLiteDataReader.Read()
  3274. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3275. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3276. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3277. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3278. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3279. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3280. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3281. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3282. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3283. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3284. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3285. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3286. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3287. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3288. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3289.  
  3290. 14-10-16 12:26:45.6|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3291.  
  3292. 14-10-16 12:26:46.1|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3293.  
  3294. 14-10-16 12:26:44.2|Fatal|NzbDroneErrorPipeline|Request Failed
  3295.  
  3296. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3297. database disk image is malformed
  3298. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3299. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3300. at System.Data.SQLite.SQLiteDataReader.Read()
  3301. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3302. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3303. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3304. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3305. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3306. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3307. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3308. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3309. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3310. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3311. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3312. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3313. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3314. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3315. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3316.  
  3317. 14-10-16 12:26:46.2|Trace|Owin|SQLite error (261): database is locked
  3318.  
  3319. 14-10-16 12:26:46.2|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3320.  
  3321. 14-10-16 12:26:46.2|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3322.  
  3323. 14-10-16 12:26:46.2|Trace|NzbDroneErrorPipeline|Handling Exception
  3324. 14-10-16 12:26:46.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3325.  
  3326. 14-10-16 12:26:46.3|Trace|Owin|SQLite error (11): database corruption at line 68861 of [ea3317a480]
  3327.  
  3328. 14-10-16 12:26:46.3|Trace|Owin|SQLite error (11): statement aborts at 5: [SELECT [t0].[EpisodeId],[t0].[SeriesId],[t0].[SourceTitle],[t0].[Quality],[t0].[Date],[t0].[EventType],[t0].[Data],[t0].[Id] FROM [History] [t0] WHERE ([t0].[EventType] = @P0)]
  3329.  
  3330. 14-10-16 12:26:46.3|Trace|NzbDroneErrorPipeline|Handling Exception
  3331. 14-10-16 12:26:46.7|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  3332.  
  3333. 14-10-16 12:26:46.2|Error|NzbDroneErrorPipeline|[GET /api/queue]
  3334.  
  3335. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3336. database disk image is malformed
  3337. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3338. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3339. at System.Data.SQLite.SQLiteDataReader.Read()
  3340. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3341. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3342. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3343. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3344. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3345. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3346. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3347. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3348. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3349. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3350. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3351. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3352. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3353. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3354. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3355.  
  3356. 14-10-16 12:26:46.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3357.  
  3358. 14-10-16 12:26:47.2|Trace|Owin|{"RefId":"d625715a","Ver":"1.0.0.0","Errors":null}
  3359.  
  3360. 14-10-16 12:26:46.3|Error|NzbDroneErrorPipeline|[GET /api/queue]
  3361.  
  3362. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3363. database disk image is malformed
  3364. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3365. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3366. at System.Data.SQLite.SQLiteDataReader.Read()
  3367. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3368. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3369. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3370. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3371. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3372. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3373. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3374. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3375. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3376. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3377. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3378. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3379. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3380. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3381. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3382.  
  3383. 14-10-16 12:26:47.2|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3384.  
  3385. 14-10-16 12:26:47.7|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3386.  
  3387. 14-10-16 12:26:46.7|Fatal|NzbDroneErrorPipeline|Request Failed
  3388.  
  3389. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3390. database disk image is malformed
  3391. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3392. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3393. at System.Data.SQLite.SQLiteDataReader.Read()
  3394. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3395. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3396. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3397. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3398. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3399. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3400. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3401. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3402. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3403. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3404. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3405. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3406. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3407. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3408. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3409.  
  3410. 14-10-16 12:26:47.7|Trace|Owin|Attempting PUT to http://exceptron.azurewebsites.net/api/v1/
  3411.  
  3412. 14-10-16 12:26:48.2|Trace|Owin|{"RefId":"d2e46ced","Ver":"1.0.0.0","Errors":null}
  3413.  
  3414. 14-10-16 12:26:47.3|Fatal|NzbDroneErrorPipeline|Request Failed
  3415.  
  3416. System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
  3417. database disk image is malformed
  3418. at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
  3419. at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
  3420. at System.Data.SQLite.SQLiteDataReader.Read()
  3421. at Marr.Data.DataMapper.Query[T](String sql, ICollection`1 entityList, Boolean useAltName) in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\DataMapper.cs:line 569
  3422. at Marr.Data.QGen.QueryBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\QueryBuilder.cs:line 279
  3423. at Marr.Data.QGen.SortBuilder`1.ToList() in m:\BuildAgent2\work\328d72309b633a8\src\Marr.Data\QGen\SortBuilder.cs:line 176
  3424. at NzbDrone.Core.History.HistoryRepository.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryRepository.cs:line 63
  3425. at NzbDrone.Core.History.HistoryService.Grabbed() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\History\HistoryService.cs:line 72
  3426. at NzbDrone.Core.Download.DownloadTrackingService.<GetQueuedDownloads>b__4() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 83
  3427. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Common\Cache\Cached.cs:line 87
  3428. at NzbDrone.Core.Download.DownloadTrackingService.GetQueuedDownloads() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\DownloadTrackingService.cs:line 81
  3429. at NzbDrone.Core.Queue.QueueService.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Queue\QueueService.cs:line 24
  3430. at NzbDrone.Api.Queue.QueueModule.GetQueueItems() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 32
  3431. at NzbDrone.Api.NzbDroneRestModule`1.ToListResource[TModel](Func`1 function) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\NzbDroneRestModule.cs:line 37
  3432. at NzbDrone.Api.Queue.QueueModule.GetQueue() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\Queue\QueueModule.cs:line 27
  3433. at NzbDrone.Api.REST.RestModule`1.<set_GetResourceAll>b__c(Object options) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Api\REST\RestModule.cs:line 111
  3434. at CallSite.Target(Closure , CallSite , Func`2 , Object )
  3435. at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)
  3436.  
  3437. 14-10-16 12:26:51.6|Trace|Scheduler|Pending Tasks: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement