Let it run all night and got this:
repository 24344e18 opened (version 2, compression level max)
using parent snapshot e49b28d2
[0:08] 100.00% 189 / 189 index files loaded
subprocess ssh: Connection to xxx.your-storagebox.de closed by remote host.s ETA 311:51:30
Load(<data/b81965594c>, 0, 0) returned error, retrying after 847.865338ms: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1.242207049s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 5.458865343s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 7.025835455s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 8.671664267s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 47.125927738s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 58.192820294s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 30.157215504s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m7.391069992s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m13.10439733s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m9.518621274s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m19.54194737s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m6.297995775s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m8.21006911s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m9.523850956s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m13.703601312s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m15.132715584s: connection lost
Load(<data/b81965594c>, 0, 0) returned error, retrying after 1m1.001051135s: connection lost
Load(<data/b81965594c>, 0, 0) failed: connection lost
error: /Volumes/D4-6_SnapRAID/Audio: tree 72543d512431031eb55cdc77e44b64d58a2e1c1d20e939e6278ca462a3438f72 could not be loaded; the repository could be damaged: ReadFull(<data/b81965594c>): circuit breaker open for file <data/b81965594c>
[12:07:50] 27.34% 135870 files 992.518 GiB, total 422415 files 3.545 TiB, 1 errors ETA 13:11:00
I can’t tell if the connection loss caused the damage, or if the damage was already there. I just did a full check not that long ago, and the parent snapshot is pretty old.
Did a “find” on that tree:
Found tree 72543d512431031eb55cdc77e44b64d58a2e1c1d20e939e6278ca462a3438f72
... path /Volumes/D4-6_SnapRAID/Audio
... in snapshot e49b28d2 (2024-04-27 16:55:02)
I guess I should let it finish, then try another backup run, then do a check?
EDIT: It started having a ton of these errors so I quit it. A regular “check” says no errors. I had a slightly out-of-date local copy of my repo, duplicated it, and am now syncing the cloud backup to the local copy. Will run a full restic --read-data and see what it says.
EDIT2: A full read said everything was okay. I’m going to try backing up with the Rclone SFTP backend instead of Restic’s SFTP backend, and see what happens.