I’m getting this error message:
Unexpected difference in fileset version 5: 2019-07-30 12:00:00 (database id: 89), found 1584538 entries, but expected 1584544
I see there have been other reports of this, but rather inconclusive.
I’ve no reason to think the backup was interrupted. It’s all in the local network local via sftp. There is no log shown in the list for this time (06:00 ish this morning), either under General or Remote. but I get them mailed to me and that shows the below. It seems to indicate that the backup failed completely - the last success time shown is the previous one.
This is the second time this has happened, and the previous time it kept on happening (this time has only just happened, so I don’t know what will happen next). Previously I tried repairing the database, which had no effect. In the end I deleted the whole backup and started over, which has been fine for a few weeks now, until today. Having to recreate a backup is time consuming and catastrophic.
It’s due to run again in a few minutes. I’ll post what happens.
Failed: Unexpected difference in fileset version 5: 2019-07-30 12:00:00 (database id: 89), found 1584538 entries, but expected 1584544
Details: Duplicati.Library.Interface.UserInformationException: Unexpected difference in fileset version 5: 2019-07-30 12:00:00 (database id: 89), found 1584538 entries, but expected 1584544
at Duplicati.Library.Main.Database.LocalDatabase.VerifyConsistency(Int64 blocksize, Int64 hashsize, Boolean verifyfilelists, IDbTransaction transaction)
at Duplicati.Library.Main.Operation.Backup.BackupDatabase.<>c__DisplayClass32_0.<VerifyConsistencyAsync>b__0()
at Duplicati.Library.Main.Operation.Common.SingleRunner.<>c__DisplayClass3_0.<RunOnMain>b__0()
at Duplicati.Library.Main.Operation.Common.SingleRunner.<DoRunOnMain>d__2`1.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 Duplicati.Library.Main.Operation.BackupHandler.<RunAsync>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at CoCoL.ChannelExtensions.WaitForTaskOrThrow(Task task)
at Duplicati.Library.Main.Controller.<>c__DisplayClass13_0.<Backup>b__0(BackupResults result)
at Duplicati.Library.Main.Controller.RunAction[T](T result, String[]& paths, IFilter& filter, Action`1 method)
Log data:
2019-08-01 06:02:38 +01 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error
Duplicati.Library.Interface.UserInformationException: Unexpected difference in fileset version 5: 2019-07-30 12:00:00 (database id: 89), found 1584538 entries, but expected 1584544
at Duplicati.Library.Main.Database.LocalDatabase.VerifyConsistency(Int64 blocksize, Int64 hashsize, Boolean verifyfilelists, IDbTransaction transaction)
at Duplicati.Library.Main.Operation.Backup.BackupDatabase.<>c__DisplayClass32_0.<VerifyConsistencyAsync>b__0()
at Duplicati.Library.Main.Operation.Common.SingleRunner.<>c__DisplayClass3_0.<RunOnMain>b__0()
at Duplicati.Library.Main.Operation.Common.SingleRunner.<DoRunOnMain>d__2`1.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 Duplicati.Library.Main.Operation.BackupHandler.<RunAsync>d__19.MoveNext()