`pipe ssh` command doesn't work
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
**Describe the bug**
While trying to perform the `pipe ssh` command, it fails with an error: `Error: Error reading SSH protocol banner`.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch any run
2. Try to run an interactive session over the running job via `pipe ssh ` command
3. Try to perform a single command over the running job, e.g. `pipe ssh "ls -l /root"`
4. After steps 2, 3 see the error: `Error: Error reading SSH protocol banner`
**Expected behavior**
After step 2 - an interactive session over the running job was started
After step 3 - specified command over the running job was performed
**Screenshots**

**Environment:**
- Cloud Provider: N/A
- Version 0.16.0.4002
**Additional context**
Such behavior was observed on the WSL (Windows Subsystem for Linux) app.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.