From 9500a13017594f3efb42358df4f9922a9cd5da64 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 11 Jan 2019 10:14:49 -0200 Subject: Known issues --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 -- cgit v1.2.3