TW
TW
btw: not fixed by #7317.
I now ran into similar hanging issues on Linux (Github CI runners) within PR #8883 - although it never was an issues on Linux (master branch). Tried to fix by:...
`compress_entry` failures: guess that means that a chunkid listed in the entry does not exist in the chunks index. Skipping that entry is a good way to deal with that....
@dietmargoldbeck could you apply a patch to the source code and reproduce the issue? ``` --- a/src/borg/crypto/file_integrity.py +++ b/src/borg/crypto/file_integrity.py @@ -192,8 +192,11 @@ def hash_part(self, partname, is_final=False): digest = self.hasher.hexdigest()...
guess i can't do anything here. if it still happens with latest beta, please open a new ticket.
If one writes a log file to disk, one can use `less +F borg.log` to follow it in realtime.
Can't help with that as I don't use it. Maybe the guy who originally suggested this method can? borg has also a built-in way to limit bw usage (IIRC only...
So, are our docs wrong / not working? Would be great if you could find out and file a PR improving them, if necessary.
ping @Jorge-Fabregas @jonathanmmm
Not sure what you mean...