Hi all,
I just got my Pi3 and installed LibreELEC via the LibreELEC USB-SD Creator tool, which worked absolutely fine.
The Pi is pingable in my local network (hooked up via cable) and accessable via smb. However, if I try to connect via SSH (using verbose mode) I get the following error:
Code
rheinFrohnatur:~ rheinFrohnatur$ ssh -v [email protected]
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug1: /etc/ssh_config line 102: Applying options for *
debug1: Connecting to 192.168.5.106 [192.168.5.106] port 22.
debug1: connect to address 192.168.5.106 port 22: Connection refused
ssh: connect to host 192.168.5.106 port 22: Connection refused
Any ideas what I am doing wrong and how I can fix the situation?
Cheers
rheinFrohnatur