On 9/14/06, Les Seigneur <[EMAIL PROTECTED]> wrote:
> I commented out the <dumpProtocol/> tag in config.xml as shown below but the
> output is still going to the screen and my PyYIMt-error.log is empty.  What
> am I doing wrong?

That's right.  dumpProtocol output goes to stdout only.

> I was able to get past the "Could not connect to server or password
> mismatch" problem.  That one was my own stupid oversight, sorry.

*grin*

> I am still
> having problems with PyYIMt.  I am getting an "Unknown notify event:
> /presence/subscription" message when I try to add a Yahoo user and the Yahoo
> user never gets the subscription request.
>
> Here is another problem. When I am register with the Yahoo Transport it
> looks like the registration is successful but the Yahoo Transport never
> shows up in my Roster.

Can you try with Psi and see if you can replicate the problems.

> I have some questions about the tags in my config.xml file.  Let's say the
> name of my Jabber server is "jabberserver.uark.edu", is the jid tag shown
> below correct?
> <jid>yahoo.jabberserver.uark.edu</jid>

yes

> Is the vanity address show below OK or do I even need it?
> <host>jabberserver.uark.edu</host>

As long as jabberserver.uark.edu resolves to an IP address that is
bound to a local network device then you're fine.  It's 100% safe
leave host commented out - in that case it will use your default IP
address.

> Can I use 127.0.0.1 for the mainServer tag or should I use the IP or DNS?
> <!--  The IP address or DNS name of the main Jabber server -->
> <mainServer>127.0.0.1</mainServer>
yes, 127.0.0.1 is fine.  This is the low level address used to connect
to your jabber server.

> Is my MainServerJID OK as show below?
> <mainServerJID>jabber.jabberserver.uark.edu</mainServerJID>
At the moment this is used to 'ignore' the server asking about the
conference component when disocvery happens.
 - if you're connecting to jabberd2 : jabberserver.uark.edu
 - if you're connecting to wildfire : component.jabberserver.uark.edu (i think)

> Thanks for any help with this.  I need to get PyYIMt running since my Yahoo
> Transport 2.3.2 has gone to lunch on me and is currently shut down.

I know what you mean :-)

-- 
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Fri Sep 15 06:46:08 2006
From: [EMAIL PROTECTED] (Pieter Rautenbach)
Date: Fri Sep 15 06:43:28 2006
Subject: [py-transports] Self-induced flooding causes PyMSNt to stop
        responding
Message-ID: <[EMAIL PROTECTED]>

*******************************************************************
Click here to view our e-mail legal notice: 
http://www.mxit.co.za/pdfs/mxit_legal.pdf or call: +27 21 888 7920
*******************************************************************
Hi,

We're trying to use PyMSNt in a production environment with ejabberd, but are
experiencing a lot of problems. The transport will run for a (seemingly) random
period of time before it will simply stop responding. The python process refuses
to respond to a normal kill signal, meaning that one has to force it to stop
with kill -9. Details follows:

Platform: FreeBSD 5.4-RELEASE-p6 i386
PyMSNt Version: 0.11.1
Debuglevel: 3
Twisted Version: 1.3.0rc1

The transport normally runs with about ~1800 concurrent users at a load of 1.00.
The log contains no errors -- just a lot of QNG responses. The only strange
thing is that the attached snippet from the log repeated 108 times before PyMSNt
stopped responding. This happened all within 1 second. It looks like PyMSNt went
into a loop.

Has anyone experienced similar behaviour? Any help or hints will be appreciated.
I should add that this is my first contact with PyMSNt.

Regards
Pieter Rautenbach

<pymsn-debug.log>

[2006-09-14 12:04:01] INFO :: (u'[EMAIL PROTECTED]', '[EMAIL PROTECTED]')
::  :: gotContactTyping :: msn.msnw.OneSwitchboardSession :: {'message':
<tlib.msn.msn.MSNMessage instance at 0xf97bf4c>, 'self': 'instance'}
[2006-09-14 12:04:01] INFO :: [EMAIL PROTECTED] ::  :: gotContactTyping ::
glue.LegacyConnection :: {'self': 'instance', 'contact': '[EMAIL PROTECTED]'}
[2006-09-14 12:04:01] >> MSG [EMAIL PROTECTED] Che 152
[2006-09-14 12:04:01] >> MIME-Version: 1.0
[2006-09-14 12:04:01] >> Content-Type: text/plain; charset=UTF-8
[2006-09-14 12:04:01] >> X-MMS-IM-Format: FN=MS%20Shell%20Dlg; EF=; CO=0; CS=0;
PF=0
[2006-09-14 12:04:01] >>
[2006-09-14 12:04:01] i invited bullets to our chat
[2006-09-14 12:04:01] INFO :: (u'[EMAIL PROTECTED]', '[EMAIL PROTECTED]')
::  :: gotMessage :: msn.msnw.OneSwitchboardSession :: {'message':
<tlib.msn.msn.MSNMessage instance at 0xf97b64c>, 'self': 'instance'}
[2006-09-14 12:04:01] INFO :: [EMAIL PROTECTED] ::  :: gotMessage ::
glue.LegacyConnection :: {'text': u'i invited bullets to our chat', 'self':
'instance', 'remoteUser': '[EMAIL PROTECTED]'}
[2006-09-14 12:04:01] INFO :: [EMAIL PROTECTED] ::  :: sendMessage ::
Session :: {'body': u'i invited bullets to our chat', 'delay': None, 'self':
'instance', 'fro': '[EMAIL PROTECTED]/msn', 'mtype': 'chat',
'to': u'[EMAIL PROTECTED]'}
[2006-09-14 12:04:01] INFO ::  ::  :: sendMessage :: p :: {'body': u'i invited
bullets to our chat', 'delay': None, 'fro':
'[EMAIL PROTECTED]/msn', 'mtype': 'chat', 'to':
u'[EMAIL PROTECTED]', 'pytrans': <main.PyTransport instance at 0x81b2c4c>}
[2006-09-14 12:04:01] >> MSG [EMAIL PROTECTED] Che 92
[2006-09-14 12:04:01] >> MIME-Version: 1.0
[2006-09-14 12:04:01] >> Content-Type: text/x-msmsgscontrol
[2006-09-14 12:04:01] >> TypingUser: [EMAIL PROTECTED]
[2006-09-14 12:04:01] >>
[2006-09-14 12:04:01]

[2006-09-14 12:04:01] INFO :: (u'[EMAIL PROTECTED]', '[EMAIL PROTECTED]')
::  :: gotContactTyping :: msn.msnw.OneSwitchboardSession :: {'message':
<tlib.msn.msn.MSNMessage instance at 0xb192ccc>, 'self': 'instance'}
[2006-09-14 12:04:01] INFO :: [EMAIL PROTECTED] ::  :: gotContactTyping ::
glue.LegacyConnection :: {'self': 'instance', 'contact': '[EMAIL PROTECTED]'}
[2006-09-14 12:04:01] >> JOI [EMAIL PROTECTED] Bulletino
[2006-09-14 12:04:01] INFO :: (u'[EMAIL PROTECTED]', '[EMAIL PROTECTED]')
::  :: userJoined :: msn.msnw.OneSwitchboardSession :: {'self': 'instance',
'userHandle': '[EMAIL PROTECTED]', 'screenName': 'Bulletino'}
[2006-09-14 12:04:01] INFO :: (u'[EMAIL PROTECTED]', '[EMAIL PROTECTED]')
::  :: _switchToMulti :: msn.msnw.OneSwitchboardSession :: {'self': 'instance',
'userHandle': '[EMAIL PROTECTED]'}
[2006-09-14 12:04:01] >> MSG [EMAIL PROTECTED] Che 92
[2006-09-14 12:04:01] >> MIME-Version: 1.0
[2006-09-14 12:04:01] >> Content-Type: text/x-msmsgscontrol
[2006-09-14 12:04:01] >> TypingUser: [EMAIL PROTECTED]
[2006-09-14 12:04:01] >>
[2006-09-14 12:04:01]

</pymsn-debug.log>

Reply via email to