You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server OperatingSystem
Linux jaiello-centos 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24 16:09:20 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Client OperatingSystem
Microsoft Windows 10.0.16199
What is failing
After starting PowerShell on the Linux side, I can't input characters at all. The only way to get out of that hung state is to use Ctrl+Break which pops me completely out of the SSH session. Ctrl+C does nothing.
Expected output
I can use PowerShell normally in that remote SSH session on Linux.
Actual output
Nothing.
Note: @bagajjal isn't getting a clean repro on this, so the onus is on me to try this on a non-Insider build so we can narrow this down to a conhost problem or something else.
The text was updated successfully, but these errors were encountered:
When connected from Windows 10 Insider Build 16199 to Ubuntu 16.04, is getting hung after starting PowerShell under ssh. Pressing Ctrl-C doesn't work to get out of the session.
In Windows, under PowerShell Core 6.0.0-beta.1, using OpenSSH ver 0.0.13.0:
c:> ssh user@linuxSystem
Please answer the following
"OpenSSH for Windows" version
0.0.14.0
Server OperatingSystem
Linux jaiello-centos 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24 16:09:20 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Client OperatingSystem
Microsoft Windows 10.0.16199
What is failing
After starting PowerShell on the Linux side, I can't input characters at all. The only way to get out of that hung state is to use
Ctrl+Break
which pops me completely out of the SSH session.Ctrl+C
does nothing.Expected output
I can use PowerShell normally in that remote SSH session on Linux.
Actual output
Nothing.
Note: @bagajjal isn't getting a clean repro on this, so the onus is on me to try this on a non-Insider build so we can narrow this down to a conhost problem or something else.
The text was updated successfully, but these errors were encountered: