fxos-firemote icon indicating copy to clipboard operation
fxos-firemote copied to clipboard

Firemote doesn't show any response after connection to ssh server.

Open githubtefo opened this issue 8 years ago • 8 comments

Hi! I've installed Firemote following the instructions on a smartphone with FxOS 1.3. I'm able to connect to telnet servers without any problems, but when I try different ssh servers I don't obtain any answer, even if I use public key or passphrase authentication. Any ideas what's happening? Someone could use the app on v1.3? Thanks! I'm hopping I can use finch over ssh.

githubtefo avatar Mar 15 '16 20:03 githubtefo

I can't use it in v1.3, even with Telnet... To use it with ssh I need to import manually the keys of the server or what?

cbaldini avatar Oct 12 '16 08:10 cbaldini

Well, Telnet works but ssh get blackscreen...

cbaldini avatar Oct 13 '16 02:10 cbaldini

No one knows how to fix it?

cbaldini avatar Oct 16 '16 18:10 cbaldini

Well, it seems that is a problem with the key... Is not possible to paste key on FFOS1.3 and the generated key is not valid because the format, as said the readme. There's a way to put the key directly in the code?

cbaldini avatar Oct 20 '16 07:10 cbaldini

The generated public key only needs to be converted for placement on the server. Does it work using password auth?

You /could/ put the key directly in the code, but there is no reason to do so.

chuckwagoncomputing avatar Oct 20 '16 12:10 chuckwagoncomputing

Thanks for your answer @chuckwagoncomputing No, it doesn't work with password auth either.

githubtefo avatar Oct 21 '16 00:10 githubtefo

Well, on the readme saids how to convert the key from terminal, but is not possible to open a terminal in ffos, so I need to know where is the generated key to do that manually.

cbaldini avatar Oct 21 '16 02:10 cbaldini

Sorry, I've exported the key, send with the email and convert, then I've upload to authorized_keys, and now the Debugger says "Socket failed." Thanks for your responses.

cbaldini avatar Oct 21 '16 06:10 cbaldini