> Please run this command
>
> python -c "from twisted.copyright import version; print version"
2.0.1
Raj.
From [EMAIL PROTECTED] Thu Aug 10 14:35:30 2006
From: [EMAIL PROTECTED] (Lars T. Mikkelsen)
Date: Thu Aug 10 14:35:37 2006
Subject: [py-transports] Loosing messages
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On Thu, Aug 10, 2006 at 10:25:23PM +1000, James Bunton wrote:
> The exception means that some client is sending an invalid MSNObject :|
My transport just got this exception too. The line triggering it was:
>> NLN NLN <passport> <name> 1073795172 0
I checked my old logfiles and it seems this started yesterday. Perhaps
they changed the server to send 0 instead of omitting the field if no
MSNObject is present.
Best regards,
Lars
From [EMAIL PROTECTED] Thu Aug 10 14:40:41 2006
From: [EMAIL PROTECTED] (Jeff Garner)
Date: Thu Aug 10 14:41:03 2006
Subject: [py-transports] Cannot start PyMSNt and PyICQt
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Strange behavior. Have you tried upgrading to a nightly build from Jive?
Yves Goergen wrote:
>On 17.07.2006 17:13 CE(S)T, Yves Goergen wrote:
>
>
>>I just updated to Linux kernel 2.6.17.6 and now PyMSNt and PyICQt don't work
>>anymore. The applications are running but both show this in their debug
>>output
>>all the time:
>>
>>[2006-07-16 21:35:01] Starting factory
>><twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>0xb7d22dec>
>>[2006-07-16 21:35:01] INFO :: :: PyTransport :: componentDisconnected
>>:: {} ::
>>[2006-07-16 21:35:01] <twisted.internet.tcp.Connector instance at
>>0xb784c78c> will retry in 2 seconds
>>[2006-07-16 21:35:01] Stopping factory
>><twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>0xb7d22dec>
>>[2006-07-16 21:35:04] Starting factory
>><twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>0xb7d22dec>
>>
>>I need to stop both so they won't fill my disk with that stuff. What's
>>this? I
>>cannot use MSN and ICQ anymore now. :(
>>
>>
>
>Too bad. It's broken again. This time, no software was changed at all.
>The server was down for a short time to remove 1 of the 2 GB of RAM and
>was then booted again. Now I have exactly the same situation as earlier,
>both transports are running but not working, with the same debug output.
>
>I fear there's no way to upgrade Wildfire again because there is no
>newer version to install. So this won't help this time.
>
>Any other ideas? Or can I just forget the transports and my ICQ and MSN
>connectivity for now? :(
>
>
>
--
Jeff Garner
Network Administrator
Sanmina-SCI, Allen Texas
469.675.2441 <office>
972.768.5913 <cell>
[EMAIL PROTECTED]
CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by
the addressee(s) named herein and may contain legally privileged and/or
confidential information. If you are not the intended recipient of this e-mail
message, you are hereby notified that any dissemination, distribution or
copying of this e-mail message, and any attachments thereto, is strictly
prohibited. If you have received this e-mail message in error, please
immediately notify the sender and permanently delete the original and any
copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT
INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform Electronic
Transactions Act or the applicability of any other law of similar substance and
effect, absent an express statement to the contrary hereinabove, this e-mail
message its contents, and any attachments hereto are not intended to represent
an offer or acceptance to enter into a contract and are not otherwise intended
to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or
any other person or entity.
_____________________________________________________________________________
Scanned by Sanmina-SCI eShield
_____________________________________________________________________________
From [EMAIL PROTECTED] Thu Aug 10 14:51:59 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Thu Aug 10 14:52:18 2006
Subject: [py-transports] Yahoo registration error
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 8/10/06, Joe Moschetti <[EMAIL PROTECTED]> wrote:
> Traceback (most recent call last):
> File "yahoo.py", line 1209, in ?
> connection.Process(1)
> File
> "/usr/lib/python2.3/site-packages/xmpp/dispatcher.py", line
> 302, in dispatch
> handler['func'](session,stanza)
> File "yahoo.py", line 722, in xmpp_iq_register_set
> s = yobj.connect()
> File "/usr/sbin/wildfire/yim-transport/ylib.py", line
> 65, in connect
> self.sock.bind((self.fromhost,0))
> File "<string>", line 1, in bind
> socket.error: (99, 'Cannot assign requested address')
>
> Suggestions?
You've set LocalAddress to something that your network stack didn't
like using as a local address. You can comment it out, or set it one
of your network adapters's addresses.
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED] Thu Aug 10 15:09:52 2006
From: [EMAIL PROTECTED] (Jorge Merlino)
Date: Thu Aug 10 15:09:01 2006
Subject: [py-transports] Cannot start PyMSNt and PyICQt
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
I don't think that's the problem. I'm using the last official release of
Wildfire with the last devel release of the msn transport and it is all
working fine.
Regards
Jorge
Jeff Garner escribi?:
> Strange behavior. Have you tried upgrading to a nightly build from Jive?
> Yves Goergen wrote:
>
>> On 17.07.2006 17:13 CE(S)T, Yves Goergen wrote:
>>
>>
>>> I just updated to Linux kernel 2.6.17.6 and now PyMSNt and PyICQt
>>> don't work
>>> anymore. The applications are running but both show this in their debug
>>> output
>>> all the time:
>>>
>>> [2006-07-16 21:35:01] Starting factory
>>> <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>> 0xb7d22dec>
>>> [2006-07-16 21:35:01] INFO :: :: PyTransport :: componentDisconnected
>>> :: {} ::
>>> [2006-07-16 21:35:01] <twisted.internet.tcp.Connector instance at
>>> 0xb784c78c> will retry in 2 seconds
>>> [2006-07-16 21:35:01] Stopping factory
>>> <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>> 0xb7d22dec>
>>> [2006-07-16 21:35:04] Starting factory
>>> <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory instance at
>>> 0xb7d22dec>
>>>
>>> I need to stop both so they won't fill my disk with that stuff. What's
>>> this? I
>>> cannot use MSN and ICQ anymore now. :(
>>>
>>
>>
>> Too bad. It's broken again. This time, no software was changed at all.
>> The server was down for a short time to remove 1 of the 2 GB of RAM and
>> was then booted again. Now I have exactly the same situation as earlier,
>> both transports are running but not working, with the same debug output.
>>
>> I fear there's no way to upgrade Wildfire again because there is no
>> newer version to install. So this won't help this time.
>>
>> Any other ideas? Or can I just forget the transports and my ICQ and MSN
>> connectivity for now? :(
>>
>>
>>
>
>
--
Ing. Jorge Merlino
Teledata Comunicaciones
Canelones 2101 - Montevideo - Uruguay
[EMAIL PROTECTED]