This one happened soon after I restarted the transport (and asked it
to log everyone in via the adhoc command) - it also caused the
transport to disconnect and reconnect from the server. (I restarted,
and did the same thing and it was fine - wierd)
==> /var/log/pymsnt/pymsnt.log <==
[2006-08-10 16:43:15] Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/twisted/python/log.py",
line 53, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.3/site-packages/twisted/python/log.py",
line 38, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.3/site-packages/twisted/python/context.py",
line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.3/site-packages/twisted/python/context.py",
line 37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File
"/usr/lib/python2.3/site-packages/twisted/internet/pollreactor.py",
line 164, in _doReadOrWrite
why = selectable.doRead()
File "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py",
line 348, in doRead
return self.protocol.dataReceived(data)
File
"/usr/lib/python2.3/site-packages/twisted/words/xish/xmlstream.py",
line 72, in dataReceived
self.stream.parse(data)
File "/usr/lib/python2.3/site-packages/twisted/words/xish/domish.py",
line 730, in parse
self.parser.Parse(buffer)
File "/usr/lib/python2.3/site-packages/twisted/words/xish/domish.py",
line 771, in _onEndElement
self.ElementEvent(self.currElem)
File
"/usr/lib/python2.3/site-packages/twisted/words/xish/xmlstream.py",
line 104, in onElement
self.dispatch(element)
File "/usr/lib/python2.3/site-packages/twisted/words/xish/utility.py",
line 233, in dispatch
callbacklist.callback(object)
File "/usr/lib/python2.3/site-packages/twisted/words/xish/utility.py",
line 37, in callback
methodwrapper(*args, **kwargs)
File "/usr/lib/python2.3/site-packages/twisted/words/xish/utility.py",
line 21, in __call__
self.method(*nargs, **nkwargs)
File "/home/norman/src/svn/PyMSNt/src/disco.py", line 161, in onIq
handler(el)
File "/home/norman/src/svn/PyMSNt/src/register.py", line 67,
in incomingRegisterIq
self.updateRegistration(incoming)
File "/home/norman/src/svn/PyMSNt/src/register.py", line
137, in updateRegistration
(user, host, res) = jid.internJID(incoming.getAttribute("from"))
exceptions.NameError: global name 'jid' is not defined
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED] Thu Aug 10 15:27:58 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Thu Aug 10 15:28:27 2006
Subject: [py-transports] Cannot start PyMSNt and PyICQt
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 8/10/06, Jorge Merlino <[EMAIL PROTECTED]> wrote:
> 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.
fyi: apparently wildfire has been giving pyyimt (non-cvs version) the
following error on connect:
<stream:error xmlns:stream="http://etherx.jabber.org/streams">
<bad-namespace-prefix xmlns="urn:ietf:params:xml:ns:xmpp-streams"/>
</stream:error>
so I wouldn't discard the possiblity that something is up with wildfire.
(I've tested the pyyimt version with my wildfire 2.6.2 installation
and it's fine)
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED] Thu Aug 10 16:43:31 2006
From: [EMAIL PROTECTED] (Yves Goergen)
Date: Thu Aug 10 16:43:39 2006
Subject: [py-transports] Cannot start PyMSNt and PyICQt
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 10.08.2006 17:27 CE(S)T, Norman Rasmussen wrote:
> On 8/10/06, Jorge Merlino <[EMAIL PROTECTED]> wrote:
>> 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.
>
> fyi: apparently wildfire has been giving pyyimt (non-cvs version) the
> following error on connect:
>
> <stream:error xmlns:stream="http://etherx.jabber.org/streams">
> <bad-namespace-prefix xmlns="urn:ietf:params:xml:ns:xmpp-streams"/>
> </stream:error>
>
> so I wouldn't discard the possiblity that something is up with wildfire.
The odd thing with it all is that it has worked fine just before the
reboot. And now it doesn't anymore, with nothing changed at the software
or configuration (except that we now have 1 instead of 2 GB RAM which
really shouldn't be the cause). So I hope that it works somehow with the
software I have right now.
--
Yves Goergen "LonelyPixel" <[EMAIL PROTECTED]>
http://beta.unclassified.de ? My web laboratory.
From [EMAIL PROTECTED] Thu Aug 10 17:30:09 2006
From: [EMAIL PROTECTED] (Joe Moschetti)
Date: Thu Aug 10 17:30:19 2006
Subject: [py-transports] Yahoo Signon Error
Message-ID: <[EMAIL PROTECTED]>
I fixed the registration problem, but now i have this:
Traceback (most recent call last):
File "yahoo.py", line 1225, in ?
rdsocketlist[each].Process()
File "/usr/sbin/wildfire/yim-transport/ylib.py", line 669, in Process
self.ymsg_away(s,t)
File "/usr/sbin/wildfire/yim-transport/ylib.py", line 271, in ymsg_away
self.handlers['online'](self,pay[0][7])
KeyError: 'online'
Suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://modevia.com/pipermail/py-transports/attachments/20060810/1850b5fc/attachment.html
From [EMAIL PROTECTED] Thu Aug 10 17:36:25 2006
From: [EMAIL PROTECTED] (Jeremy Suriel)
Date: Thu Aug 10 17:34:58 2006
Subject: =?iso-8859-1?Q?Re:_=5Bpy-transports=5D_PyMSNt_0.11.2?=
Message-ID: <[EMAIL PROTECTED]>
If i put in a bad password during registration, I get a 404 error instead of
401 (0.11.2). I confirmed it was working properly in 0.11.1. When i issue a
login however, the 401 is returned properly. If the correct password is
entered during registration, there is no issue.
Here is the response from the server:
<presence from="msn.office.goowymedia.com" to="..." type="error"><error
code="404" type="cancel"><remote-server-not-found
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></presence>
From: James Bunton[mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 9, 2006 9:11 AM -07:00
To: PyTransports Discussion [EMAIL PROTECTED]
Subject: [py-transports] PyMSNt 0.11.2
I've merged some changes into trunk.
Changes since 0.11.1:
* Fix to the getAttribute exception
* Use twistfix library for twisted compatibility.
* Fixed licensing issues for the Debian packager.
* Fixed an XDB hash problem.
* Added python-imaging notes to docs
I'm planning on releasing this in a week if nobody has any trouble
with it.
You can get a tarball from my website at http://delx.cjb.net/pymsnt
If your svn checkout is still using svn:// URLs then you'll need to
run this command first
svn switch --relocate svn://delx.cjb.net/ http://delx.cjb.net/svn/
pymsnt/
Then run these
svn switch http://delx.cjb.net/svn/pymsnt/trunk
svn up
This version has an up to date TODO list :)
---
James
_______________________________________________
py-transports mailing list
[email protected]
http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://modevia.com/pipermail/py-transports/attachments/20060810/c9e824b9/attachment.htm
From [EMAIL PROTECTED] Thu Aug 10 17:38:37 2006
From: [EMAIL PROTECTED] (Joe Moschetti)
Date: Thu Aug 10 17:39:27 2006
Subject: [py-transports] Yahoo Signon Error #2
Message-ID: <[EMAIL PROTECTED]>
#1 only happens when the yahoo account is already online in another client.
This is the next problem:
Traceback (most recent call last):
File "yahoo.py", line 1225, in ?
rdsocketlist[each].Process()
File "/usr/sbin/wildfire/yim-transport/ylib.py", line 675, in Process
self.ymsg_email(s,t)
File "/usr/sbin/wildfire/yim-transport/ylib.py", line 234, in ymsg_email
self.handlers['email'](self,fromtxt,fromaddr,subj)
KeyError: 'email'
Suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://modevia.com/pipermail/py-transports/attachments/20060810/fcf07be1/attachment-0001.html
From [EMAIL PROTECTED] Thu Aug 10 18:05:36 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Thu Aug 10 18:05:43 2006
Subject: [py-transports] Yahoo Signon Error #2
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
On 8/10/06, Joe Moschetti <[EMAIL PROTECTED]> wrote:
> #1 only happens when the yahoo account is already online in another client.
>
> This is the next problem:
>
> Suggestions?
Just fixed both in CVS, see if that helps.
--
- Norman Rasmussen
- Email: [EMAIL PROTECTED]
- Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED] Thu Aug 10 21:38:39 2006
From: [EMAIL PROTECTED] (Gonzalo Barrio)
Date: Thu Aug 10 21:38:48 2006
Subject: [py-transports] PyMSNt 0.11.2
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
I was using the 0.10 version and I have a cluster of 3 msn instances.
With the new pymsn the cluster functionality is not working I use the
same configuration under 0.10 and works, when I run the 0.11.1 it logs
as msn.domain.com not msn-1.domain.com and the rest (msn-2 and msn-3)
never can connect to the server.
How is the cluster functionality now in 0.11.1 or 0.11.2.... ?
Thanks in advance.
Gonzalo Barrio
James Bunton wrote:
> I've merged some changes into trunk.
>
> Changes since 0.11.1:
> * Fix to the getAttribute exception
> * Use twistfix library for twisted compatibility.
> * Fixed licensing issues for the Debian packager.
> * Fixed an XDB hash problem.
> * Added python-imaging notes to docs
>
> I'm planning on releasing this in a week if nobody has any trouble
> with it.
>
> You can get a tarball from my website at http://delx.cjb.net/pymsnt
>
> If your svn checkout is still using svn:// URLs then you'll need to
> run this command first
> svn switch --relocate svn://delx.cjb.net/ http://delx.cjb.net/svn/pymsnt/
>
> Then run these
> svn switch http://delx.cjb.net/svn/pymsnt/trunk
> svn up
>
> This version has an up to date TODO list :)
>
> ---
>
> James
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>