HP NonStop SSH Reference Manual Troubleshooting • 311
<session id>: failed to open channel, reason: <reason>
<reason>
Is a description of the cause of failure, which is sent by the remote SSH server.
Cause: The remote SSH server could not open the channel the local SSH client requested to open.
Effect: The channel is not opened.
Recovery: Any corrective action depends on <reason>.
<session id>: channel request failed
Cause: The remote SSH server reports a failure of a channel request previously issued for the local SSH client.
For example the "subsystem sftp" channel request may have failed.
Effect: The channel is not opened.
Recovery: Check the remote SSH server installation.
<session id>: error on channel: <error description >
<error description>
Describes the error.
Cause: An error occurred on the SSH channel.
Effect: The SSH channel is closed.
Recovery: Any corrective action depends on <error description>.
<session id>: error on ssh session: <error description>
<error description>
Describes the error.
Cause: An error occurred on the SSH session. Typical errors are network related.
Effect: The SSH session is closed.
Recovery: Any corrective action depends on <error description>.