Hello, I have a problem in one of my computers when doing the copy with duplicati v2.0.2.1, it happens to me every 2 months, I create the task again and it works again for another little time. Would anyone know how to tell me what could happen to me?
Thank you very much
Failed: Invalid header marker
Details: System.Security.Cryptography.CryptographicException: Invalid header marker ---> System.IO.InvalidDataException: Invalid header marker
en SharpAESCrypt.SharpAESCrypt.ReadEncryptionHeader(String password, Boolean skipFileSizeCheck)
en SharpAESCrypt.SharpAESCrypt..ctor(String password, Stream stream, OperationMode mode, Boolean skipFileSizeCheck)
en Duplicati.Library.Encryption.AESEncryption.Decrypt(Stream input)
en Duplicati.Library.Encryption.EncryptionBase.Decrypt(Stream input, Stream output)
en Duplicati.Library.Main.BackendManager.<>c__DisplayClass34_0.<coreDoGetPiping>b__0()
en System.Threading.Tasks.Task.Execute()
--- Fin del seguimiento de la pila de la excepciĂłn interna ---
en Duplicati.Library.Main.AsyncDownloader.AsyncDownloaderEnumerator.AsyncDownloadedFile.get_TempFile()
en Duplicati.Library.Main.Operation.RecreateDatabaseHandler.DoRun(LocalDatabase dbparent, Boolean updating, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)
en Duplicati.Library.Main.Operation.RecreateDatabaseHandler.Run(String path, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)
en Duplicati.Library.Main.Operation.RepairHandler.RunRepairLocal(IFilter filter)
en Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter)
en Duplicati.Library.Main.Controller.<>c__DisplayClass20_0.<Repair>b__0(RepairResults result)
en Duplicati.Library.Main.Controller.RunAction[T](T result, String[]& paths, IFilter& filter, Action`1 method)