Jun 11 13:17:28 osmc sshd[550]: Did not receive identification string from 192.168.1.110
Jun 11 13:17:32 osmc sshd[555]: Connection closed by 192.168.1.110 [preauth]
Jun 11 13:17:49 osmc sshd[558]: Connection closed by 192.168.1.110 [preauth]
Jun 11 13:18:35 osmc sshd[564]: Connection closed by 192.168.1.110 [preauth]
Jun 11 13:18:46 osmc sshd[567]: Did not receive identification string from 192.168.1.110
Jun 11 13:18:46 osmc sshd[568]: Connection closed by 192.168.1.110 [preauth]
Jun 11 13:18:54 osmc sshd[574]: Connection closed by 192.168.1.110 [preauth]
This is saying that the client did not send an indenficiation string during the preauth stage - most likely this is an issue with the ssh client. Can you try ssh’ing from a different machine ?
Are you using the command line ssh client in Mac OS or a GUI app ? I just tried an ssh connection from the command line ssh client on a Mac running Yosemite and it connected perfectly:
MacServer:~ dbmandrake$ ssh osmc@rpi2.local
The authenticity of host 'rpi2.local (10.0.11.31)' can't be established.
RSA key fingerprint is 41:34:18:91:15:ed:ac:b8:16:28:a6:cb:ea:5e:d4:db.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'rpi2.local,10.0.11.31' (RSA) to the list of known hosts.
OSMC: Open Source Media Center
osmc@rpi2.local's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jun 11 14:53:27 2015 from 10.0.14.147