warpgate icon indicating copy to clipboard operation
warpgate copied to clipboard

Bug: can't trust host key from termius

Open Emiliaaah opened this issue 2 years ago • 0 comments

I'm using termius these are the debug logs from warpgate:

DEBUG SSH:SSH: Service message: There is no trusted ssh-ed25519 key for this host. session=<session-id> session_username=<username> client_ip=<client-ip> session=<session-id> session_username=<username> client_ip=<client-ip>
DEBUG SSH:SSH: Service message: Trust this key? (y/n) session=<session-id> session_username=<username> client_ip=<client-ip> session=<session-id> session_username=<username> client_ip=<client-ip>

Sometimes when connecting to a new host I get the prompt to show up but when I press y or well basically do anything nothing happens.

image

The same goes for the the prompt doesn't even show up, I can press all the keys I want but nothing happens.

image

I'm only able to accept the host key when using the ssh cli in microsoft terminal (or tabby).

When I look at the logs it's just a sea of "END_STREAM" even when mashing my keyboard.

Emiliaaah avatar Dec 02 '23 11:12 Emiliaaah