Open soekarmana opened 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?
I have this issue too. It does work with ecdsa keys. Generated with ssh-keygen -t ecdsa -b 521
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?edit: add a screenshot