Active Topics

 


Reply
Thread Tools
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#21
Originally Posted by Fellfrosch View Post
Have you tried the following procedure:
Disable developer mode
Reboot your Jolla
Enable developer mode
Set new password
try to connect
Yes. Nothing.
 
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#22
I still think it's probably a configuration error (you didn't say whether you have been changing the config?)

Try starting sshd in test mode:

Code:
devel-su sshd -t
I got two lines about not being able to read ssh_host_ecdsa_key and ssh_host_ed25519_key, so ignore those (mine works). Anything else?

Sam
 

The Following User Says Thank You to Feathers McGraw For This Useful Post:
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#23
Originally Posted by Feathers McGraw View Post
I still think it's probably a configuration error (you didn't say whether you have been changing the config?)

Try starting sshd in test mode:

Code:
devel-su sshd -t
I got two lines about not being able to read ssh_host_ecdsa_key and ssh_host_ed25519_key, so ignore those (mine works). Anything else?

Sam
I have not changed any config, at least not to my knowledge. If something has been broken by something else, I do not really know.

Ironically, after this command, I get no extra lines, no message or warning. But still not working.
 
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#24
Try removing and reinstalling sshd:

Code:
pkcon remove sshd
Code:
pkcon install sshd
If it's a dependency of the UI we can try reinstalling with zypper, or just removing /etc/ssh and letting the program generate anew config file.
 

The Following User Says Thank You to Feathers McGraw For This Useful Post:
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#25
sorry, the package name is openssh-server

bit slow today!
 

The Following User Says Thank You to Feathers McGraw For This Useful Post:
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#26
Nothing...
I still get "Network error: Connection timed out" from Putty.

Could you share your config file? Maybe if i replaced it, it will work?
 
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#27
I've turned off password auth, so that won't work unless you have publickeys added to your ~/.ssh/authorized_keys

Did you try removing /etc/ssh?
 

The Following User Says Thank You to Feathers McGraw For This Useful Post:
jellyroll's Avatar
Posts: 435 | Thanked: 684 times | Joined on Apr 2012 @ Netherlands 020
#28
Originally Posted by gsalone View Post
Nothing...
I still get "Network error: Connection timed out" from Putty.

Could you share your config file? Maybe if i replaced it, it will work?
Can you connect by using the USB cable.
 

The Following 2 Users Say Thank You to jellyroll For This Useful Post:
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#29
Originally Posted by Feathers McGraw View Post
I've turned off password auth, so that won't work unless you have publickeys added to your ~/.ssh/authorized_keys

Did you try removing /etc/ssh?
Yes, totally deleted. No changes. Do I need to uninstall and reinstall the opensshd now to recreate those folders? They are not recreated when i activate developer tools.
 
Posts: 259 | Thanked: 161 times | Joined on Aug 2012 @ Athens, GR
#30
Originally Posted by jellyroll View Post
Can you connect by using the USB cable.
Yes, at least this one works
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:50.