Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Net::SSH::Perl error

0 views
Skip to first unread message

Ani

unread,
May 9, 2008, 8:15:30 AM5/9/08
to
Hi,

I am encountering the following error while using Net::SSH::Perl, from
within a Perl CGI script:

Bad packet length <some number> at /usr/lib/perl5/site_perl/5.8.0/
Net/SSH/Perl/Packet.pm

Has anyone faced this issue before? Any idea what might be causing
this?

Some help is much appreciated.

thanks,
anirban

smallpond

unread,
May 9, 2008, 2:32:37 PM5/9/08
to

That error isn't coming from perl. It would have printed the bad
packet length and the line number in Packet.pm where the error occurred.

However, if it had been, it would be due to receiving a packet that is
either too short or too long to be valid.
--S
** Posted from http://www.teranews.com **

0 new messages