v: is a mounted Cryptomator drive hosting a large number of document and text-type files such as PDFs.
This error triggered when I accidentally triggered a manual backup without unlocking the cryptomator drive. I ended up forgetting about it and did not go back to run another back up after that. The first thing that appeared in the log for the day in question was a list that looks the same as the one I just made today. This is followed by a massive list of “Oct 7, 2024 2:52 PM: put duplicati-b883136c39a0f4df7bb8c720e47a59d28.dblock.zip.aes”.
The back up was assigned to a different drive letter previously, so there is a potential that the old drive was never fully removed from the job.
I have also attempted to make a new back up using that job and it failed with the following error:
System.UnauthorizedAccessException: Access to the path ‘\?\X:\OneDrive\Backups<folder>\duplicati-ide561ec3be5441d0956b8d0db284e124.dindex.zip’ is denied.
at Duplicati.Library.Main.BackendManager.Delete(String remotename, Int64 size, Boolean synchronous)
at Duplicati.Library.Main.Operation.FilelistProcessor.RemoteListAnalysis(BackendManager backend, Options options, LocalDatabase database, IBackendWriter log, IEnumerable1 protectedFiles) at Duplicati.Library.Main.Operation.FilelistProcessor.VerifyRemoteList(BackendManager backend, Options options, LocalDatabase database, IBackendWriter log, IEnumerable
1 protectedFiles)
at Duplicati.Library.Main.Operation.BackupHandler.PreBackupVerify(BackendManager backend, String protectedfile)
at Duplicati.Library.Main.Operation.BackupHandler.d__20.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__DisplayClass14_0.b__0(BackupResults result)
at Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method)
at Duplicati.Library.Main.Controller.Backup(String inputsources, IFilter filter)
at Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)
I double checked that my Windows account has ownership of all those files and that the files are actually on my computer locally and not just backed up in OneDrive.
I have a back up set up for another Cryptomator drive. I gave that other back up a test today and confirmed it is working as expected.
The Affected command on the excess blocks showed no file was associated with those dblocks.
Unfortunately, the Affected command for files from previous back ups refer to a completely different database file that does not exist for that job or bring up 0 related log messages even with --full-result. Making a copy and renaming the database currently attached to the job has not helped at all.
I suspect at some point I may have mauled the settings when I was trying to switch the drive letters around and troubleshooting on my own may have made things worse. I imagine the fact I attached it to the regular OneDrive folder instead of using the direct OneDrive connection (didn’t know about that at the time) did not help at all. I think my best option right now is to cut my losses and start fresh with a completely brand new back up task as I still have multiple back ups elsewhere.