cloning via ikvjwd.com not working #2

Closed
opened 2014-10-29 20:54:23 +00:00 by Mebus · 3 comments
Mebus commented 2014-10-29 20:54:23 +00:00 (Migrated from github.com)

Hi!

Great service, but when I try to clone via the URL I get this error:

128 mebus@someserver ~ % git clone git@ikvjwd.com:atom/atom.git
Cloning into 'atom'...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

What's going wrong here?

Mebus

Hi! Great service, but when I try to clone via the URL I get this error: ``` 128 mebus@someserver ~ % git clone git@ikvjwd.com:atom/atom.git Cloning into 'atom'... Permission denied (publickey). fatal: The remote end hung up unexpectedly ``` What's going wrong here? Mebus
rcsheets commented 2014-11-01 09:10:37 +00:00 (Migrated from github.com)

Typically this is caused by the provided SSH public key not being associated with a github account. Can you use the same key from an IPv4-connected system to clone the same repo from github.com?

Typically this is caused by the provided SSH public key not being associated with a github account. Can you use the same key from an IPv4-connected system to clone the same repo from github.com?
f-andrey commented 2015-07-28 18:41:08 +00:00 (Migrated from github.com)

Yes, It seems worth pointing out that the anonymous working with github is not supported and must have an account to access the configured public key

Yes, It seems worth pointing out that the anonymous working with github is not supported and must have an account to access the configured public key
rcsheets commented 2015-07-28 21:15:20 +00:00 (Migrated from github.com)

I'll plan to add it to the AQ section of the home page.

I'll plan to add it to the AQ section of the home page.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rcsheets/ikvjwd#2
No description provided.