# Backup failed - Error in updater

**URL:** https://forum.duplicati.com/t/backup-failed-error-in-updater/10803
**Category:** Uncategorized
**Created:** [September 26, 2020, 6:59am UTC](https://forum.duplicati.com/t/backup-failed-error-in-updater/10803 "2020-09-26T06:59:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![namsevz](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/n/cab0a1/32.png) [@namsevz](https://forum.duplicati.com/u/namsevz)
#### Post date: [September 26, 2020, 6:59am UTC](https://forum.duplicati.com/t/backup-failed-error-in-updater/10803/1 "2020-09-26T06:59:09Z")

</div>

Todays scheduled backup job failed due to some error with app version. This is very dangerous. The upgrade process should be independent of the application function and fully under the control of the administrator. How can I turn off this AutoUpdater?

Thanks  
N.

Sep 26, 2020 7:55 AM: Failed while executing “Backup” with id: 1  
Duplicati.Library.Interface.UserInformationException:  
The database has version 10 but the largest supported version is 8.  
This is likely caused by upgrading to a newer version and then downgrading.  
If this is the case, there is likely a backup file of the previous database version in the folder C:\Users\John\AppData\Local\Duplicati.  
v Duplicati.Library.SQLiteHelper.DatabaseUpgrader.UpgradeDatabase(IDbConnection connection, String sourcefile, String schema, IList`1 versions) v Duplicati.Library.SQLiteHelper.DatabaseUpgrader.UpgradeDatabase(IDbConnection connection, String sourcefile, Type eltype) v Duplicati.Library.Main.Database.LocalDatabase.CreateConnection(String path) v Duplicati.Library.Main.Database.LocalBackupDatabase..ctor(String path, Options options) v Duplicati.Library.Main.Operation.BackupHandler.<RunAsync>d__19.MoveNext() --- Konec trasování zásobníku z předchozího místa, ze kterého byla vyvolána výjimka --- v System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() v CoCoL.ChannelExtensions.WaitForTaskOrThrow(Task task) v Duplicati.Library.Main.Controller.<>c__DisplayClass13_0.<Backup>b__0(BackupResults result) v Duplicati.Library.Main.Controller.RunAction[T](T result, String[]& paths, IFilter& filter, Action`1 method)  
v Duplicati.Library.Main.Controller.Backup(String inputsources, IFilter filter)  
v Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)

Sep 26, 2020 7:54 AM: Error in updater  
System.Exception: Found unexpected file: C:\ProgramData\Duplicati\updates\2.0.5.1\updates  
v Duplicati.Library.AutoUpdater.UpdaterManager.VerifyUnpackedFolder(String folder, UpdateInfo version)

ServerVersionName : - 2.0.5.1\_beta\_2020-01-18  
StartedBy : Tray icon  
BaseVersionName : 2.0.4.23\_beta\_2019-07-14

---

<div class="post-metadata">

### Author: ![renestach](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/r/848f3c/32.png) [@renestach](https://forum.duplicati.com/u/renestach)
#### Post date: [September 27, 2020, 8:12am UTC](https://forum.duplicati.com/t/backup-failed-error-in-updater/10803/2 "2020-09-27T08:12:22Z")

</div>

Duplicati checks for new updates and notifies users. It does not update the current installation without any user interaction. What exactly do you mean by “turn off this AutoUpdater”?

---

<div class="post-metadata">

### Author: ![namsevz](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/n/cab0a1/32.png) [@namsevz](https://forum.duplicati.com/u/namsevz)
#### Post date: [September 27, 2020, 4:16pm UTC](https://forum.duplicati.com/t/backup-failed-error-in-updater/10803/3 "2020-09-27T16:16:18Z")

</div>

Thanks very much for reply. I will explain it: My periodical backup job failed with message: “The database has version 10 but the largest supported version is 8.  
This is likely caused by upgrading to a newer version and then downgrading.” I cannot figure out what did I do wrong.

---

<div class="post-metadata">

### Author: ![ts678](https://forum.duplicati.com/letter_avatar_proxy/v4/letter/t/8491ac/32.png) [@ts678](https://forum.duplicati.com/u/ts678)
#### Post date: [September 28, 2020, 1:28am UTC](https://forum.duplicati.com/t/backup-failed-error-in-updater/10803/4 "2020-09-28T01:28:55Z")

</div>

Welcome to the forum @namsevz

> [@namsevz](#):
>
> Found unexpected file: C:\ProgramData\Duplicati\updates\2.0.5.1\updates

This looks strange. Is there really an updates folder below the updates folder?  
What’s in it? changelog.txt (if present) will reveal the release. Is it lots of files?  
If I tested right, 2.0.5.1 folder Properties should list as 574 files and 82 folders.

Duplicati checks update integrity before running, so might have not run 2.0.5.1,  
meaning you reverted to the 2.0.4.23 base version which can’t read newer DB.

EDIT:  
[Downgrading / reverting to a lower version](https://forum.duplicati.com/t/downgrading-reverting-to-a-lower-version/3393) says how to intentionally downgrade.  
If somehow your 2.0.5.1 went bad and is hard to fix, downgrade it then upgrade.  
Alternatively, install from [.msi](https://www.duplicati.com/download) again as an Administrator, and get a good 2.0.5.1.
