On Sep 2, 2:18 pm, Martin Sebald <[EMAIL PROTECTED]> wrote:
> I had to restart the transport about 5 times than users were able to
> login again.
>
> This is what I found in the log, not new, but maybe you can use it for
> further debugging:
>
> [2008-09-02 12:10:08] Traceback (most recent call last):
>           File "/build/buildd/python2.5-2.5.2/Modules/pyexpat.c", line
> 656, in EndElement
>
>           File "/usr/lib/python2.5/site-packages/twisted/words/xish/
> domish.py", line 780, in _onEndElement
>             self.ElementEvent(self.currElem)
>           File "/usr/lib/python2.5/site-packages/twisted/words/xish/
> xmlstream.py", line 106, in onElement
>             self.dispatch(element)
>           File "/usr/lib/python2.5/site-packages/twisted/words/xish/
> utility.py", line 316, in dispatch
>             callbacklist.callback(obj)
>         --- <exception caught here> ---
>           File "/usr/lib/python2.5/site-packages/twisted/words/xish/
> utility.py", line 106, in callback
>             methodwrapper(*args, **kwargs)
>           File "/usr/lib/python2.5/site-packages/twisted/words/xish/
> utility.py", line 27, in __call__
>             self.method(*nargs, **nkwargs)
>           File "/usr/share/pyicqt/src/main.py", line 316, in onMessage
>             self.sessions[froj.userhost()].onMessage(el)
>           File "/usr/share/pyicqt/src/jabw.py", line 380, in onMessage
>             self.messageReceived(froj.userhost(), froj.resource,
> toj.userhost(), toj.resource, mtype, body, noerror, xhtml,
> autoResponse=autoResponse)
>           File "/usr/share/pyicqt/src/session.py", line 326, in
> messageReceived
>             self.sendNotReadyError(source, resource, dest, body)
>           File "/usr/share/pyicqt/src/session.py", line 294, in
> sendNotReadyError
>             self.sendErrorMessage(source + '/' + resource, dest,
> "wait", "not-allowed", lang.get("waitforlogin", self.lang), body)
>           File "/usr/share/pyicqt/src/jabw.py", line 268, in
> sendErrorMessage
>             sendErrorMessage(self.pytrans, to=to, fro=fro,
> etype=etype, condition=condition, explanation=explanation, body=body)
>           File "/usr/share/pyicqt/src/jabw.py", line 116, in
> sendErrorMessage
>             error.attributes["code"] =
> str(utils.errorCodeMap[condition])
>         exceptions.KeyError: u'Sorry, this message cannot be delivered
> yet. Please try again when the transport has finished logging in.'
Thanks, fixed
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to