-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Kitten ssh crash #572
Comments
Does that happen without |
I get this fun error when i try to run this. Apologies about formatting
|
me to |
I think lazydocker may need an output interface or something, but my server is a virtual machine in the cloud server and there is no interface??? |
Describe the bug
when running
kitten ssh you@your-ssh-server sudo -S lazydocker
I get the error:
*fs.PathError open /dev/tty: no such device or address github.com/jesseduffield/lazydocker/main.go:96 (0x928f69) runtime/internal/atomic/types.go:194 (0x4402fd) runtime/asm_amd64.s:1695 (0x4733e1)
To Reproduce
run
kitten ssh you@your-ssh-server sudo -S lazydocker
Expected behaviour
Lazydocker opens on my remote ssh.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Version: 0.23.3
Date:
BuildSource: unknown
Commit:
OS: linux
Arch: amd64
The text was updated successfully, but these errors were encountered: