summaryrefslogtreecommitdiff
path: root/doc/forum/Permission_denied_-_what_is_wrong__63__/comment_1_b850a32cce4c9782e59fc91076b6cae7._comment
blob: 91a09860cd45a853e47cb27505395bf872565aac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-01-19T20:26:57Z"
 content="""
The remote server is rejecting your ssh key to log into it.

If you used the web app to set this up, it will have generated a ssh key
just for this server, and put it in `~/.ssh/git-annex/` on the client.

You need to check your `~/.ssh/authorized_keys` file on the server
and make sure that the ssh key is listed in it. Checking the server's
ssh log file may also help track down why it's rejecting the login.
"""]]