in reply to Re: Net::SSH::Perl question
in thread Net::SSH::Perl question
Below is the trace again. It looks just like yours, except the last line with the error message. (I guess I missed something when I pasted my trace first time.)
Do you think it is a connection issue, or perl module issue?
Login completed, opening dummy shell channel.
channel 0: new client-session
Requesting channel_open for channel 0.
channel 0: open confirm rwindow 131072 rmax 98304
Got channel open confirmation, requesting shell.
Requesting service shell on channel 0.
channel 1: new client-session
Requesting channel_open for channel 1.
Entering interactive session.
Channel open failure: 1: reason 2:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Net::SSH::Perl question
by ig (Vicar) on Aug 04, 2009 at 20:28 UTC |