-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's been a while since i've updated my pymsnt transport ^^
when i tries to update it thru svn i get the "connexion denied" error. [EMAIL PROTECTED] ~ $ svn co svn://delx.cjb.net/pymsnt/trunk pymsnt svn: Can't connect to host 'delx.cjb.net': Connexion refus?e did anything changed and i didn't see ? :) Kathryl -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFFHSI3WYh+O1fuKeMRAtJ1AJ9rKY3k6mcFLZTQDAaSQQ5BtrrwBgCg0GW4 s+zIkATJRmYvPiqlavO8YAQ= =N2Ff -----END PGP SIGNATURE----- From [EMAIL PROTECTED] Fri Sep 29 13:53:10 2006 From: [EMAIL PROTECTED] (Lars T. Mikkelsen) Date: Fri Sep 29 13:53:33 2006 Subject: [py-transports] pymsnt svn broken ? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Hi Kathryl, On Fri, Sep 29, 2006 at 03:40:07PM +0200, Kathryl wrote: > [EMAIL PROTECTED] ~ $ svn co svn://delx.cjb.net/pymsnt/trunk pymsnt > svn: Can't connect to host 'delx.cjb.net': Connexion refus?e > > did anything changed and i didn't see ? :) James moved the Subversion repository to Apache after a hard drive failure on his server [1]. You should be able to relocate your checkout by following the instructions posted in either [1] or [2]. Best regards, Lars [1] http://www.modevia.com/pipermail/py-transports/2006-August/003124.html [2] http://www.modevia.com/pipermail/py-transports/2006-August/003162.html From [EMAIL PROTECTED] Fri Sep 29 14:07:34 2006 From: [EMAIL PROTECTED] (Kathryl) Date: Fri Sep 29 14:07:37 2006 Subject: [py-transports] pymsnt svn broken ? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is strange i didn't received these message in my mailboxes oO (i'll check my server antispam configuration i think :p) Thank you :) Kathryl On Fri, 29 Sep 2006 09:53:10 -0400 "Lars T. Mikkelsen" <[EMAIL PROTECTED]> wrote: > Hi Kathryl, > > On Fri, Sep 29, 2006 at 03:40:07PM +0200, Kathryl wrote: > > [EMAIL PROTECTED] ~ $ svn co svn://delx.cjb.net/pymsnt/trunk pymsnt > > svn: Can't connect to host 'delx.cjb.net': Connexion refus?e > > > > did anything changed and i didn't see ? :) > > James moved the Subversion repository to Apache after a hard drive > failure on his server [1]. You should be able to relocate your checkout > by following the instructions posted in either [1] or [2]. > > Best regards, > Lars > > [1] http://www.modevia.com/pipermail/py-transports/2006-August/003124.html > [2] http://www.modevia.com/pipermail/py-transports/2006-August/003162.html > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFFHSipWYh+O1fuKeMRAj6kAJ4wXpoHGsSxH6b1+K05NcOo/TfxKQCeKx5c 167ojnaZSwwqdAEAzuKVLmM= =CkZ/ -----END PGP SIGNATURE----- From [EMAIL PROTECTED] Fri Sep 29 14:37:08 2006 From: [EMAIL PROTECTED] (Jeff Garner) Date: Fri Sep 29 14:40:22 2006 Subject: [py-transports] PyMSNt 0.11.1-dev having issues. Message-ID: <[EMAIL PROTECTED]> /Sorry. You do not appear to be registered with this transport. Please register and try again. If you are having trouble registering please contact your Jabber administrator. / I and many of my users were greeted with this error this morning. I restarted that service ( Suse 10.0 Gold; Wildfire 3.0.0 prod.; varied clients), and it did not come back. in the logs I see many items of concern: [2006-09-29 09:18:22] Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/twisted/python/log.py", line 53, in callWithLogger return callWithContext({"system": lp}, func, *args, **kw) File "/usr/local/lib/python2.4/site-packages/twisted/python/log.py", line 38, in callWithContext return context.call({ILogContext: newCtx}, func, *args, **kw) File "/usr/local/lib/python2.4/site-packages/twisted/python/context.py", line 59, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/local/lib/python2.4/site-packages/twisted/python/context.py", line 37, in callWithContext return func(*args,**kw) --- <exception caught here> --- File "/usr/local/lib/python2.4/site-packages/twisted/internet/pollreactor.py", line 160, in _doReadOrWrite why = selectable.doRead() File "/usr/local/lib/python2.4/site-packages/twisted/internet/tcp.py", line 349, in doRead return self.protocol.dataReceived(data) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/xmlstream.py", line 72, in dataReceived self.stream.parse(buf) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/domish.py", line 524, in parse self.parser.Parse(buffer) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/domish.py", line 564, in _onEndElement self.ElementEvent(self.currElem) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/xmlstream.py", line 104, in onElement self.dispatch(element) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/utility.py", line 233, in dispatch callbacklist.callback(object) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/utility.py", line 37, in callback methodwrapper(*args, **kwargs) File "/usr/local/lib/python2.4/site-packages/twisted/words/xish/utility.py", line 21, in __call__ self.method(*nargs, **nkwargs) File "/usr/local/msn_trans/pymsnt/src/disco.py", line 160, in onIq handler(el) File "/usr/local/msn_trans/pymsnt/src/misciq.py", line 316, in incomingIq DATA = c.avatar.makeDataElement() File "/usr/local/msn_trans/pymsnt/src/avatar.py", line 61, in makeDataElement data.addContent(base64.encodestring(self.getImageData()).replace("\n", "")) File "/usr/local/lib/python2.4/base64.py", line 311, in encodestring for i in range(0, len(s), MAXBINSIZE): exceptions.TypeError: len() of unsized object then later in the logs, I see this: [2006-09-29 09:23:43] Traceback (most recent call last): Failure: <type 'int'>: 201 [2006-09-29 09:23:43] Traceback (most recent call last): Failure: <type 'int'>: 201 Any Ideas? I have noticed recently that the transport has needed to be stopped and started on a daily basis, it drops a varied times throughout the day. I had to re-register to the MSN gateway after teh restart. -- 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] Mon Sep 11 16:05:00 2006 From: [EMAIL PROTECTED] (Jose Ignacio Rio) Date: Sun Oct 1 12:48:39 2006 Subject: [py-transports] PyYIMt In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Thanks ! It?s great! Jos? Ignacio > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Norman Rasmussen > Sent: Lunes, 11 de Septiembre de 2006 11:34 > To: PyTransports Discussion > Subject: Re: [py-transports] PyYIMt > > On 9/4/06, Jose Ignacio Rio <[EMAIL PROTECTED]> wrote: > > Hi, I'm looking for a Yahoo transport for running with a ejabberd > > server, i notice that there are a C version > (yahoo-transport-2) but it > > seems like it is not so easy to install for ejabberd. Then I found > > PyYIMt, but i can't find any install guide. > > > > Anybody can guideme to a howto or something ? > > I've thrown something together on the blathersource wiki [1], > it's for the CVS version of the transport which should be > released as 0.4 soon. > > [1] http://wiki.blathersource.org/wiki/index.php?title=PyYIMt > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ >
