Eugeny / tabby-web

Tabby Web - an SSH/Telnet/Serial client in your browser.
https://tabby.sh
MIT License
806 stars 120 forks source link

private key ed25519 ? #96

Closed charley008 closed 1 year ago

charley008 commented 1 year ago

When I use an ECDSA key, I can connect to my server without any issues, but when I use an Ed25519 key, I keep getting an error message saying "All configured authentication methods failed." The same Ed25519 key works fine when using Tabby Windows client or Xshell.

astrooom commented 8 months ago

Same issue here. How did you solve it? @charley008