After upgrading the OS to the MOJAVE version, ssh has stopped connecting to the servers. The screen is frozen in this part:
ssh user @ ipServer -v OpenSSH_7.8p1, LibreSSL 2.7.3 debug1: 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 regular user.
Does anyone have a solution?