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
When in SftpClient or NetConfClient the SSH session is established but the subsystem cannot be executed, then a subsequent request to connect using the same client instance throws an InvalidOperationException ("The client is already connected.") instead of attempting to re-establish the connection.
The text was updated successfully, but these errors were encountered:
drieseng
changed the title
Connection cannot be re-established when subsystem cannot be exected
Connection cannot be re-established when subsystem cannot be executed
Jul 22, 2018
When in SftpClient or NetConfClient the SSH session is established but the subsystem cannot be executed, then a subsequent request to connect using the same client instance throws an InvalidOperationException ("The client is already connected.") instead of attempting to re-establish the connection.
The text was updated successfully, but these errors were encountered: