Skip to content

Bash Shell does not show if the process is killed during Pet Reset #1

@C-GBL

Description

@C-GBL

Hello,

Just writing up a bug edge case that is present if the user kills the process during pet reset state. It will cause the bash prompt to be corrupted as the .bashrc file will contain the SSHB integration and will fail to display the bash prompt.

It is caused by:

  1. Create a Pet and run sshb install-prompt
  2. Reset the Pet
  3. When selecting a name, break the process via Ctrl + C or Ctrl + Z
  4. Bash Prompt is corrupted.

If you encounter this issue, please either use SFTP to modify your bashrc and remove the sshb integration, or connect as a different user and modify that users bashrc.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions