MACOS 10.14.1 MOJAVE

Asked

Viewed 43 times

1

After upgrading the OS to the MOJAVE version, ssh stopped connecting to the servers. The screen gets frozen in this part:

ssh user@ipServer -v Openssh_7.8p1, Libressl 2.7.3 debugging: Reading Configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 48: Applying options for * debug1: Connecting to ipServer [ipServer] port 22. debug1: Connection established. debug1: Identity file /var/root/. ssh/id_rsa type 0 debug1: Identity file /var/root/. ssh/id_rsa-cert type -1 debug1: Identity file /var/root/. ssh/id_dsa type -1 debug1: Identity file /var/root/. ssh/id_dsa-cert type -1 debug1: Identity file /var/root/. ssh/id_ecdsa type -1 debug1: Identity file /var/root/. ssh/id_ecdsa-cert type -1 debug1: Identity file /var/root/. ssh/id_ed25519 type -1 debug1: Identity file /var/root/. ssh/id_ed25519-cert type -1 debug1: Identity file /var/root/. ssh/id_xmss type -1 debug1: Identity file /var/root/. ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-Openssh_7. 8

This happens both if you are logged in as root as a common user.

Does anyone have any solution?

  • The same thing happened to me, in my case I recreated the keys and added them to my github/gitlab again.

  • 1

    I did it and it didn’t solve ....

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.