1. 2018-07-24 22:21:33.545 Info TaskManager: IntervalTrigger fired for task: Convert media
  2. 2018-07-24 22:21:33.545 Info TaskManager: Queueing task SyncConvertScheduledTask
  3. 2018-07-24 22:21:33.545 Info TaskManager: Executing Convert media
  4. 2018-07-24 22:21:33.631 Info TaskManager: Queueing task ServerSyncScheduledTask
  5. 2018-07-24 22:21:33.631 Info TaskManager: Convert media Completed after 0 minute(s) and 0 seconds
  6. 2018-07-24 22:21:33.671 Info TaskManager: ExecuteQueuedTasks
  7. 2018-07-24 22:21:36.087 Info TaskManager: Executing Cloud & Folder Sync
  8. 2018-07-24 22:21:36.109 Info TaskManager: Cloud & Folder Sync Completed after 0 minute(s) and 0 seconds
  9. 2018-07-24 22:21:36.117 Info TaskManager: ExecuteQueuedTasks
  10. 2018-07-24 22:22:04.481 Error TaskManager: Error
  11. *** Error Report ***
  12. Version: 3.5.0.0
  13. Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
  14. Operating system: Unix 3.10.105.0
  15. 64-Bit OS: True
  16. 64-Bit Process: True
  17. User Interactive: False
  18. Mono: 5.10.1.47 (tarball Sat Apr 21 21:47:26 CST 2018)
  19. Processor count: 4
  20. Program data path: /var/packages/EmbyServer/target/var
  21. Application directory: /volume1/@appstore/EmbyServer/releases/v3.5.0.0
  22. Constraint: NOT NULL constraint failed: ItemValues.Type
  23. SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
  24. at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  25. at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3_stmt stmt, System.Int32 rc) [0x00006] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  26. at SQLitePCL.pretty.StatementImpl.MoveNext () [0x00056] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  27. at Emby.Server.Implementations.Data.SqliteItemRepository.InsertItemValues (System.Byte[] idBlob, System.Collections.Generic.List`1[T] values, SQLitePCL.pretty.IDatabaseConnection db) [0x00109] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  28. at Emby.Server.Implementations.Data.SqliteItemRepository.UpdateItemValues (System.Guid itemId, System.Collections.Generic.List`1[T] values, SQLitePCL.pretty.IDatabaseConnection db) [0x00049] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  29. at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItemsInTranscation (SQLitePCL.pretty.IDatabaseConnection db, System.Collections.Generic.List`1[T] tuples) [0x000b4] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  30. at Emby.Server.Implementations.Data.SqliteItemRepository+<>c__DisplayClass24_0.<SaveItems>b__0 (SQLitePCL.pretty.IDatabaseConnection db) [0x00000] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  31. at SQLitePCL.pretty.DatabaseConnection+<RunInTransaction>c__AnonStorey4.<>m__0 (SQLitePCL.pretty.IDatabaseConnection db) [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  32. at SQLitePCL.pretty.DatabaseConnection.RunInTransaction[T] (SQLitePCL.pretty.IDatabaseConnection This, System.Func`2[T,TResult] f, SQLitePCL.pretty.TransactionMode mode) [0x0007f] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  33. at SQLitePCL.pretty.DatabaseConnection.RunInTransaction (SQLitePCL.pretty.IDatabaseConnection This, System.Action`1[T] action, SQLitePCL.pretty.TransactionMode mode) [0x0001e] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  34. at Emby.Server.Implementations.Data.ManagedConnection.RunInTransaction (System.Action`1[T] action, SQLitePCL.pretty.TransactionMode mode) [0x00000] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  35. at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems (System.Collections.Generic.List`1[T] items, System.Threading.CancellationToken cancellationToken) [0x000d8] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  36. at Emby.Server.Implementations.Library.LibraryManager.UpdateItems (System.Collections.Generic.List`1[T] items, MediaBrowser.Controller.Entities.BaseItem parent, MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0005c] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  37. at Emby.Server.Implementations.Library.LibraryManager.UpdateItem (MediaBrowser.Controller.Entities.BaseItem item, MediaBrowser.Controller.Entities.BaseItem parent, MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0000d] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  38. at MediaBrowser.Controller.Entities.BaseItem.UpdateToRepository (MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0000c] in <695d6b858b2f4b2e944983f02fe76166>:0
  39. at MediaBrowser.Providers.Manager.MetadataService`2[TItemType,TIdType].SaveItem (MediaBrowser.Controller.Providers.MetadataResult`1[T] result, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions, MediaBrowser.Controller.Library.ItemUpdateType reason, System.Threading.CancellationToken cancellationToken) [0x0004d] in <c9fecdad86294d7cb9d64018a6c88ecb>:0
  40. at MediaBrowser.Providers.Manager.MetadataService`2+<RefreshMetadata>d__8[TItemType,TIdType].MoveNext () [0x00609] in <c9fecdad86294d7cb9d64018a6c88ecb>:0
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  43. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  44. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  45. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  46. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  47. at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>d__362.MoveNext () [0x0019c] in <695d6b858b2f4b2e944983f02fe76166>:0
  48. --- End of stack trace from previous location where exception was thrown ---
  49. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  50. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  51. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  52. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  53. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  54. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x00131] in <695d6b858b2f4b2e944983f02fe76166>:0
  55. --- End of stack trace from previous location where exception was thrown ---
  56. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  57. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  58. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  59. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  60. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  61. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  62. --- End of stack trace from previous location where exception was thrown ---
  63. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  64. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  65. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  66. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  67. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  68. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x001c9] in <695d6b858b2f4b2e944983f02fe76166>:0
  69. --- End of stack trace from previous location where exception was thrown ---
  70. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  71. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  72. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  73. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  74. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  75. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  76. --- End of stack trace from previous location where exception was thrown ---
  77. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  78. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  79. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  80. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  81. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  82. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x001c9] in <695d6b858b2f4b2e944983f02fe76166>:0
  83. --- End of stack trace from previous location where exception was thrown ---
  84. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  85. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  86. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  87. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  88. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  89. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  90. --- End of stack trace from previous location where exception was thrown ---
  91. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  92. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  93. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  94. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  95. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  96. at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal2>d__58.MoveNext () [0x004f5] in <695d6b858b2f4b2e944983f02fe76166>:0
  97. --- End of stack trace from previous location where exception was thrown ---
  98. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  99. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  100. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  101. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  102. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  103. at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>d__57.MoveNext () [0x000a6] in <695d6b858b2f4b2e944983f02fe76166>:0
  104. --- End of stack trace from previous location where exception was thrown ---
  105. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  106. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  108. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  109. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  110. at MediaBrowser.Controller.Entities.AggregateFolder+<ValidateChildrenInternal>d__25.MoveNext () [0x00095] in <695d6b858b2f4b2e944983f02fe76166>:0
  111. --- End of stack trace from previous location where exception was thrown ---
  112. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  113. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  114. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  115. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  116. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  117. at Emby.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>d__107.MoveNext () [0x0014f] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  118. --- End of stack trace from previous location where exception was thrown ---
  119. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  120. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  121. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  122. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  123. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  124. at Emby.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>d__105.MoveNext () [0x00092] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  125. --- End of stack trace from previous location where exception was thrown ---
  126. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  127. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  128. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  129. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  130. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  131. at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00156] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  132. SQLitePCL.pretty.SQLiteException
  133. at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  134. at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3_stmt stmt, System.Int32 rc) [0x00006] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  135. at SQLitePCL.pretty.StatementImpl.MoveNext () [0x00056] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  136. at Emby.Server.Implementations.Data.SqliteItemRepository.InsertItemValues (System.Byte[] idBlob, System.Collections.Generic.List`1[T] values, SQLitePCL.pretty.IDatabaseConnection db) [0x00109] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  137. at Emby.Server.Implementations.Data.SqliteItemRepository.UpdateItemValues (System.Guid itemId, System.Collections.Generic.List`1[T] values, SQLitePCL.pretty.IDatabaseConnection db) [0x00049] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  138. at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItemsInTranscation (SQLitePCL.pretty.IDatabaseConnection db, System.Collections.Generic.List`1[T] tuples) [0x000b4] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  139. at Emby.Server.Implementations.Data.SqliteItemRepository+<>c__DisplayClass24_0.<SaveItems>b__0 (SQLitePCL.pretty.IDatabaseConnection db) [0x00000] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  140. at SQLitePCL.pretty.DatabaseConnection+<RunInTransaction>c__AnonStorey4.<>m__0 (SQLitePCL.pretty.IDatabaseConnection db) [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  141. at SQLitePCL.pretty.DatabaseConnection.RunInTransaction[T] (SQLitePCL.pretty.IDatabaseConnection This, System.Func`2[T,TResult] f, SQLitePCL.pretty.TransactionMode mode) [0x0007f] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  142. at SQLitePCL.pretty.DatabaseConnection.RunInTransaction (SQLitePCL.pretty.IDatabaseConnection This, System.Action`1[T] action, SQLitePCL.pretty.TransactionMode mode) [0x0001e] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
  143. at Emby.Server.Implementations.Data.ManagedConnection.RunInTransaction (System.Action`1[T] action, SQLitePCL.pretty.TransactionMode mode) [0x00000] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  144. at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems (System.Collections.Generic.List`1[T] items, System.Threading.CancellationToken cancellationToken) [0x000d8] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  145. at Emby.Server.Implementations.Library.LibraryManager.UpdateItems (System.Collections.Generic.List`1[T] items, MediaBrowser.Controller.Entities.BaseItem parent, MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0005c] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  146. at Emby.Server.Implementations.Library.LibraryManager.UpdateItem (MediaBrowser.Controller.Entities.BaseItem item, MediaBrowser.Controller.Entities.BaseItem parent, MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0000d] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  147. at MediaBrowser.Controller.Entities.BaseItem.UpdateToRepository (MediaBrowser.Controller.Library.ItemUpdateType updateReason, System.Threading.CancellationToken cancellationToken) [0x0000c] in <695d6b858b2f4b2e944983f02fe76166>:0
  148. at MediaBrowser.Providers.Manager.MetadataService`2[TItemType,TIdType].SaveItem (MediaBrowser.Controller.Providers.MetadataResult`1[T] result, MediaBrowser.Model.Configuration.LibraryOptions libraryOptions, MediaBrowser.Controller.Library.ItemUpdateType reason, System.Threading.CancellationToken cancellationToken) [0x0004d] in <c9fecdad86294d7cb9d64018a6c88ecb>:0
  149. at MediaBrowser.Providers.Manager.MetadataService`2+<RefreshMetadata>d__8[TItemType,TIdType].MoveNext () [0x00609] in <c9fecdad86294d7cb9d64018a6c88ecb>:0
  150. --- End of stack trace from previous location where exception was thrown ---
  151. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  152. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  153. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  154. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  155. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  156. at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>d__362.MoveNext () [0x0019c] in <695d6b858b2f4b2e944983f02fe76166>:0
  157. --- End of stack trace from previous location where exception was thrown ---
  158. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  159. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  160. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  161. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  162. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  163. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x00131] in <695d6b858b2f4b2e944983f02fe76166>:0
  164. --- End of stack trace from previous location where exception was thrown ---
  165. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  166. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  167. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  168. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  169. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  170. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  171. --- End of stack trace from previous location where exception was thrown ---
  172. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  173. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  174. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  175. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  176. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  177. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x001c9] in <695d6b858b2f4b2e944983f02fe76166>:0
  178. --- End of stack trace from previous location where exception was thrown ---
  179. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  180. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  181. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  182. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  183. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  184. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  185. --- End of stack trace from previous location where exception was thrown ---
  186. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  187. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  188. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  189. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  190. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  191. at MediaBrowser.Controller.Entities.Folder+<RefreshChildMetadata>d__61.MoveNext () [0x001c9] in <695d6b858b2f4b2e944983f02fe76166>:0
  192. --- End of stack trace from previous location where exception was thrown ---
  193. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  194. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  195. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  196. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  197. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  198. at MediaBrowser.Controller.Entities.Folder+<RefreshMetadataRecursive>d__59.MoveNext () [0x00150] in <695d6b858b2f4b2e944983f02fe76166>:0
  199. --- End of stack trace from previous location where exception was thrown ---
  200. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  201. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  202. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  203. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  204. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  205. at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal2>d__58.MoveNext () [0x004f5] in <695d6b858b2f4b2e944983f02fe76166>:0
  206. --- End of stack trace from previous location where exception was thrown ---
  207. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  208. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  209. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  210. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  211. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  212. at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>d__57.MoveNext () [0x000a6] in <695d6b858b2f4b2e944983f02fe76166>:0
  213. --- End of stack trace from previous location where exception was thrown ---
  214. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  215. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  216. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  217. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  218. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  219. at MediaBrowser.Controller.Entities.AggregateFolder+<ValidateChildrenInternal>d__25.MoveNext () [0x00095] in <695d6b858b2f4b2e944983f02fe76166>:0
  220. --- End of stack trace from previous location where exception was thrown ---
  221. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  222. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  223. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  224. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  225. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  226. at Emby.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>d__107.MoveNext () [0x0014f] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  227. --- End of stack trace from previous location where exception was thrown ---
  228. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  229. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  230. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  231. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  232. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  233. at Emby.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>d__105.MoveNext () [0x00092] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  234. --- End of stack trace from previous location where exception was thrown ---
  235. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  236. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  237. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  238. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  239. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  240. at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00156] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  241. 2018-07-24 22:22:04.484 Info TaskManager: Scan media library Failed after 10 minute(s) and 51 seconds
  242. 2018-07-24 22:22:04.708 Info TaskManager: ExecuteQueuedTasks
  243. 2018-07-24 22:22:24.176 Info HttpServer: HTTP GET http://192.168.178.20:8096/dlna/fdcc8ae3cb31472db78a6372cd5438eb/description.xml. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
  244. 2018-07-24 22:22:24.182 Info HttpServer: HTTP GET http://192.168.178.20:8096/dlna/fdcc8ae3cb31472db78a6372cd5438eb/description.xml. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
  245. 2018-07-24 22:22:24.697 Info HttpServer: HTTP Response 200 to 192.168.178.20. Time: 521ms. http://192.168.178.20:8096/dlna/fdcc8ae3cb31472db78a6372cd5438eb/description.xml
  246. 2018-07-24 22:22:24.697 Info HttpServer: HTTP Response 200 to 192.168.178.20. Time: 515ms. http://192.168.178.20:8096/dlna/fdcc8ae3cb31472db78a6372cd5438eb/description.xml
  247. 2018-07-24 22:22:25.571 Error SessionManager: Error sending message
  248. *** Error Report ***
  249. Version: 3.5.0.0
  250. Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -restartpath /var/packages/EmbyServer/scripts/restart
  251. Operating system: Unix 3.10.105.0
  252. 64-Bit OS: True
  253. 64-Bit Process: True
  254. User Interactive: False
  255. Mono: 5.10.1.47 (tarball Sat Apr 21 21:47:26 CST 2018)
  256. Processor count: 4
  257. Program data path: /var/packages/EmbyServer/target/var
  258. Application directory: /volume1/@appstore/EmbyServer/releases/v3.5.0.0
  259. MediaBrowser.Model.Net.HttpException: Error: SecureChannelFailure (One or more errors occurred.)
  260. at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__18.MoveNext () [0x00242] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  261. --- End of stack trace from previous location where exception was thrown ---
  262. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  263. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  264. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  265. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  266. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  267. at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<SendAsync>d__15.MoveNext () [0x0009e] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  268. --- End of stack trace from previous location where exception was thrown ---
  269. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  270. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  271. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  272. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  273. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  274. at Emby.Server.Implementations.Session.FirebaseSessionController+<SendMessage>d__17`1[T].MoveNext () [0x001d8] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  275. --- End of stack trace from previous location where exception was thrown ---
  276. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  277. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  278. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  279. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  280. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  281. at Emby.Server.Implementations.Session.SessionManager+<SendMessageToSession>d__79`1[T].MoveNext () [0x000d7] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  282. --- End of stack trace from previous location where exception was thrown ---
  283. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  284. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  285. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  286. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  287. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  288. at Emby.Server.Implementations.Session.SessionManager+<>c__DisplayClass116_1`1+<<SendMessageToUserSessions>b__2>d[T].MoveNext () [0x0009f] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  289. MediaBrowser.Model.Net.HttpException
  290. at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__18.MoveNext () [0x00242] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  291. --- End of stack trace from previous location where exception was thrown ---
  292. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  293. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  294. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  295. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  296. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  297. at Emby.Server.Implementations.HttpClientManager.HttpClientManager+<SendAsync>d__15.MoveNext () [0x0009e] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  298. --- End of stack trace from previous location where exception was thrown ---
  299. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  300. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  301. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  302. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  303. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  304. at Emby.Server.Implementations.Session.FirebaseSessionController+<SendMessage>d__17`1[T].MoveNext () [0x001d8] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  305. --- End of stack trace from previous location where exception was thrown ---
  306. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  307. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  308. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  309. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  310. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  311. at Emby.Server.Implementations.Session.SessionManager+<SendMessageToSession>d__79`1[T].MoveNext () [0x000d7] in <2ffcef5e7afa4820adabddd39d6ca745>:0
  312. --- End of stack trace from previous location where exception was thrown ---
  313. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  314. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  315. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  316. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  317. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <9f46da0973534d9c8737c50aeebf5ecb>:0
  318. at Emby.Server.Implementations.Session.SessionManager+<>c__DisplayClass116_1`1+<<SendMessageToUserSessions>b__2>d[T].MoveNext () [0x0009f] in <2ffcef5e7afa4820adabddd39d6ca745>:0