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

Connexion impossible with docker context with a security key #615

Open
noahfraiture opened this issue Jan 9, 2025 · 0 comments
Open

Connexion impossible with docker context with a security key #615

noahfraiture opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@noahfraiture
Copy link

Describe the bug
Hello,

I usually use lazydocker with docker context to avoid having to install the tool on the remote server, this has always work perfectly. But I recently switch to a ssh key on a security key with a pin, and when I try to start lazydocker, I have in a loop the message Enter PIN for ED25519-SK key /mysshkey: that don't let me the time to put the pin.
A similar issue was existing on lazygit and has been resolved in this PR jesseduffield/lazygit#2239

To Reproduce
Use docker context configured to a server in ssh.
Use a ssh key with a pin (I didn't test with a passphrase but it might be the same issue)

Expected behaviour
Lazydocker should ask the pin and the contact or should give the possibility to enter them

Desktop (please complete the following information):

  • OS: NixOS
  • Lazydocker Version 0.24.1
@noahfraiture noahfraiture added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant