Eugeny / tabby-connection-gateway

Connection gateway for Tabby Web
https://tabby.sh
MIT License
116 stars 24 forks source link

connecting from https://app.tabby.sh/ : Error signing data with key: wrong private key type #11

Open soekarmana opened 1 year ago

soekarmana commented 1 year ago

tried to connect my synced profile with private key auth from https://app.tabby.sh/ got an error : Error signing data with key: wrong private key type but with standard auth (user and pass) it works is this a bug or just limitation of tabby-connection-gateway?

Tabby_—_Firefox_Developer_Edition-29_January_2023-1674986942

edit: add a screenshot

FrancisHG commented 1 year ago

I also started having this issue recently using RSA keypairs. This worked before. User/Pass auth still works through gateway, but key-only auth fails with this error. I tried regenerating but same issues. Could this be some regression/bug of the application?

ApolloF commented 1 year ago

I have this issue too. It does work with ecdsa keys. Generated with ssh-keygen -t ecdsa -b 521