-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
0.7.5 crashing on ssh connection #114
Comments
This is related to https://github.com/owenthereal/upterm#a-note-about-rsa-keys. I recommend deleting the RSA key in your |
Maybe so but it still shouldn't crash and burn like this! This is detectable improper program behavior and should be properly handled. |
@owenthereal Could you re-open this as a request to properly handle this case and provide a descriptive error to the user? I reckon this problem will re-occur often as distros update. |
I agree this could be handled more gracefully, e.g. having a useful message saying RSA key issue etc. I'm closely monitoring the underlying Go crypto issue and will merge in fixes once they are ready. But until then, a descriptive message would help users |
By the way, I did what you said and now have no |
Yes, that's the issue. |
I compiled this from source following official instructions.
Then:
On a second shell, I run the printed ssh command. Then the
upterm host
crashes with:The text was updated successfully, but these errors were encountered: