Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.20 KB | None | 0 0
  1. 18-8-15 03:43:50.6|Trace|ConfigService|Using default config value for 'removecompleteddownloads' defaultValue:'False'
  2. 18-8-15 03:43:50.6|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
  3. 18-8-15 03:43:50.6|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
  4. 18-8-15 03:43:50.6|Trace|EventAggregator|Publishing QueueUpdatedEvent
  5. 18-8-15 03:43:50.6|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
  6. 18-8-15 03:43:50.6|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
  7. 18-8-15 03:43:50.6|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
  8. 18-8-15 03:43:50.6|Trace|CommandQueueManager|Updating command status
  9. 18-8-15 03:43:50.6|Trace|Http|Req: 1420 [GET] /api/queue?sort_by=timeleft&order=asc
  10. 18-8-15 03:43:50.8|Trace|EventAggregator|Publishing CommandExecutedEvent
  11. 18-8-15 03:43:50.8|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
  12. 18-8-15 03:43:50.8|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.CheckForFinishedDownloadCommand
  13. 18-8-15 03:43:50.8|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
  14. 18-8-15 03:43:50.8|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
  15. 18-8-15 03:43:50.8|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  16. 18-8-15 03:43:50.8|Trace|CommandExecutor|CheckForFinishedDownloadCommand <- DownloadMonitoringService [00:00:02.6919430]
  17. 18-8-15 03:43:51.0|Trace|NzbDroneErrorPipeline|Handling Exception
  18. 18-8-15 03:44:17.9|Trace|Scheduler|Pending Tasks: 0
  19. 18-8-15 03:44:47.9|Trace|Scheduler|Pending Tasks: 0
  20. 18-8-15 03:45:18.3|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
  21. 18-8-15 03:45:18.5|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
  22. 18-8-15 03:45:18.5|Trace|CommandQueueManager|Updating command status
  23. 18-8-15 03:45:48.3|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
  24. 18-8-15 03:46:55.0|Trace|Http|Req: 1423 [GET] /api/queue?sort_by=timeleft&order=asc
  25. 18-8-15 03:46:55.0|Trace|Owin|SQLite error (14): cannot open file at line 35486 of [a65a62893c]
  26.  
  27. 18-8-15 03:46:55.0|Trace|Owin|SQLite error (14): cannot open file at line 35486 of [a65a62893c]
  28.  
  29. 18-8-15 03:46:55.0|Trace|Owin|SQLite error (14): os_unix.c:35486: (24) open(/volume1/@appstore/nzbdrone/var/.config/NzbDrone/nzbdrone.db) - Too many open files
  30.  
  31. 18-8-15 03:46:55.0|Trace|Owin|SQLite error (14): os_unix.c:35486: (24) open(/volume1/@appstore/nzbdrone/var/.config/NzbDrone/nzbdrone.db) - Too many open files
  32.  
  33. 18-8-15 03:46:55.0|Trace|NzbDroneErrorPipeline|Handling Exception
  34. 18-8-15 03:46:55.0|Trace|NzbDroneErrorPipeline|Handling Exception
  35. 18-8-15 03:46:55.0|Error|NzbDroneErrorPipeline|[GET /api/queue]
  36.  
  37. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  38. at System.Data.SQLite.SQLite3.Open (System.String strFilename, System.Data.SQLite.SQLiteConnectionFlags connectionFlags, System.Data.SQLite.SQLiteOpenFlagsEnum openFlags, System.Int32 maxPoolSize, System.Boolean usePool) [0x00074] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  39. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  40. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  41. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  42. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  43. at Marr.Data.QGen.SortBuilder`1[T].ToList () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  44. at Marr.Data.QGen.SortBuilder`1[T].GetEnumerator () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  45. at System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003a] in <c05a481aeafb472e89a63a28e4c46378>:0
  46. at NzbDrone.Core.Authentication.UserRepository.FindUser (System.Guid identifier) [0x00085] in <f8c4a2c9e6194b509efc6018724d76df>:0
  47. at NzbDrone.Core.Authentication.UserService.FindUser (System.Guid identifier) [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  48. at NzbDrone.Api.Authentication.AuthenticationService.GetUserFromIdentifier (System.Guid identifier, Nancy.NancyContext context) [0x0000d] in <7b154c4ebae14bb98d2c2d5a3cebd316>:0
  49. at Nancy.Authentication.Forms.FormsAuthentication+<>c__DisplayClass7.<GetLoadAuthenticationHook>b__6 (Nancy.NancyContext context) [0x00026] in <91c66dca293e4531909364de82529d4c>:0
  50. at Nancy.BeforePipeline+<>c__DisplayClass4.<Wrap>b__3 (Nancy.NancyContext ctx, System.Threading.CancellationToken ct) [0x00006] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  51.  
  52. 18-8-15 03:46:55.0|Error|NzbDroneErrorPipeline|[GET /api/health]
  53.  
  54. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  55. at System.Data.SQLite.SQLite3.Open (System.String strFilename, System.Data.SQLite.SQLiteConnectionFlags connectionFlags, System.Data.SQLite.SQLiteOpenFlagsEnum openFlags, System.Int32 maxPoolSize, System.Boolean usePool) [0x00074] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  56. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  57. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  58. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  59. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  60. at Marr.Data.QGen.SortBuilder`1[T].ToList () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  61. at Marr.Data.QGen.SortBuilder`1[T].GetEnumerator () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  62. at System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003a] in <c05a481aeafb472e89a63a28e4c46378>:0
  63. at NzbDrone.Core.Authentication.UserRepository.FindUser (System.Guid identifier) [0x00085] in <f8c4a2c9e6194b509efc6018724d76df>:0
  64. at NzbDrone.Core.Authentication.UserService.FindUser (System.Guid identifier) [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  65. at NzbDrone.Api.Authentication.AuthenticationService.GetUserFromIdentifier (System.Guid identifier, Nancy.NancyContext context) [0x0000d] in <7b154c4ebae14bb98d2c2d5a3cebd316>:0
  66. at Nancy.Authentication.Forms.FormsAuthentication+<>c__DisplayClass7.<GetLoadAuthenticationHook>b__6 (Nancy.NancyContext context) [0x00026] in <91c66dca293e4531909364de82529d4c>:0
  67. at Nancy.BeforePipeline+<>c__DisplayClass4.<Wrap>b__3 (Nancy.NancyContext ctx, System.Threading.CancellationToken ct) [0x00006] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  68.  
  69. 18-8-15 03:46:55.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /api/queue
  70.  
  71. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  72. at System.Data.SQLite.SQLite3.Open (System.String strFilename, System.Data.SQLite.SQLiteConnectionFlags connectionFlags, System.Data.SQLite.SQLiteOpenFlagsEnum openFlags, System.Int32 maxPoolSize, System.Boolean usePool) [0x00074] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  73. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  74. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  75. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  76. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  77. at Marr.Data.QGen.SortBuilder`1[T].ToList () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  78. at Marr.Data.QGen.SortBuilder`1[T].GetEnumerator () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  79. at System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003a] in <c05a481aeafb472e89a63a28e4c46378>:0
  80. at NzbDrone.Core.Authentication.UserRepository.FindUser (System.Guid identifier) [0x00085] in <f8c4a2c9e6194b509efc6018724d76df>:0
  81. at NzbDrone.Core.Authentication.UserService.FindUser (System.Guid identifier) [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  82. at NzbDrone.Api.Authentication.AuthenticationService.GetUserFromIdentifier (System.Guid identifier, Nancy.NancyContext context) [0x0000d] in <7b154c4ebae14bb98d2c2d5a3cebd316>:0
  83. at Nancy.Authentication.Forms.FormsAuthentication+<>c__DisplayClass7.<GetLoadAuthenticationHook>b__6 (Nancy.NancyContext context) [0x00026] in <91c66dca293e4531909364de82529d4c>:0
  84. at Nancy.BeforePipeline+<>c__DisplayClass4.<Wrap>b__3 (Nancy.NancyContext ctx, System.Threading.CancellationToken ct) [0x00006] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  85.  
  86. 18-8-15 03:46:55.1|Trace|Http|Res: 1423 [GET] /api/queue?sort_by=timeleft&order=asc: 500.InternalServerError (186 ms)
  87. 18-8-15 03:46:55.1|Fatal|NzbDroneErrorPipeline|Request Failed. GET /api/health
  88.  
  89. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  90. at System.Data.SQLite.SQLite3.Open (System.String strFilename, System.Data.SQLite.SQLiteConnectionFlags connectionFlags, System.Data.SQLite.SQLiteOpenFlagsEnum openFlags, System.Int32 maxPoolSize, System.Boolean usePool) [0x00074] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  91. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  92. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  93. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  94. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  95. at Marr.Data.QGen.SortBuilder`1[T].ToList () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  96. at Marr.Data.QGen.SortBuilder`1[T].GetEnumerator () [0x00000] in <aad67c5ef7e9488f9fc401912117ef28>:0
  97. at System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003a] in <c05a481aeafb472e89a63a28e4c46378>:0
  98. at NzbDrone.Core.Authentication.UserRepository.FindUser (System.Guid identifier) [0x00085] in <f8c4a2c9e6194b509efc6018724d76df>:0
  99. at NzbDrone.Core.Authentication.UserService.FindUser (System.Guid identifier) [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  100. at NzbDrone.Api.Authentication.AuthenticationService.GetUserFromIdentifier (System.Guid identifier, Nancy.NancyContext context) [0x0000d] in <7b154c4ebae14bb98d2c2d5a3cebd316>:0
  101. at Nancy.Authentication.Forms.FormsAuthentication+<>c__DisplayClass7.<GetLoadAuthenticationHook>b__6 (Nancy.NancyContext context) [0x00026] in <91c66dca293e4531909364de82529d4c>:0
  102. at Nancy.BeforePipeline+<>c__DisplayClass4.<Wrap>b__3 (Nancy.NancyContext ctx, System.Threading.CancellationToken ct) [0x00006] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  103.  
  104. 18-8-15 03:46:55.1|Debug|Api|[GET] /api/queue?sort_by=timeleft&order=asc: 500.InternalServerError (186 ms)
  105. 18-8-15 03:46:55.2|Trace|Http|Res: 1424 [GET] /api/health: 500.InternalServerError (214 ms)
  106. 18-8-15 03:46:55.2|Debug|Api|[GET] /api/health: 500.InternalServerError (214 ms)
  107. 18-8-15 03:48:48.4|Error|TaskExtensions|Task Error
  108.  
  109. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  110. unable to open database file
  111. at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x0033c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  112. at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x000f6] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  113. at System.Data.SQLite.SQLiteCommand.GetStatement (System.Int32 index) [0x00008] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  114. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteCommand.GetStatement(int)
  115. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0011e] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  116. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  117. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  118. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  119. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  120. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  121. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  122. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  123. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  124. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  125. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].All () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  126. at NzbDrone.Core.Jobs.TaskManager.GetPending () [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  127. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  128. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <cb410c64c7fa4e8d9841a0cbe4173d66>:0
  129. at System.Threading.Tasks.Task.Execute () [0x00010] in <cb410c64c7fa4e8d9841a0cbe4173d66>:0
  130.  
  131. 18-8-15 03:49:18.4|Error|TaskExtensions|Task Error
  132.  
  133. [v2.0.0.5228] System.Data.SQLite.SQLiteException (0x80004005): unable to open database file
  134. unable to open database file
  135. at System.Data.SQLite.SQLite3.Prepare (System.Data.SQLite.SQLiteConnection cnn, System.String strSql, System.Data.SQLite.SQLiteStatement previous, System.UInt32 timeoutMS, System.String& strRemain) [0x0033c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  136. at System.Data.SQLite.SQLiteCommand.BuildNextCommand () [0x000f6] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  137. at System.Data.SQLite.SQLiteCommand.GetStatement (System.Int32 index) [0x00008] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  138. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteCommand.GetStatement(int)
  139. at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0011e] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  140. at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  141. at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  142. at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  143. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  144. at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  145. at System.Data.SQLite.SQLiteConnection.Open () [0x00959] in <61a20cde294d4a3eb43b9d9f6284613b>:0
  146. at Marr.Data.DataMapper.OpenConnection () [0x00024] in <aad67c5ef7e9488f9fc401912117ef28>:0
  147. at Marr.Data.DataMapper.Query[T] (System.String sql, System.Collections.Generic.ICollection`1[T] entityList, System.Boolean useAltName) [0x00065] in <aad67c5ef7e9488f9fc401912117ef28>:0
  148. at Marr.Data.QGen.QueryBuilder`1[T].ToList () [0x00052] in <aad67c5ef7e9488f9fc401912117ef28>:0
  149. at NzbDrone.Core.Datastore.BasicRepository`1[TModel].All () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  150. at NzbDrone.Core.Jobs.TaskManager.GetPending () [0x00000] in <f8c4a2c9e6194b509efc6018724d76df>:0
  151. at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands () [0x0000b] in <f8c4a2c9e6194b509efc6018724d76df>:0
  152. at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in <cb410c64c7fa4e8d9841a0cbe4173d66>:0
  153. at System.Threading.Tasks.Task.Execute () [0x00010] in <cb410c64c7fa4e8d9841a0cbe4173d66>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement