summaryrefslogtreecommitdiff
path: root/doc/bugs/Error_when_adding_a_box.com_account.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Error_when_adding_a_box.com_account.mdwn')
-rw-r--r--doc/bugs/Error_when_adding_a_box.com_account.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Error_when_adding_a_box.com_account.mdwn b/doc/bugs/Error_when_adding_a_box.com_account.mdwn
new file mode 100644
index 000000000..edfd9ac9c
--- /dev/null
+++ b/doc/bugs/Error_when_adding_a_box.com_account.mdwn
@@ -0,0 +1,16 @@
+What steps will reproduce the problem?
+
+ * Start git annex assistant
+ * Setup a local repository
+ * Setup a remote box.com repository: set user & password, uncheck "share with friends", click "add repository"
+
+What is the expected output? What do you see instead?
+
+I get an internal server error message, instead of a confirmation message, and the repository is obviously not created:
+
+ Internal Server Error
+ HandshakeFailed (Error_Protocol ("certificate rejected: certificate is not allowed to sign another certificate",True,CertificateUnknown))
+
+What version of git-annex are you using? On what operating system?
+
+Git annex 3.20130216, on Debian/testing