-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to ssh to remote device on Ubuntu Linux. #44
Comments
I've attached the following logs:
|
This issue occurs because quardCRT currently has some unsupported host key types, and we are currently working on improving this functionality. |
I also encountered this situation, and the libssh2 library in the system and quarkCRT also exists. However, after manually compiling and installing it again, it can be used normally. Here is the address: https://github.com/libssh2/libssh2/releases |
Describe the bug
After running the AppImage(V0.4.8) for Linux, I tried to ssh into another remote Linux device, but it failed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The connection should be successful and you should be able to use shell commands.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: