it looks like in my version of pymsnt code, the string
msnconnectFailed was set to "authentication error".
In the new version(pymsnt-0.11.3) of the code, it shows the string
value to be "Failed to connect to MSN servers".
but, i would still like to find out what could cause the
msnConnectFailed error. What i observe is that
after the errors above, new clients can still connect to msn service.
The msnConnectFailed error happens
frequently though.
looking forward to some answers.
thanks,
-Sunil
On Jul 13, 1:42 am, sunil <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i am using ejabberD + pyMSNt. Very recently, i am seeing lots of
> authentication errors for users with correct login/password
> information. Some times, i get the authentication error and then
> sometimes, pyMSNt logs me in
> properly.
>
> following are some logs that i could gather.
>
> [2008-07-11 09:14:55] INFO :: [EMAIL PROTECTED] :: Updating
> status on legacy service. :: handleResourcePresence :: Session ::
> {'status': None, 'resource': u'642', 'show': None, 'tor': None,
> 'self': 'instance', 'ptype': u'', 'existing': True, 'priority': u'0',
> 'to': u'msn.jabber.foobar.com', 'source': u'[EMAIL PROTECTED]',
> 'highestActive': u'625'}
> [2008-07-11 09:14:55] INFO :: [EMAIL PROTECTED] :: Parsed
> subscription presence packet :: onPresence :: Session :: {'el':
> <twisted.words.xish.domish.Element object at 0xb788572c>, 'froj':
> <twisted.words.protocols.jabber.jid.JID instance at 0xb788528c>,
> 'self': 'instance', 'fro': u'[EMAIL PROTECTED]', 'ptype':
> u'subscribed', 'toj': <twisted.words.protocols.jabber.jid.JID instance
> at 0xb784fd6c>, 'to': u'msn.jabber.foobar.com'}
> [2008-07-11 09:14:55] INFO :: [EMAIL PROTECTED] :: Parsed
> subscription presence packet :: onPresence :: Session :: {'el':
> <twisted.words.xish.domish.Element object at 0xb78857ec>, 'froj':
> <twisted.words.protocols.jabber.jid.JID instance at 0xb788528c>,
> 'self': 'instance', 'fro': u'[EMAIL PROTECTED]', 'ptype':
> u'subscribe', 'toj': <twisted.words.protocols.jabber.jid.JID instance
> at 0xb784fd6c>, 'to': u'msn.jabber.foobar.com'}
> [2008-07-11 09:14:55] INFO :: [EMAIL PROTECTED] :: ::
> sendPresence :: Session :: {'status': None, 'show': None, 'self':
> 'instance', 'fro': 'msn.jabber.foobar.com', 'avatarHash': None,
> 'ptype': 'subscribed', 'priority': None, 'to':
> u'[EMAIL PROTECTED]', 'nickname': None, 'payload': []}
> [2008-07-11 09:15:25] INFO :: [EMAIL PROTECTED] :: ::
> connectionFailed :: glue.LegacyConnection :: {'reason':
> <twisted.python.failure.Failure <type 'exceptions.Exception'>>,
> 'self': 'instance'}
>
> ------- seems like some kind of exception above
>
> [2008-07-11 09:15:25] INFO :: [EMAIL PROTECTED] :: ::
> sendMessage :: Session :: {'body': [('en', u'Authentication
> Error!.')], 'delay': None, 'self': 'instance', 'fro':
> 'msn.jabber.foobar.com', 'mtype': 'error', 'to':
> u'[EMAIL PROTECTED]'}
> [2008-07-11 09:15:25] INFO :: :: :: sendMessage :: p :: {'body':
> [('en', u'Authentication Error!.')], 'delay': None, 'fro':
> 'msn.jabber.foobar.com', 'mtype': 'error', 'to':
> u'[EMAIL PROTECTED]', 'pytrans': <main.PyTransport instance at
> 0xb7889f2c>}
>
> what could be the cause of these increasingly errors?
>
> thanks in advance..i appreciate your help.
>
> Sunil
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---