warpgate
warpgate copied to clipboard
Bug: can't trust host key from termius
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.
The same goes for the the prompt doesn't even show up, I can press all the keys I want but nothing happens.
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.