2016-06-10 6 views
1

Я пытаюсь получить доступ к репозиториям с официального сервера gitlab. Теперь, я получаю ошибкуssh_dispatch_run_fatal при попытке ssh repos для gitlab

ssh_dispatch_run_fatal: Connection to 104.210.2.228: no matching cipher found 
fatal: Could not read from remote repository. 

Please make sure you have the correct access rights 
and the repository exists. 

если я пытаюсь тянуть, клон, или даже ssh [email protected].

Я создал новый ключ и проверял, был ли ключ проблемой, но та же ошибка сохраняется.

Некоторая информация о моей системе:

$ lsb_release -a 
Distributor ID: Ubuntu 
Description: Ubuntu 15.10 
Release: 15.10 
Codename: wily 

$ git --version 
git version 2.5.0 

$ ssh -vvvT [email protected] 
OpenSSH_6.9p1 Ubuntu-2ubuntu0.2, OpenSSL 1.0.2d 9 Jul 2015 
debug1: Reuserg configuration data /etc/ssh/ssh_config 
debug1: /etc/ssh/ssh_config line 19: Applying options for * 
debug2: ssh_connect: needpriv 0 
debug1: Connecting to gitlab.com [104.210.2.228] port 22. 
debug1: Connection established. 
debug1: identity file /home/user/.ssh/id_rsa type 1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_rsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_dsa type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_dsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_ecdsa type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_ed25519 type -1 
debug1: key_load_public: No such file or directory 
debug1: identity file /home/user/.ssh/id_ed25519-cert type -1 
debug1: Enabling compatibility mode for protocol 2.0 
debug1: Local version string SSH-2.0-OpenSSH_6.9p1 Ubuntu-2ubuntu0.2 
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu1 
debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu1 pat OpenSSH* compat 0x04000000 
debug2: fd 3 setting O_NONBLOCK 
debug1: Authenticating to gitlab.com:22 as 'git' 
debug1: SSH2_MSG_KEXINIT sent 
debug1: SSH2_MSG_KEXINIT received 
debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-rsa,ssh-dss 
debug2: kex_parse_kexinit: blowfish-cbc,arcfour 
debug2: kex_parse_kexinit: blowfish-cbc,arcfour 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1,[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 
debug2: kex_parse_kexinit: [email protected],zlib,none 
debug2: kex_parse_kexinit: [email protected],zlib,none 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 
debug2: kex_parse_kexinit: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 
debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected]com,[email protected] 
debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 
debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1 
debug2: kex_parse_kexinit: none,[email protected] 
debug2: kex_parse_kexinit: none,[email protected] 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
ssh_dispatch_run_fatal: Connection to 104.210.2.228: no matching cipher found 

Кажется, что у меня есть некоторые ошибки или различия с версии OpenSSH, но я не уверен. Любые указания на то, что происходит, и как исправить это, будут оценены.

ответ

2

нет соответствующего шифра не найдено

означает, что разорвать и клиент предлагает различные шифры.

стороне клиента:

debug2: kex_parse_kexinit: blowfish-cbc,arcfour 

стороне сервера:

debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected] 

Клиентская часть предложения, конечно, не по умолчанию значения, потому что они являются небезопасными шифры (отключенные на любой здравомыслящий сервере). Вы должны проверить /etc/ssh/ssh_config и удалить строку

Ciphers blowfish-cbc,arcfour 

или аналогичные (независимо, как и почему он туда добраться). Если вам нужны устаревшие шифры для подключения к унаследованным системам, всегда соответствует блоку, который вы можете использовать

Match legacy.hostmane 
    Ciphers blowfish-cbc,arcfour 
0

я получал подобный вопрос, как это при попытке соединиться с пультом дистанционного управления в мерзавце лаборатории после модернизации моего Macbook в HighSierra ,

Невозможно договориться с портом xx.xx.xx.xx xx: нет соответствующего шифрования найдено. Их предложение: aes256-cbc, aes128-cbc fatal: Не удалось прочитать из удаленный репозиторий.

Чтобы решить эту проблему, просто отредактируйте файл /etc/ssh/ssh_config, чтобы добавить шифры, которые поддерживают конфигурацию сервера.

Это можно сделать, раскомментировав линию # Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc, удалив # символа спереди.

Поскольку папка ssh имеет ограничения доступа, используйте редактор vim или создайте копию файла где-нибудь, как рабочий стол, и внесите изменения, а затем замените его в папке/etc/ssh /.

+0

Тогда у вас была совершенно другая (противоположная) проблема. – Jakuje

Смежные вопросы