aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>2014-10-30 18:07:28 +0000
committerGravatar admin <admin@branchable.com>2014-10-30 18:07:28 +0000
commitd43bf0b05f57bfda7e679d59dd6c0de0cbe0d6fb (patch)
treeebad5856f1f5e19dd539d28cdd2a2e9b753eba20
parentdcd3a8478b1b62ea26443d0a064eb0ab478f361d (diff)
Added a comment
-rw-r--r--doc/bugs/flooding_me_with_ssh_password_prompts/comment_1_dba769cf0fca540f50f5e4b732a7e353._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/flooding_me_with_ssh_password_prompts/comment_1_dba769cf0fca540f50f5e4b732a7e353._comment b/doc/bugs/flooding_me_with_ssh_password_prompts/comment_1_dba769cf0fca540f50f5e4b732a7e353._comment
new file mode 100644
index 000000000..1cfa8763c
--- /dev/null
+++ b/doc/bugs/flooding_me_with_ssh_password_prompts/comment_1_dba769cf0fca540f50f5e4b732a7e353._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo"
+ nickname="Justin"
+ subject="comment 1"
+ date="2014-10-30T18:07:28Z"
+ content="""
+I've ran into this as well using wheezy+awesome. It definitely looks like a race condition, I ended up doing a
+
+ killall git-annex
+ ssh-add
+ git-annex webapp
+
+to get things going again.
+"""]]