When you get the error:
# Example command
# ERROR output
borg info ssh://[email protected]/./repo
Enter passphrase for key ssh://[email protected]/./repo:
Failed to create/acquire the lock /Users/lcacho/.cache/borg/34961807af9e356640e09e9973ef4664598ee6706e4c2bccc4b2770c15e09d2b/lock.exclusive (timeout).
# Fix
borg break-lock ssh://[email protected]/./repo
References:
- 1 Borg Break Lock