summaryrefslogtreecommitdiff
path: root/doc/bugs/flooding_me_with_ssh_password_prompts/comment_1_dba769cf0fca540f50f5e4b732a7e353._comment
blob: 1cfa8763ce1fcfbc1cd8c48730a98ccf1924e9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.
"""]]