epam / epam/cloud-pipeline

`pipe ssh` command doesn't work

Open
#899 1 comment 0 reactions 1 assignee Claimed by @sidoruka View on GitHub
kind/bug sys/cli
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**
![image](https://user-images.githubusercontent.com/45459424/72267580-5c6a7700-3631-11ea-913b-3e94525eca7f.png)

**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.