Skip to content

[BUG] #174

@pnunn

Description

@pnunn

Bug Description

Trying to create a run book that uses teleport tsh to log into a server and do some things.

Steps to Reproduce

The runbook looks like this at the moment

tsh ssh {{ var.ServerName }}
mkdir v5.6
cd v5.6
ls

The ssh connection seems to work but it then just hangs

Expected Behavior

Directory is created and entered

Actual Behavior

warning: fish could not read response to Primary Device Attribute query after waiting for 2 seconds. This is often due to a missing feature in your terminal. See 'help terminal-compatibility' or 'man fish-terminal-compatibility'. This fish process will no longer wait for outstanding queries, which disables some optional features.
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish

pnunn in 🌐 ccemmspp in ~

Environment

  • KDE Neon
  • Atuin Desktop Version 0.1.8
  • Shell: fish
  • fish

Screenshots/Logs

If applicable, add screenshots or error logs to help explain your problem.

Paste any relevant error messages or logs here

Additional Context

Add any other context about the problem here. For example:

  • This happens ever time.
  • Did this work in a previous version? No idea
  • Are you using any specific integrations or external tools? No

Workaround

If you've found a temporary workaround, please describe it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions