[JDEV] About IRC Transport

David Sutton pere at legend.co.uk
Thu Oct 18 08:53:00 CDT 2001


Hello,

Ok, i've attached the relevant part of the debug log. All I have done is
tried to start a groupchat under WinJab (by pressing F7). The conference
is #worms, and the conference server is irc.localhost. Default irc
server is merlin.legend.org.uk, but i've tried both including it in the
channel request and when having not requested it.

Regards,

 David

--- Included Log Snapshot ---

Thu Oct 18 12:52:07 2001  base_connect.c:118 process XML: m:81827D0
state:3, arg:80C70D0, x:8183AC0
Thu Oct 18 12:52:31 2001  mio.c:698 MIO read from socket 7: <iq
type='get' id='JCOM_24' to='#worms at irc.localhost'
from='peregrine at reflex.sys.legend.net.uk/Work'><query
xmlns='jabber:iq:conference'/></iq>
Thu Oct 18 12:52:31 2001  base_connect.c:118 process XML: m:81827D0
state:3, arg:80C70D0, x:8183AA0
Thu Oct 18 12:52:31 2001  deliver.c:460 DELIVER 1:irc.localhost <iq
type='get' id='JCOM_24' to='#worms at irc.localhost'
from='peregrine at reflex.sys.legend.net.uk/Work'><query
xmlns='jabber:iq:conference'/></iq>
Thu Oct 18 12:52:31 2001  deliver.c:649 delivering to instance
'irc.localhost'
Thu Oct 18 12:52:31 2001  init.c:31 [irc_phandler_receive] got <iq
type='get' id='JCOM_24' to='#worms at irc.localhost'
from='peregrine at reflex.sys.legend.net.uk/Work'><query
xmlns='jabber:iq:conference'/></iq>
Thu Oct 18 12:52:31 2001  init.c:49 [irc_phandler_receive] handing off
to mtq
Thu Oct 18 12:52:31 2001  mtq 80C72B0 entering from pth
Thu Oct 18 12:52:31 2001  mtq 80C72B0 queue call 81842F8
Thu Oct 18 12:52:31 2001  deliver.c:460 DELIVER
1:reflex.sys.legend.net.uk <iq type='error' id='JCOM_24'
to='peregrine at reflex.sys.legend.net.uk/Work'
from='#worms at irc.localhost'><query xmlns='jabber:iq:conference'/><error
code='407'>Registration RequiredYou must be registred to a
server</error></iq>
Thu Oct 18 12:52:31 2001  deliver.c:649 delivering to instance
'irclinker'
Thu Oct 18 12:52:31 2001  mio.c:908 mio_write called on x: 8183AA0
buffer: (null)
Thu Oct 18 12:52:31 2001  mtq 80C72B0 leaving to pth
Thu Oct 18 12:52:31 2001  mio.c:268 write_dump writing data: <iq
type='error' id='JCOM_24' to='peregrine at reflex.sys.legend.net.uk/Work'
from='#worms at irc.localhost'><query xmlns='jabber:iq:conference'/><error
code='407'>Registration RequiredYou must be registred to a
server</error></iq>

--- ---

--- Included Message ---
On Thu, 2001-10-18 at 12:51, Benoit Orihuela wrote:
> hi,
> 
> >   The only problem I have is that with the new code in contrib, it keeps
> > complaining with error 407: claiming I need to register, but there isn't
> > anyway visible to register.
> could you send me the jabber logs ?
> 
> typically, errors 407 are issued when you try to make queries on a
> channel without being in it. or when you send presence or messages
> packets to an IRC server without being already logged into it.
> 
> regards,
> 
> Benoit.
> 





More information about the JDev mailing list