SSH connection failure N9 Qt Creator
Hi guys
for a while i been developing without device and few months now and just few day ago I got my N9 :cool: and so happy about it till few hours ago :crying: when I tried to deploy from Qt Creator.
I almost tried everything to get a connection between the N9 the Qt Creator, I followed the steps provided by Nokia that same issue, the only error Im getting!
https://www.developer.nokia.com/Deve...d/Step_4.xhtml
SSH connection failure: Connection refused
Same thing in USB and WiFi
Im running Windows 7 & 64bit
please please pleases help :(
Re: SSH connection failure N9 Qt Creator
restart with developer mode on
after trying many unix commands to get ssh to work! and finally its working!, hope nokia will fix this bug
Re: SSH connection failure N9 Qt Creator
Quote:
Originally Posted by
et3rnal
Hi guys
for a while i been developing without device and few months now and just few day ago I got my N9 :cool: and so happy about it till few hours ago :crying: when I tried to deploy from Qt Creator.
I almost tried everything to get a connection between the N9 the Qt Creator, I followed the steps provided by Nokia that same issue, the only error Im getting!
https://www.developer.nokia.com/Deve...d/Step_4.xhtml
SSH connection failure: Connection refused
Same thing in USB and WiFi
Im running Windows 7 & 64bit
please please pleases help :(
Quote:
Originally Posted by
et3rnal
restart with developer mode on
after trying many unix commands to get ssh to work! and finally its working!, hope nokia will fix this bug
HELP!!
Having same issue, can't connect via SSH, get 'Connection refused' err msg,
Tried with both "root" & "user" creds after resetting "user" pwrd, can ping device fine, so not a networking issue.
Terminal access on device ok, can escalate permissions with devel-su, but 'ssh user@local host' command returns same 'Connection refused' err msg ??
Tried to restart with Dev mode ON, but not joy, what other Unix commands in Device terminal should I run?
Any help really appreciated, thx
Re: SSH connection failure N9 Qt Creator
Quote:
Originally Posted by
scottparrisuk
HELP!!
Having same issue, can't connect via SSH, get 'Connection refused' err msg,
Tried with both "root" & "user" creds after resetting "user" pwrd, can ping device fine, so not a networking issue.
Terminal access on device ok, can escalate permissions with devel-su, but 'ssh user@local host' command returns same 'Connection refused' err msg ??
Tried to restart with Dev mode ON, but not joy, what other Unix commands in Device terminal should I run?
Any help really appreciated, thx
Found fix on MeeGo.com ... Posting here for anyone trawling the web looking for it ... Should have know better ... :D
1.Switch Off Developer Mode in Settings > Security
2.Uninstall developer-mode in Settings>Applications>Manage Applications
3.Reboot device
4.Switch On Developer Mode in Settings > Security
5.Allow auto install of Developer Mode App
MeeGo/Nokia - This bug needs a fix pronto ...