You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not provide good error handling when :public_key.ssh_decode(:known_hosts) chokes on a malformed known_hosts file. Ideally we'd catch the error and inform the user that they need to fix their known_hosts file.
The text was updated successfully, but these errors were encountered:
We do not provide good error handling when
:public_key.ssh_decode(:known_hosts)
chokes on a malformed known_hosts file. Ideally we'd catch the error and inform the user that they need to fix their known_hosts file.The text was updated successfully, but these errors were encountered: