Jump to content

Emby 3.5.0.0 Server keeps shutting down unexpectedly


Go to solution Solved by Riples,

Recommended Posts

Posted

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
Posted

Look around the Forums

 

There are issues with old plugins.

 

Remove all the dll's from your plugins directory

 

Krs

 

Mark

  • Like 1
Posted

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.

Posted

What plugin was it?

  • Solution
Posted

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()
  • Like 1
Posted

Thanks for the feedback.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...