QualiSystems / QualiSystems/cloudshell-cli

Refactoring PY3: Raise an error when cannot find a CommandPrompt for the CLI prompt

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
7
Forks
5
Avg merge
20m
Merged PRs (30d)
1

Description

Sometimes the prompt is not correct or CLI run on an unsupported device. In that case, we got an error Failed to create new session for type SSH, see logs for details or Unable to connect to port 22 on 192.168.1.1 which is incorrect
We have to raise some special Exception for this

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing where the CLI selects or creates a CommandPrompt and how failures become the reported SSH session or port errors. Define the special exception behavior for an unavailable or unsupported prompt, then verify that these cases no longer produce the misleading connection errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.