[Warning-Duplicati.Library.Main.Operation.FilelistProcessor-MissingRemoteHash]: remote file duplicati-bdaa4e925eb524510b37afc4dabb11d4c.dblock.zip.aes is listed as Uploaded with size 298844160 but should be 314499933, please verify the sha256 hash “hKPbefGrtlsf9fgKxMEgYr8OmCl3nU3ZMltPEaE+MHI=”
Can you please help me understanding what’s wrong and how to solve that?
I use duplicati 2.0.4.22_canary_2019-06-30 on windows 10.
298844160 is 11D00000 in hexadecimal, so suggests perhaps a filesystem or transport chopped blocks. Doing the same test, e.g. using Windows 10 Calculator in Programmer mode, can find if pattern holds…
EDIT:
Meaning look at sizes from the other 20 warnings to see if size is always truncated down to binary-even.
Post there also has discussion of changing protocols. Cachine might matter. Check size ON the remote which might be different from size seen from Windows. Search web for issues with your NAS model etc.