Jump to content

TVTimeLord failing to run


andyblac644

Recommended Posts

andyblac644

Emby Server Version 3.3.1.1 beta

 

error:

2018-06-06 12:39:41.468 Error TaskManager: Error
	*** Error Report ***
	Version: 3.3.1.1
	Command line: /system/EmbyServer.dll -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Unix 3.10.105.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: /config
	Application directory: /system
	System.TypeLoadException: Could not load type 'MediaBrowser.Common.Plugins.BasePlugin' from assembly 'MediaBrowser.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
	   at MediaBrowser.Plugins.TimeLord.ScheduledTasks.TLTVScheduledTask.<Execute>d__16.MoveNext()
	   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Plugins.TimeLord.ScheduledTasks.TLTVScheduledTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	System.TypeLoadException
	   at MediaBrowser.Plugins.TimeLord.ScheduledTasks.TLTVScheduledTask.<Execute>d__16.MoveNext()
	   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
	   at MediaBrowser.Plugins.TimeLord.ScheduledTasks.TLTVScheduledTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	
2018-06-06 12:39:41.468 Info TaskManager: Change episode date added to original airdate Failed after 0 minute(s) and 0 seconds
2018-06-06 12:40:20.928 Info HttpServer: HTTP Response 200 to 192.168.2.206. Time: 1ms. http://192.168.2.1:8096/emby/ScheduledTasks?isHidden=false 
2018-06-06 12:40:20.947 Info HttpClient: POST https://mb3admin.com/admin/service/registration/validate
2018-06-06 12:40:21.558 Error TaskManager: Error
	*** Error Report ***
	Version: 3.3.1.1
	Command line: /system/EmbyServer.dll -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Unix 3.10.105.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: /config
	Application directory: /system
	System.NullReferenceException: Object reference not set to an instance of an object.
	   at Emby.Server.Implementations.IO.SharpCifsFileSystem.IsEnabledForPath(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.DirectoryExists(String path)
	   at MBBackup.ServerEntryPoint.<ExecuteBackup>d__61.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MBBackup.Entities.ScheduledBackupTask.<Execute>d__8.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	System.NullReferenceException
	   at Emby.Server.Implementations.IO.SharpCifsFileSystem.IsEnabledForPath(String path)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.DirectoryExists(String path)
	   at MBBackup.ServerEntryPoint.<ExecuteBackup>d__61.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MBBackup.Entities.ScheduledBackupTask.<Execute>d__8.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	

tried uninstalling and reinstalling. Edited by andyblac644
Link to comment
Share on other sites

You are very likely to have problems like this with an old server version.

Link to comment
Share on other sites

andyblac644

You are very likely to have problems like this with an old server version.

trouble is I can't upgrade to latest beta due to it not working in synology docker.

 

 

edit: dam just realised after my failed attempt of latest 3.4.1.11 .net image I installed 3.3 not 3.4. doh.

Edited by andyblac644
Link to comment
Share on other sites

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