From 32e58755072b157dd9bf9a489f1df33ced487bec Mon Sep 17 00:00:00 2001 From: "http://cyprio.net/" Date: Fri, 22 Feb 2013 03:03:28 +0000 Subject: [PATCH] --- .../Error_when_adding_a_box.com_account.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/Error_when_adding_a_box.com_account.mdwn 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 0000000000..edfd9ac9ce --- /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