[JDEV] Can't auth
Hernán Alvarez
hralvarez at workout.com.ar
Fri Aug 29 10:27:25 CDT 2003
Hi i'm newbie i'm using Class.Jabber.PHP v0.4 and i can't do auth on my local server with -D option i see the request but i don't know what is wrong
mio.c:620 mio while loop, working
mio.c:380 _mio_accept calling accept on fd #7
mio.c:407 new socket accepted (fd: 10, ip: 192.168.64.18, port: 1726)
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:760 MIO read from socket 10: <?xml version='1.0' encoding='UTF-8' ?>
<stream:stream>
</stream:stream>
c2s [client.c:277] pthsock_client_read called with: m:81A37D8 flag:2 arg:80DE618
c2s [client.c:310] root received for 10
c2s [client.c:315] Recieved connection to: (null)
c2s [client.c:324] using alias (null) --> (null)
mio.c:1054 mio_write called on x: 0 buffer: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='3F4F7238' xmlns='jabber:client'>
mio.c:1054 mio_write called on x: 0 buffer: <stream:error>Invalid Namespace</stream:error></stream:stream>
mio.c:279 write_dump writing data: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='3F4F7238' xmlns='jabber:client'>
mio.c:279 write_dump writing data: <stream:error>Invalid Namespace</stream:error></stream:stream>
c2s [client.c:277] pthsock_client_read called with: m:81A37D8 flag:4 arg:80DE618
c2s [client.c:282] io_select Socket 10 close notification
mio.c:366 freed MIO socket
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:380 _mio_accept calling accept on fd #7
mio.c:407 new socket accepted (fd: 10, ip: 192.168.64.18, port: 1727)
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:760 MIO read from socket 10: <?xml version='1.0' encoding='UTF-8'?>
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:760 MIO read from socket 10: <stream:stream to='XXX.XXX.XXX.XXX' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>
c2s [client.c:277] pthsock_client_read called with: m:80ECA38 flag:2 arg:80DE618
c2s [client.c:310] root received for 10
c2s [client.c:315] Recieved connection to: XXX.XXX.XXX.XXX
mio.c:1054 mio_write called on x: 0 buffer: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='3F4F723A' xmlns='jabber:client' from='XXX.XXX.XXX.XXX'>
mio.c:279 write_dump writing data: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' id='3F4F723A' xmlns='jabber:client' from='XXX.XXX.XXX.XXX'>
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:760 MIO read from socket 10: <iq type='get' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
</query>
</iq>
c2s [client.c:277] pthsock_client_read called with: m:80ECA38 flag:3 arg:80DE618
deliver.c:474 DELIVER 4:XXX.XXX.XXX.XXX <route type='auth' to='hernan at XXX.XXX.XXX.XXX' from='10 at c2s/80ECA38'><iq type='get' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
</query>
</iq></route>
deliver.c:678 delivering to instance 'sessions'
deliver.c:94 (80D9218)incoming packet <route type='auth' to='hernan at XXX.XXX.XXX.XXX' from='10 at c2s/80ECA38'><iq type='get' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
</query>
</iq></route>
util.c:103 config query auth
mtq 81009F8 entering from pth
mtq 81009F8 one call 81A4738
authreg.c:63 auth request
users.c:143 js_user(hernan at XXX.XXX.XXX.XXX,80EEF28)
users.c:150 js_user not current
deliver.c:474 DELIVER 2:XXX.XXX.XXX.XXX <xdb type='get' to='hernan at XXX.XXX.XXX.XXX' from='sessions' ns='jabber:iq:auth' id='85'/>
deliver.c:678 delivering to instance 'xdb'
xdb_file.c:172 handling xdb request <xdb type='get' to='hernan at XXX.XXX.XXX.XXX' from='sessions' ns='jabber:iq:auth' id='85'/>
xdb_file.c:109 loading ./spool/XXX.XXX.XXX.XXX/hernan.xml
xdb_file.c:129 caching ./spool/XXX.XXX.XXX.XXX/hernan.xml
deliver.c:474 DELIVER 1:sessions <xdb type='result' to='sessions' from='hernan at XXX.XXX.XXX.XXX' ns='jabber:iq:auth' id='85'><password xmlns='jabber:iq:auth'>hernan</password></xdb>
deliver.c:678 delivering to instance 'sessions'
xdb.c:52 xdb_results checking xdb packet <xdb type='result' to='sessions' from='hernan at XXX.XXX.XXX.XXX' ns='jabber:iq:auth' id='85'><password xmlns='jabber:iq:auth'>hernan</password></xdb>
users.c:169 js_user debug 81A56B8 81A56B8
modules.c:135 mapi_call 5
modules.c:158 MAPI 80DED88
mod_auth_plain checking
modules.c:158 MAPI 80DEE18
mod_auth_digest checking
modules.c:158 MAPI 80DEE48
mod_auth_0k.c:118 checking
deliver.c:474 DELIVER 2:XXX.XXX.XXX.XXX <xdb type='get' to='hernan at XXX.XXX.XXX.XXX' from='sessions' ns='jabber:iq:auth:0k' id='86'/>
deliver.c:678 delivering to instance 'xdb'
xdb_file.c:172 handling xdb request <xdb type='get' to='hernan at XXX.XXX.XXX.XXX' from='sessions' ns='jabber:iq:auth:0k' id='86'/>
xdb_file.c:109 loading ./spool/XXX.XXX.XXX.XXX/hernan.xml
deliver.c:474 DELIVER 1:sessions <xdb type='result' to='sessions' from='hernan at XXX.XXX.XXX.XXX' ns='jabber:iq:auth:0k' id='86'><zerok xmlns='jabber:iq:auth:0k'><token>3F4D116C</token><sequence>486</sequence><hash>24c1bba7924f673a3447000f8983692ce5006ebf</hash></zerok></xdb>
deliver.c:678 delivering to instance 'sessions'
xdb.c:52 xdb_results checking xdb packet <xdb type='result' to='sessions' from='hernan at XXX.XXX.XXX.XXX' ns='jabber:iq:auth:0k' id='86'><zerok xmlns='jabber:iq:auth:0k'><token>3F4D116C</token><sequence>486</sequence><hash>24c1bba7924f673a3447000f8983692ce5006ebf</hash></zerok></xdb>
modules.c:175 mapi_call returning unhandled
deliver.c:474 DELIVER 4:c2s <route from='hernan at XXX.XXX.XXX.XXX' to='10 at c2s/80ECA38' type='auth'><iq type='result' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
<password/><digest/><sequence>485</sequence><token>3F4D116C</token><resource/></query>
</iq></route>
deliver.c:678 delivering to instance 'c2s'
c2s [client.c:164] hernan at XXX.XXX.XXX.XXX has an active session, delivering packet
c2s [client.c:236] Writing packet to MIO: <iq type='result' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
<password/><digest/><sequence>485</sequence><token>3F4D116C</token><resource/></query>
</iq>
mio.c:1054 mio_write called on x: 81A37C8 buffer: (null)
mtq 81009F8 leaving to pth
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:279 write_dump writing data: <iq type='result' id='auth_7584ba049a6148347cc4cf1d03b26266'>
<query xmlns='jabber:iq:auth'>
<username>hernan</username>
<password/><digest/><sequence>485</sequence><token>3F4D116C</token><resource/></query>
</iq>
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
c2s [client.c:277] pthsock_client_read called with: m:80ECA38 flag:4 arg:80DE618
c2s [client.c:282] io_select Socket 10 close notification
mio.c:366 freed MIO socket
mio.c:607 mio while loop top
mio.c:620 mio while loop, working
mio.c:607 mio while loop top
Saludos
Hernán Roberto Alvarez
Dpto. Ing. Cuentas
Teléfono 011-4878-4444 /48 Móvil 011-15-50109731
Mail hralvarez at workout.com.ar
Av. Belgrano 430 3º D CP 1092AAR Buenos Aires Argentina
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20030829/8c0daa39/attachment-0002.htm>
More information about the JDev
mailing list