unable to ssh developer mode [not relevant]
asked 2014-10-10 14:36:24 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Hi,
I have connected to my wi-fi, enabled developer mode, set ip, when am doing ssh, i am getting an error. It asks for password and it says connection closed.
L-IDC0C2FD59-M:~ pmohan1$ ssh nemo@192.168.2.18 The authenticity of host '192.168.2.18 (192.168.2.18)' can't be established. RSA key fingerprint is a3:6d:08:16:49:b9:52:a8:00:df:18:f0:46:aa:6c:4a. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.2.18' (RSA) to the list of known hosts. Password: Password: Connection closed by 192.168.2.18
Help me out with this
Let's eliminate the most common issues first.
- You're sure about the ip of your device?
- You have set the password, and as such you are sure you're inputting the right one?
- Does this also happen over usb? (You will have to change the usb address to avoid routing over your wifi as the default 192.168.2.15 will "conflict" with your wifi. For example 10.0.0.1)
Philippe De Swert ( 2014-10-10 14:58:30 +0200 )editTry connecting via USB, maybe it's a wifi issue.
dthierbach ( 2014-10-11 01:35:34 +0200 )editCan you try ssh with -v (verbose option)? Or even -vv. Hopefully it will tell us what's wrong.
thisisme ( 2016-09-18 22:57:00 +0200 )edit