Explorar o código

Add a troubleshooting note to the FAQ

Andrey Bienkowski %!s(int64=3) %!d(string=hai) anos
pai
achega
286c20a87a
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      docs/faq.rst

+ 9 - 0
docs/faq.rst

@@ -712,6 +712,15 @@ the nonce is deleted or if you suspect it may have been tampered with. See :ref:
 Common issues
 Common issues
 #############
 #############
 
 
+/path/to/repo is not a valid repository. Check repo config.
+-----------------------------------------------------------
+
+There can be many causes of this error. E.g. you have incorrectly specified the repository path.
+
+You will also get this error if you try to access a repository that uses the argon2 key algorithm using an old version of borg.
+We recommend upgrading to the latest stable version and trying again. We are sorry. We should have thought abount forward
+compatibility and implemented a more helpful error message.
+
 Why does Borg extract hang after some time?
 Why does Borg extract hang after some time?
 -------------------------------------------
 -------------------------------------------