Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH agent forward does not work on Ubuntu Linux on Google Cloud Platform (GCP) #5082

Open
2 tasks done
miohtama opened this issue Jul 1, 2024 · 1 comment
Open
2 tasks done
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues

Comments

@miohtama
Copy link

miohtama commented Jul 1, 2024

Dupe Check

Operating System

MacOS

Operating System and Version

13.2.1

Local Shell Version

zsh 5.9

Remote Shell Version

zsh 5.9

Warp Version

v0.2024.06.18.08.02.stable_03

I have tried commenting out my system & user rcfiles and warp still will not bootstrap

  • Yes

Screenshots

No response

Include shell xtrace output

There is no such version as 3.31?

https://docs.warp.dev/getting-started/changelog

The command does not output anything besides normal SSH.

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore) - linear-label:e7dfaa84-5fdb-4a00-b754-d8912da923fa

None

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@miohtama miohtama added Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues labels Jul 1, 2024
@dannyneira
Copy link
Member

Hi @miohtama Warp has an SSH Wrapper that enables features (like the blocks, prompt, completions, etc.) on remote machines requiring the default prompt on the remote machine to be either bash or zsh.

As a workaround you can add command ssh to your Settings > Subshells > Added commands menu, then run command ssh <user@server> to connect to remote session, this will attempt to enable Warp features as a subshell.

You can also try disabling the SSH Wrapper by navigating to Settings > Features. Blocks will stop working but with it disabling, SSH should work as normal.

Related docs:
https://docs.warp.dev/features/ssh
https://docs.warp.dev/features/subshells

If those don't work, please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues
Projects
None yet
Development

No branches or pull requests

2 participants