now using CVS copy, and life is much happier. Only issue is now trying to use a dns name for proxyip.
On 07/10/05, Norman Rasmussen <[EMAIL PROTECTED]> wrote: > I'm trying to set up proxy65 on my jabber server, but it's failing during > mktap: > > mktap proxy65 --jid=proxy.jabber.mydomain --secret=server --rport=1234 > --proxyip=proxy.jabber.mydomain > Traceback (most recent call last): > File "/usr/bin/mktap", line 30, in ? > run() > File "/usr/lib/python2.3/site-packages/twisted/scripts/mktap.py", > line 160, in run > options.subOptions) > File "/usr/lib/python2.3/site-packages/twisted/scripts/mktap.py", > line 56, in makeService > mod.updateApplication(oldapp, options) > File "/usr/lib/python2.3/site-packages/proxy65/proxy65.py", line > 268, in updateApplication > Service(ourApp, config) > File "/usr/lib/python2.3/site-packages/proxy65/proxy65.py", line 99, > in __init__ > component.Service.__init__(self, config["jid"], serviceParent) > AttributeError: class Service has no attribute '__init__' > > can anyone tell me what proxy65 is smoking? Do I need to upgrade twisted? > > mktap --version > Twisted version: 1.3.0rc1 > twistd --version > twistd (the Twisted daemon) 1.3.0rc1 > Copyright (c) 2000-2003 Matthew William Lefkowitz, all rights reserved. > > I'm using debian's python2.3-twisted 1.3.0-8 (from testing), but > 2.0.1-4 is available in unstable, should I just go ahead and upgrade > it and see if it helps? > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Fri Oct 7 12:48:56 2005 From: [EMAIL PROTECTED] (Andreas van Cranenburgh) Date: Fri Oct 7 12:49:08 2005 Subject: [py-transports] Re: proxy65 mktap fails In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Fri, Oct 07, 2005 at 02:38:14PM +0200, Norman Rasmussen wrote: > now using CVS copy, and life is much happier. Only issue is now > trying to use a dns name for proxyip. you have dnspython? (python-dns in debian) -- Andreas [ http://unstable.nl | xmpp:[EMAIL PROTECTED] ] [ callto:ils.seconix.com/[EMAIL PROTECTED] ] From [EMAIL PROTECTED] Fri Oct 7 12:57:49 2005 From: [EMAIL PROTECTED] (Norman Rasmussen) Date: Fri Oct 7 12:57:52 2005 Subject: [py-transports] Re: proxy65 mktap fails In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> ahh good point, that may well help. It either that or trying to hack the mktap routine not to validate the dns entry, and then hoping that the bind accepts dns names. FYI: My reasoning behind this is that my jabber server lives behind NAT. So I can't put the external address in the config, because the server doesn't know about it. So I'm hoping I can put the dns name (which resolves the the internal IP inside, and the external IP outside) in the config. On 07/10/05, Andreas van Cranenburgh <[EMAIL PROTECTED]> wrote: > On Fri, Oct 07, 2005 at 02:38:14PM +0200, Norman Rasmussen wrote: > > now using CVS copy, and life is much happier. Only issue is now > > trying to use a dns name for proxyip. > > you have dnspython? (python-dns in debian) > > -- > Andreas [ http://unstable.nl | xmpp:[EMAIL PROTECTED] ] > [ callto:ils.seconix.com/[EMAIL PROTECTED] ] > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Fri Oct 7 13:08:50 2005 From: [EMAIL PROTECTED] (Pedro Melo) Date: Fri Oct 7 13:08:59 2005 Subject: [py-transports] MSN dropping connections Message-ID: <[EMAIL PROTECTED]> Hi, we are seeing a lot of dropped connections with latest pyMSN-t: fgrep "lost connection with MSN servers" /service/msn-transport-*/log/main*/* | wc -l 5626 Thats in the last 3 hours. The rate is now a disconnect each 2 to 5 seconds. Is anybody else seeing these? Thanks, -- HIId: Pedro Melo SMTP: [EMAIL PROTECTED] XMPP: [EMAIL PROTECTED]