Hi,
I am restoring 500GBytes to a fresh Windows 11 PC after the original PC was unfortunately stolen. Running Duplicati - 2.1.0.5_stable_2025-03-04.
At 4:08 a.m. the restore stalls (verbose logs stop at that time). As it happened two nights in a row at the identical time, surely it is cause by 24h forced internet disruption by my ISP. It’ll break TCP connections, apparantly no recovery possible.
Question: would --no-connection-reuse = true
help to recover?
My initial restore was “from configuration”, but without prior recreation of the backup set. I restore to C:\ instead of Z:. The restore stalled with 160GB left to restore. All time stamps of the restored file were the current (restore) time.
I now recreated the backup set (never run), and restored from there. It found existing files, and claimed to restore the remaining ~2200 files / 169 GB. Verbose log recorded only entries like " Recording metadata from remote data: C:\Daten...". During the night the restore stalled again. I did find some files with older time stamps. After ~20h it had not started restoring any files, yet. I tried restoring only a subfolder (9 GB with 1GB yet left to restore), but this has been running for a couple of hours already, still in the process of recording metadata.
EDIT: the restore of the subfolder just finished after roughly 2 hours with all time stamps succesfully restored.
Question: I do need to restore all the information quickly, irrespective of metadata. Can I run a restore with --skip-metadata = true
set and still later recover the time stamps / metadata by re-running the restore with --skip-metadata = false
?
EDIT: it appears that --skip-metadata = false
has no influence on the restore strategy. As the metadata is already stored in the remote data set, apparently it always gets restored. It would be nice if a restore strategy could prioritize getting missing files first before fixing metadata for already existing files!
Thanks a million for any help! I need to get my dad up an runing again, maybe other “family admins” can relate
Cheers
Peter
Duplicati is fabulous, thank you all for your work!