Posted on 2007-05-16 13:59:30-07 by bmckee
Troubleshooting help requested
Hi All, I'm trying to use Net::Jabber thusly
my $connection = Net::Jabber::Client->new(); $connection->Connect( "hostname" => SERVER,"port" => PORT ) or die "Cannot connect ($!)\n";
as suggested at Nagios Exchange

It dies without any additional information.

Two questions
1 - How do I get more info to troubleshoot the problem?
2 - I'm using talk.google.com and port 443 - will Net::Jabber connect ok to their server? My jabber client (iChat) does, but I'm not sure if google abortionized something....

Any feedback appreciated

Brian
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.