Hi.
I am on beta channel.
I get this problem with secure shell.
Loading NaCl plugin... done.
ssh: connect to host 10.4.1.44 port 22: Connection refused NaCl plugin exited with status code 255. (R)econnect, (C)hoose another connection, or E(x)it?
I tried to remove and recreate the host, still same error..
I do Shift+ctrl+j and do
term_.command.removeDirectory('/.ssh/')
undefined
nassh_deps.concat.js:17086 Removed: /.ssh/:
And still have the problem, what can I do.. I wish Putty worked from chromeOS...
--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
BTW we found (netstat -tpln) that the ssh server is sometimes listening on port 2222 instead of 22 - without any corresponding firewall adjustment. Does anyone know when this happens exactly and why?
On Monday, 20 February 2017 05:43:57 UTC-8, Håkan Franzén wrote:Hi.I am on beta channel.I get this problem with secure shell.Loading NaCl plugin... done.ssh: connect to host 10.4.1.44 port 22: Connection refused NaCl plugin exited with status code 255. (R)econnect, (C)hoose another connection, or E(x)it?I tried to remove and recreate the host, still same error..I do Shift+ctrl+j and do term_.command.removeDirectory('/.ssh/') undefined nassh_deps.concat.js:17086 Removed: /.ssh/:And still have the problem, what can I do.. I wish Putty worked from chromeOS...