Jump to content

Unhandled Exception. One or more errors occured. - 3.0.5931.0


Recommended Posts

Posted

Hi All,

 

I'm having issues since upgrading where my emby server won't start, I've tried installing beta and dev versions also with no luck in resolving the error. Below is log extract, any thoughts?:

2016-04-22 09:28:23.1425 Error Main: UnhandledException
	*** Error Report ***
	Version: 3.0.5931.0
	Command line: C:\Users\Ken\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 4
	64-Bit OS: True
	64-Bit Process: True
	Program data path: C:\Users\Ken\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\Ken\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	One or more errors occurred.
	System.AggregateException
	   at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
	   at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout)
	   at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
	   at MBPlus.ServerEntryPoint.GetGroup(String channelGroup, String userId, CategoryDef defintion)
	   at MBPlus.ServerEntryPoint.<GetCategory>d__114.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
	   at MBPlus.ServerEntryPoint.<BuildCategories>d__24.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult()
	   at MBPlus.ServerEntryPoint.<BuildForAllUsers>d__11.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
	   at MBPlus.ServerEntryPoint.<TimerStopped>d__b.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
	   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
	   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
	   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
	   at System.Threading.ThreadPoolWorkQueue.Dispatch()
	InnerException: System.MissingMethodException
	Method not found: 'Void MediaBrowser.Controller.Entities.Folder.ClearChildrenInternal()'.
	   at MBPlus.Entities.MBPlusFolder.ClearChildren()
	   at MBPlus.Entities.MBPlusChannelGroup.<SelectChildren>d__0.MoveNext()

Thanks,

Posted

Hi, go here:

C:\Users\Ken\AppData\Roaming\MediaBrowser-Server\Plugins

And remove the MBPlus dll file.

Posted

Hi, go here:

C:\Users\Ken\AppData\Roaming\MediaBrowser-Server\Plugins

And remove the MBPlus dll file.

Thanks!

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...