Ticket #3071 enhancement new

Opened 5 years ago

Last modified 3 years ago

ConchUser.lookupChannel incorrectly reports unknown channel errors

Reported by: glyph Owned by:
Priority: normal Milestone:
Component: conch Keywords:
Cc: jesstess Branch:
Author: Launchpad Bug:

Description

The arguments to ConchError are backwards; textual info should precede the error type.

Change History

1

Changed 4 years ago by jesstess

  • cc jesstess added

2

Changed 3 years ago by exarkun

(In [29255]) Merge channel-open-error-4490

Author: exarkun Reviewer: ivank Fixes: #4490 Refs: #3071 Refs: #3657

Handle ConchError instances which are misconstructed (by having their arguments reversed) in the Conch SSH channel open code. This turns a failed channel open into a protocol-compliant error response, whereas before it resulted in a lost connection.

3

Changed 2 years ago by <automation>

  • owner z3p deleted
Note: See TracTickets for help on using tickets.