Jump to content

Question about my plugins


Recommended Posts

Posted

Hi guys,

 

yesterday I updated from 3.5.3 to 4.0.0.2 and during the night the configuration backup failed.

Here is the only error message within the log:

2019-01-19 01:00:00.113 Info TaskManager: DailyTrigger fired for task: Configuration Backup
2019-01-19 01:00:00.114 Info TaskManager: Queueing task ScheduledBackupTask
2019-01-19 01:00:00.114 Info TaskManager: Executing Configuration Backup
2019-01-19 01:00:00.270 Error TaskManager: Error
	*** Error Report ***
	Version: 4.0.0.2
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Unix 4.15.0.33
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 2
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
	System.MissingMethodException: System.MissingMethodException: Method not found: 'System.DateTime MediaBrowser.Model.IO.IFileSystem.GetCreationTimeUtc(MediaBrowser.Model.IO.FileSystemMetadata)'.
	   at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
	Source: MBBackup
	TargetSite: Void MoveNext()
	   at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
	   at MBBackup.Entities.ScheduledBackupTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
	
2019-01-19 01:00:00.270 Info TaskManager: Configuration Backup Failed after 0 minute(s) and 0 seconds
2019-01-19 01:00:00.330 Info TaskManager: ExecuteQueuedTasks

Thought I would report it in case nobody has done it.

PenkethBoy
Posted

did you update the plugin to the correct version after migration and have you rebooted since

 

working ok for me on new beta 4.1 and before on 4.0.0.1

  • Like 2
Posted

Now where you mentioned it, I think I haven't rebooted the server since the update.

I will give it a try and reboot back tomorrow.

 

Thank you PenkethBoy and sorry for the dumb question guys.

Posted

The restart solve the issue.

Thanks PenkethBoy for the hint.

 

Btw.. who changed the title of this topic?!

Posted

Because someone else might see the title and get the impression of something not working, when this is really just a case of plugins not being updated.

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