summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar http://cyprio.net/ <oz@web>2013-02-22 03:03:28 +0000
committerGravatar admin <admin@branchable.com>2013-02-22 03:03:28 +0000
commitf9a30c32ccf6c65f1b8aebd78e1e8dd9e865bc78 (patch)
treef6584a6d887cb8ec16f3f92bd8140673dc8a90c0 /doc/bugs
parent0816ea96cd337d62566cfdb75f86198c6ab5c1bf (diff)
Diffstat (limited to 'doc/bugs')
-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