Jump to content
  • 0

проверить соединение с github


cyklop77
 Share

Question

помогите пожалуйста проверить\установить соединение с github

  • я зарегистрировался на github,
  • на свой машине сгенерировал ключи(находятся в каталоге по умолчанию),
  • приватный ключ добавил через аккаунт на github,
  • через аккаунт на github создал новый репозиторий,
  • на своей машине через консоль выполняю:
$ ssh github.com

получаю в ответ:

The authenticity of host 'github.com (192.30.252.130)' can't be established.RSA key fingerprint is 16:21:ac:a5:76:28:2d:36:67:1b:56:4d:eb:df:a6:48.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added 'github.com,192.30.252.130' (RSA) to the list of known hosts.Permission denied (publickey).

пробовал так же:

1@1PK /C/VINT/OPENSERVER/OpenServer/domains/localhost/tests_git$ ssh github.com/zlodiak/autossh: github.com/zlodiak/auto: no address associated with name1@1PK /C/VINT/OPENSERVER/OpenServer/domains/localhost/tests_git$ ssh https://github.com/zlodiak/autossh: https://github.com/zlodiak/auto: no address associated with name

в чём может быть ошибка?

 

 

Edited by cyklop77
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0
$  ssh git@github.com

спасибо за ответ. но всё равно не получается подключиться:

$ ssh git@github.comWarning: Permanently added the RSA host key for IP address '192.30.252.129' to the list of known hosts.Permission denied (publickey).

что-то не так с публичным ключом. у меня на гитхабе несколько репозиториев. я ввёл для всех только один ключ. думаю, так и надо делать...

 

при этом ключ брал со своей машины из папки по умолчанию:

C:\Users\1\.ssh

однако те же самы ключи у меня лежат в виде файлов 

y.pub

 ,

y

 

на одном уровне с папкой моего проекта

 

я использовал из C:\Users\1\.ssh

 

под виндой работаю, забыл написать

Edited by cyklop77
Link to comment
Share on other sites

  • 0
приватный ключ добавил через аккаунт на github

Добавляется публичный ключ: id_rsa.pub.

Вообще, если запутались, лучше начать заново, внимательно читая руководство https://help.github.com/articles/generating-ssh-keys

  • Like 1
Link to comment
Share on other sites

  • 0

 

+ в консоли вполне явно пишется, какая у вас ошибка. 

и эти ошибки легко гуглятся. 

Интересно, а где вы прочитали про:

$ ssh github.com

здеся)

2009 год, но хоть что-то

Edited by cyklop77
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy