in reply to Net::SSH2 just hangs up without any output
It didn't hang for me ... but then I suspect that's not the output you were looking for.Username/Password is correct libssh2_channel_open_ex(ss->session, pv_channel_type, len_channel_type +, window_size, packet_size, ((void *)0) , 0 ) -> 0x82cf7c0 Net::SSH2::poll: timeout = 250, array[1] - [0] = channel - [0] events 1 - libssh2_poll returned 1 - [0] revents 1 Net::SSH2::Channel::read(size = 1, ext = 0) - read 1 bytes - read 1 total LINE : Net::SSH2::poll: timeout = 250, array[1] - [0] = channel - [0] events 1 - libssh2_poll returned 0 - [0] revents 0 Net::SSH2::Channel::DESTROY Net::SSH2::DESTROY object 0x8131de0
(On the same machine, 'hostname -a' returns nothing ... so the output looks about right to me.)Username/Password is correct LINE :
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::SSH2 just hangs up without any output
by Anonymous Monk on Aug 28, 2007 at 14:57 UTC |