We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

unable to ssh developer mode [not relevant]

asked 2014-10-10 14:36:24 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

updated 2014-11-17 15:53:23 +0300

eric gravatar image

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

edit retag flag offensive reopen delete

The question has been closed for the following reason "question is not relevant or outdated" by chemist
close date 2016-09-19 17:27:23.704255

Comments

3

Let's eliminate the most common issues first.

  1. You're sure about the ip of your device?
  2. You have set the password, and as such you are sure you're inputting the right one?
  3. 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 +0300 )edit

Try connecting via USB, maybe it's a wifi issue.

dthierbach ( 2014-10-11 01:35:34 +0300 )edit

Can 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 +0300 )edit

1 Answer

Sort by » oldest newest most voted
-3

answered 2016-09-18 21:12:14 +0300

objectifnul gravatar image

In /etc/ssh/sshd_config, make sure you have this line:

PermitRootLogin yes
edit flag offensive delete publish link more

Comments

6

Why? No reason for this.

coderus ( 2016-09-18 21:16:14 +0300 )edit

Question tools

Follow
2 followers

Stats

Asked: 2014-10-10 14:36:24 +0300

Seen: 616 times

Last updated: Sep 18 '16