From 2ae68bc9e21ffecac7c5914cfe16b21406b3d25f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 31 Jul 2013 16:47:39 +0000 Subject: [PATCH] Added a comment: finally! --- ...mment_6_1f712693d2ded5abceb869fdb7f47ef3._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment diff --git a/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment b/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment new file mode 100644 index 0000000000..9e28682b4d --- /dev/null +++ b/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_6_1f712693d2ded5abceb869fdb7f47ef3._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="finally!" + date="2013-07-31T16:47:39Z" + content=""" +I've finally been clued in to the cause of this. If a ssh-agent is running, and has been configured to use a ssh key (by running `ssh-add`), this apparently prevents git-annex from using the key it sets up during local pairing. I have reproduced the described bug by this method. + +Something similar might also affect adding a remote ssh server, I'm not sure about that yet. + + +"""]]