Skip to content

ssh: log the libssh2 error message when ssh session startup fails#3481

Closed
JDepooter wants to merge 1 commit intocurl:masterfrom
JDepooter:ssh_session_startup_error_msg
Closed

ssh: log the libssh2 error message when ssh session startup fails#3481
JDepooter wants to merge 1 commit intocurl:masterfrom
JDepooter:ssh_session_startup_error_msg

Conversation

@JDepooter
Copy link
Contributor

When a ssh session startup fails, it is useful to know why it has
failed. This commit changes the message from:
"Failure establishing ssh session"
to something like this, for example:
"Failure establishing ssh session: -5, Unable to exchange encryption keys"

When a ssh session startup fails, it is useful to know why it has
failed. This commit changes the message from:
   "Failure establishing ssh session"
to something like this, for example:
   "Failure establishing ssh session: -5, Unable to exchange encryption keys"
@bagder
Copy link
Member

bagder commented Jan 17, 2019

Thanks!

@bagder bagder closed this in b095a1c Jan 17, 2019
@JDepooter JDepooter deleted the ssh_session_startup_error_msg branch January 17, 2019 17:47
@lock lock bot locked as resolved and limited conversation to collaborators Apr 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants