I am seeing a "Warning: remote port forwarding failed for listen port 192" whenever I sign into my cloudtop (julietlevesque@julietlevesquecloud) and I believe this is preventing me from sshing into my test device (which I need to do to deploy code, so this is blocking my development).
I cannot kill the port, and whenever I try and restart the shell, the error maintains: Note: also the port that is failing is not the port I am connecting on. I also have never used the port 192 before, which makes me think there is something else going on.
Welcome to Secure Shell version 0.53. Answers to Frequently Asked Questions: https://goo.gl/muppJj (Ctrl+Click on links to open) Random Pro Tip #6: Color your output/prompt using basic 16 colors & 256 colors & full 24-bit colors: http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html Looking up relay server using: sup-ssh-relay.corp.google.com:443 Found relay server: https://sup-ssh-relay.corp.google.com:443/ Checking SSH certificate freshness... ~19 hours until expiration Loading pnacl program... done. Connecting to julietl...@julietlevesquecloud.c.googlers.com... Warning: remote port forwarding failed for listen port 192 julietlevesque@julietlevesquecloud:~$ cd chromium/src julietlevesque@julietlevesquecloud:~/chromium/src$ ssh ro...@127.0.0.1 -p 4376 ssh: connect to host 127.0.0.1 port 4376: Connection refused julietlevesque@julietlevesquecloud:~/chromium/src$I tried both on my internet and on a hotspot to confirm it is not my internet connnection. I tried sshing into multiple devices so I think it must be something with my ssh configuration or something.
It was working on a lab network just the other day, and I have been able to ssh successfully many times before. I tried rebooting my cloudtop and restarting my corpbook. This is blocking my development, and any assistance would be appreciated. I have additionally filed b/279188203 about this issue.
Thank you!