Riples 3 Posted July 22, 2018 Posted July 22, 2018 I am finding my Emby Server is continually shutting down unexpectedly without error. Every time I try and launch Emby on my samsung TV, it can't find my server - only to find the server is no longer running. I'm not sure what logs to post, but I cannot find anything in the event viewer to suggest of a crash. Thanks
maegibbons 1287 Posted July 22, 2018 Posted July 22, 2018 Look around the Forums There are issues with old plugins. Remove all the dll's from your plugins directory Krs Mark 1
CBers 7474 Posted July 22, 2018 Posted July 22, 2018 https://emby.media/community/index.php?/topic/33611-if-only-people-would-use-the-search-option/
Riples 3 Posted July 23, 2018 Author Posted July 23, 2018 Seems to be that it may have been an old plugin causing the crash. @@CBers - Maybe rather than having to search the forums, it would be nice if Emby actually disabled the plugin automatically rather than myself having to search the internet for a solution. If plugins are incompatible, surely Emby can disable them rather than just continually crash without error to the user of what is going on.
Solution Riples 3 Posted July 24, 2018 Author Solution Posted July 24, 2018 The logs were referencing the ThemeSongs plugin. I removed it and now Emby seems to be functioning fine. 2018-07-22 22:38:40.484 Error Main: UnhandledException *** Error Report *** Version: 3.5.0.0 Command line: C:\Users\svc_nas\AppData\Roaming\MediaBrowser-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 4 Program data path: C:\Users\svc_nas\AppData\Roaming\MediaBrowser-Server Application directory: C:\Users\svc_nas\AppData\Roaming\MediaBrowser-Server\system System.MissingMethodException: Method not found: 'Boolean MediaBrowser.Common.Security.ISecurityManager.get_IsMBSupporter()'. at MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint.NewItemTimerCallback(Object state) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint.NewItemTimerCallback(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() System.MissingMethodException at MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint.NewItemTimerCallback(Object state) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint.NewItemTimerCallback(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now