New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 913838 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 11
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

connectint to system w/out --config=google fails

Project Member Reported by krisr@google.com, Dec 11

Issue description

Google Chrome	72.0.3626.8 (Official Build) dev (64-bit)
Revision	ca4162a9ba04663198b2392dbbfb0b8417efcb8a-refs/branch-heads/3626@{#96}
Platform	11316.6.0 (Official Build) dev-channel snappy
Firmware Version	Google_Snappy.9042.206.0
Customization ID	SNAPPY-MORGAN
ARC	5164156
JavaScript	V8 7.2.502.4
Flash	32.0.0.101 

To reproduce:
  Open Hterm
  Select connection
  Click connect

Expected behavior:
  Connection established with host

Actual behavior:
  Connection fails

From the console:
init: hterm
VM142 nassh_deps.concat.js:195 init: nassh
VM142 nassh_deps.concat.js:195 init: gnubby probe
nassh_main.js:72 Did you know there is a dedicated options page?

No need to modify 'term_' directly anymore!

chrome-extension://okddffdblfhhnmhodogpojmfkjmhinfp/html/nassh_preferences_editor.html
nassh_google_relay.js:304 gnubby probe results: beknehfpfkghjoafdifaflglpjkojoco
nassh_command_instance.js:1167 plugin exit: 255
nassh.html#profile-id:7d72:1 NativeClient: NaCl module crashed
nassh_command_instance.js:953 loading plugin failed ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 0, total: 0, type: "crash", …}
 
Labels: -Pri-3 Pri-1
the crash is almost always a red herring.  please post the actual output from the terminal.
Welcome to Secure Shell App (dev) version 0.9.6884.25691.
Answers to Frequently Asked Questions: https://goo.gl/muppJj (ctrl+click on links to open)
ChangeLog/release notes: https://goo.gl/YnmXOs

Random Pro Tip #5: Connect using ssh:// links in web pages, or save a bookmark: https://goo.gl/zS8EZD

Loading NaCl plugin... done.
Connecting to krisr@krisr2.mtv...
ssh: connect to host krisr2.mtv port 22: Connection refused
NaCl plugin exited with status code 255.
(R)econnect, (C)hoose another connection, or E(x)it?
 failed! :(

Note: my chromebox does not have this problem, I will get its version information tomorrow.
a few things:
(1) you're using an outdated secure shell ... so you should update.  not that that is related here.
(2) the problem is really this:
ssh: connect to host krisr2.mtv port 22: Connection refused

the crash happened after that failure.  so you should verify your connection and network settings are correct.  e.g. if you're using GoogleGuest, you must go through the proxy server (which that output says you're not doing now).
Status: WontFix (was: Untriaged)
Ahh you are right, somehow --config=google got removed.  Good to go, I will update too.
Labels: -Pri-1 -RegressedIn-72 Pri-3
Summary: connectint to system w/out --config=google fails (was: NaCL Crashes on Connection)

Sign in to add a comment