Hi, I run my jabber server (1.4.2) and I want to connect with a perl client, to make a test I run the perl sample (see in attachment).
When I run this test It doesn't Auth, I dont understand why, module doc said that I must have error message in call return, but nothing, no error message :( Can somebody help me ? <-------------------------execute-----------------------------> [EMAIL PROTECTED] tests]$ ./jabber_client.pl ptro foobar res Connected username(ptro) password(foobar) resource(res) : : ERROR: Authorization failed: - <-------------------------/execute-----------------------------> <-------------------------server log-----------------------------> Sun Aug 10 20:32:29 2003 deliver.c:474 DELIVER 4:10.135.24.12 <route type='auth' to=' [EMAIL PROTECTED]' from='[EMAIL PROTECTED]/8108628'><iq id='0' type='get'><query xmlns='jabber:iq :auth'><username>ptro</username></query></iq></route> Sun Aug 10 20:32:29 2003 deliver.c:678 delivering to instance 'dnsrv' Sun Aug 10 20:32:29 2003 deliver.c:606 delivery failed (Internal Delivery Error) Sun Aug 10 20:32:29 2003 log.c:116 <log type='notice' from='10.135.24.12'>bouncing a routed packet to [EMAIL PROTECTED] from [EMAIL PROTECTED]/8108628: Internal Delivery Error</log> Sun Aug 10 20:32:29 2003 deliver.c:474 DELIVER 3:10.135.24.12 <log type='notice' from ='10.135.24.12'>bouncing a routed packet to [EMAIL PROTECTED] from [EMAIL PROTECTED]/8108628: Int ernal Delivery Error</log> <-------------------------/server log-----------------------------> _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
