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

[Bug]: Unable to connect to remote ssh, probably because of tmux #1772

Open
1 of 3 tasks
romanr opened this issue Jan 20, 2025 · 1 comment
Open
1 of 3 tasks

[Bug]: Unable to connect to remote ssh, probably because of tmux #1772

romanr opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working triage Needs triage

Comments

@romanr
Copy link

romanr commented Jan 20, 2025

Current Behavior

try to connect to ssh:

process finished with exit code = -1

If I run shell command ssh user@host:port it connects using pubkey as usual. This problem only happens with Wave.

There's other people in ⁠Discord #helpdesk reported same issue.

My suspicion is that this is related to tmux somehow. If there's tmux session on remote host it fails. I was able to connect to account in same how that has no tmux session and it worked.
it displayed same error but then then (restored terminal state) and opened remote prompt!

process finished with exit code = -1



(restored terminal state)

user@host:~#

Expected Behavior

connecting without errors. Other terminal clients work fine with same ssh connection method.

Steps To Reproduce

ssh user@host:port

Wave Version

0.10.4 (202412210242)

Platform

macOS

OS Version/Distribution

latest

Architecture

arm64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later
@romanr romanr added bug Something isn't working triage Needs triage labels Jan 20, 2025
@sawka
Copy link
Member

sawka commented Jan 20, 2025

Thanks for the bug report. Do you have some custom code in your rc / init files that is automatically trying to re-connect to a running tmux session?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants