From: Silvio Rhatto Date: Fri, 11 Jan 2019 12:14:49 +0000 (-0200) Subject: Known issues X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9500a13017594f3efb42358df4f9922a9cd5da64;p=borger.git Known issues --- diff --git a/README.md b/README.md index ede99ca..621e8f1 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,20 @@ somewhere else. **If you don't want that, use `encryption="repokey"` at your con See [Repository Encryption](https://borgbackup.readthedocs.io/en/stable/quickstart.html#repository-encryption) for details. + +# Known issues + +Borger needs a better lock/session management to prevent errors like + + Failed to create/acquire the lock (timeout) + +See also: + +- borg break-lock (before 1.1.0 in theory) +- https://www.solved.tips/failed-create-acquire-lock/ +- https://github.com/rugk/borg-cron-helper +- https://github.com/rugk/borg-cron-helper#local-lock-borg--v110 +- https://github.com/borgbackup/borg/issues/2306 +- https://github.com/borgbackup/borg/issues/813 +- https://github.com/borgbackup/borg/issues/2306 +- https://github.com/borgbackup/borg/issues/3191