Skip to content

Instantly share code, notes, and snippets.

@sea3pea0
Created August 17, 2016 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sea3pea0/2ed93f0e444f949dc7cc63da843069ce to your computer and use it in GitHub Desktop.
Save sea3pea0/2ed93f0e444f949dc7cc63da843069ce to your computer and use it in GitHub Desktop.
2016-08-17 13:00:59.8893 Info Main: Shutting down
2016-08-17 13:00:59.8936 Info App: Disposing ApplicationHost
2016-08-17 13:00:59.9003 Info App: Disposing TaskManager
2016-08-17 13:00:59.9121 Info App: Disposing HttpClientManager
2016-08-17 13:00:59.9131 Info App: Disposing InstallationManager
2016-08-17 13:00:59.9155 Info App: Disposing IsoManager
2016-08-17 13:00:59.9760 Info App: Disposing LinuxMount
2016-08-17 13:00:59.9760 Info App: Disposing SqliteUserRepository
2016-08-17 13:00:59.9773 Info App: Disposing SqliteDisplayPreferencesRepository
2016-08-17 13:00:59.9773 Info App: Disposing SqliteItemRepository
2016-08-17 13:01:00.2373 Debug SqliteItemRepository: GetItems query time (slow): 1027ms. Query: select count (distinct PresentationUniqueKey) from TypedBaseItems A left join UserDataDb.UserData on UserDataKey=UserDataDb.UserData.Key And (UserId=@UserId) where IsFolder=@IsFolder AND (played is null or played=@IsPlayed) AND IsVirtualItem=@IsVirtualItem AND Guid in (select itemId from AncestorIds where AncestorId=@AncestorId)
2016-08-17 13:01:00.2373 Info App: Disposing SqliteFileOrganizationRepository
2016-08-17 13:01:00.2377 Info App: Disposing AuthenticationRepository
2016-08-17 13:01:00.2377 Info App: Disposing SyncRepository
2016-08-17 13:01:00.2377 Info App: Disposing LibraryMonitor
2016-08-17 13:01:00.2377 Debug SqliteItemRepository: GetItems query time (slow): 1028ms. Query: select count (distinct PresentationUniqueKey) from TypedBaseItems A left join UserDataDb.UserData on UserDataKey=UserDataDb.UserData.Key And (UserId=@UserId) where IsFolder=@IsFolder AND (played is null or played=@IsPlayed) AND IsVirtualItem=@IsVirtualItem AND Guid in (select itemId from AncestorIds where AncestorId=@AncestorId)
2016-08-17 13:01:00.2522 Info App: Disposing ProviderManager
2016-08-17 13:01:00.3530 Info App: Disposing ServerManager
2016-08-17 13:01:00.5187 Info App: Disposing ImageProcessor
2016-08-17 13:01:00.8551 Info App: Disposing MediaSourceManager
2016-08-17 13:01:00.8600 Info App: Disposing LiveTvManager
2016-08-17 13:01:00.8690 Info App: Disposing ContentDirectory
2016-08-17 13:01:00.8946 Info App: Disposing MediaReceiverRegistrar
2016-08-17 13:01:00.8949 Info App: Disposing DeviceDiscovery
2016-08-17 13:01:00.9369 Info App: Disposing MediaEncoder
2016-08-17 13:01:00.9709 Info App: Disposing SsdpHandler
2016-08-17 13:01:00.9819 Info App: Disposing ActivityRepository
2016-08-17 13:01:00.9819 Info App: Disposing SqliteNotificationsRepository
2016-08-17 13:01:00.9819 Info App: Disposing MovieDbProvider
2016-08-17 13:01:00.9832 Info App: Disposing EmbyTV
2016-08-17 13:01:00.9930 Info App: Disposing OpenSubtitleDownloader
2016-08-17 13:01:00.9942 Info App: Disposing LinuxIsoManager
2016-08-17 13:01:00.9942 Info App: Disposing LinuxMount
2016-08-17 13:01:00.9942 Info App: Disposing CleanMissingEpisodesEntryPoint
2016-08-17 13:01:00.9950 Info App: Disposing NewsEntryPoint
2016-08-17 13:01:01.0074 Info App: Disposing ServerEntryPoint
2016-08-17 13:01:01.0074 Info App: Disposing ApiEntryPoint
2016-08-17 13:01:01.0179 Info App: Disposing ActivityLogEntryPoint
2016-08-17 13:01:01.0409 Info App: Disposing DlnaProfileEntryPoint
2016-08-17 13:01:01.0409 Info App: Disposing UserSyncNotification
2016-08-17 13:01:03.0444 Info App: Disposing ServerEntryPoint
2016-08-17 13:01:03.0444 Info App: Disposing AutomaticRestartEntryPoint
2016-08-17 13:01:03.0461 Info App: Disposing DlnaEntryPoint
2016-08-17 13:01:03.0486 Info App: Disposing LibrarySyncNotification
2016-08-17 13:01:04.5979 Error App: Emby.Kodi.SyncQueue: An Error Has Occurred in UserUpdateTimerCallback: One or more errors occurred.
2016-08-17 13:01:04.7371 Error App: One or more errors occurred.
*** Error Report ***
Version: 3.1.106.0
Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe
Operating system: Unix 3.10.77.0
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/packages/EmbyServer/target/var
Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Tue 2 Aug 20:01:59 UTC 2016)
Application Path: /volume1/@appstore/EmbyServer/releases/v3.1.106-beta/MediaBrowser.Server.Mono.exe
One or more errors occurred.
System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) <0x407f9b30 + 0x005af> in <filename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout) <0x407f9af0 + 0x0002b> in <filename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) <0x407f9ac0 + 0x00017> in <filename unknown>:0
at Emby.Kodi.SyncQueue.EntryPoints.UserSyncNotification.UpdateTimerCallback (System.Object state) <0x40a281f0 + 0x0028f> in <filename unknown>:0
InnerException: System.AggregateException
One or more errors occurred.
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) <0x40ae8920 + 0x0003f> in <filename unknown>:0
at System.Threading.Tasks.Task`1[TResult].GetResultCore (Boolean waitCompletionNotification) <0x40a42610 + 0x0008b> in <filename unknown>:0
at System.Threading.Tasks.Task`1[TResult].get_Result () <0x4060ff30 + 0x00027> in <filename unknown>:0
at Emby.Kodi.SyncQueue.EntryPoints.UserSyncNotification+<>c__DisplayClass21_0.<SendNotifications>b__2 (IHasUserData i) <0x40a2e9d0 + 0x00047> in <filename unknown>:0
at System.Linq.Enumerable+<CombineSelectors>c__AnonStorey1B`3[TSource,TMiddle,TResult].<>m__0 (TSource x) <0x40648ea0 + 0x00048> in <filename unknown>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x40419da0 + 0x00139> in <filename unknown>:0
at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x4037db80 + 0x00282> in <filename unknown>:0
at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x4037d9c0 + 0x00063> in <filename unknown>:0
at Emby.Kodi.SyncQueue.EntryPoints.UserSyncNotification+<SendNotifications>d__21.MoveNext () <0x40a2a770 + 0x00767> in <filename unknown>:0
InnerException: System.ObjectDisposedException
Cannot access a disposed object.
Object name: 'SQLiteConnection'.
at System.Data.SQLite.SQLiteConnection.CheckDisposed () <0x405ad510 + 0x0004f> in <filename unknown>:0
at System.Data.SQLite.SQLiteConnection.get_State () <0x405b5bd0 + 0x0000f> in <filename unknown>:0
at System.Data.SQLite.SQLiteDataReader.CheckClosed () <0x405b7460 + 0x00057> in <filename unknown>:0
at System.Data.SQLite.SQLiteDataReader.Read () <0x405c6b00 + 0x00023> in <filename unknown>:0
at MediaBrowser.Server.Implementations.Persistence.SqliteItemRepository.GetItems (MediaBrowser.Controller.Entities.InternalItemsQuery query) <0x40a477f0 + 0x00ae8> in <filename unknown>:0
at MediaBrowser.Server.Implementations.Library.LibraryManager.GetItemsResult (MediaBrowser.Controller.Entities.InternalItemsQuery query) <0x40a3ff60 + 0x00208> in <filename unknown>:0
at MediaBrowser.Controller.Entities.Folder.QueryRecursive (MediaBrowser.Controller.Entities.InternalItemsQuery query) <0x40a3b4c0 + 0x0037f> in <filename unknown>:0
at MediaBrowser.Controller.Entities.Folder+<GetItemsInternal>d__f1.MoveNext () <0x40a3a7b0 + 0x007df> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x40ae8060 + 0x0002b> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x40ae7e10 + 0x000d3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x40ae7d50 + 0x00097> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x405744d0 + 0x0003b> in <filename unknown>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x405bb880 + 0x00017> in <filename unknown>:0
at MediaBrowser.Controller.Entities.Folder+<FillUserDataDtoValues>d__13c.MoveNext () <0x40a37a80 + 0x004f7> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x40ae8060 + 0x0002b> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x40ae7e10 + 0x000d3> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x40ae7d50 + 0x00097> in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x405744d0 + 0x0003b> in <filename unknown>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x405744a0 + 0x00013> in <filename unknown>:0
at MediaBrowser.Server.Implementations.Library.UserDataManager+<GetUserDataDto>d__12.MoveNext () <0x40a0c570 + 0x0041b> in <filename unknown>:0
2016-08-17 13:01:05.0524 Info App: Disposing ExternalPortForwarding
2016-08-17 13:01:05.1123 Debug PortMapper: Stopping NAT discovery
2016-08-17 13:01:05.2149 Info App: Disposing EntryPoint
2016-08-17 13:01:05.2149 Info App: Disposing ServerEntryPoint
2016-08-17 13:01:05.2149 Info App: Disposing LibraryChangedNotifier
2016-08-17 13:01:05.2163 Info App: Disposing KeepServerAwake
2016-08-17 13:01:05.2163 Info App: Disposing ServerMediator
2016-08-17 13:01:05.2172 Info App: Disposing LoadRegistrations
2016-08-17 13:01:05.2172 Info App: Disposing StartupWizard
2016-08-17 13:01:05.2172 Info App: Disposing Notifications
2016-08-17 13:01:05.2210 Info App: Disposing WebSocketNotifier
2016-08-17 13:01:05.2219 Info App: Disposing RecordingNotifier
2016-08-17 13:01:05.2257 Info App: Disposing RefreshUsersMetadata
2016-08-17 13:01:05.2258 Info App: Disposing UsageEntryPoint
2016-08-17 13:01:05.2306 Info App: Disposing ConnectEntryPoint
2016-08-17 13:01:05.2309 Info App: Disposing UdpServerEntryPoint
2016-08-17 13:01:05.2323 Info App: Disposing ServerEventNotifier
2016-08-17 13:01:05.2397 Info App: Disposing UserDataChangeNotifier
2016-08-17 13:01:05.2447 Info App: Disposing LibraryMonitorStartup
2016-08-17 13:01:05.2447 Info App: Disposing EntryPoint
2016-08-17 13:01:05.2447 Info App: Disposing HdHomerunDiscovery
2016-08-17 13:01:05.2447 Info App: Disposing SatIpDiscovery
2016-08-17 13:01:05.2447 Info App: Disposing ServerEntryPoint
2016-08-17 13:01:05.2447 Info App: Disposing ServerEntryPoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment