On 25/04/2007, at 11:34 PM, Stian B. Barmen wrote:

> The last couple of days I have experienced problems sending  
> messages to the
> MSN network, but I seem to be logged on, and I can receive  
> messages. After a
> restart of the transport a few messages get trough before it stops  
> again.
>
>
>
> Last entry in my debug.log is this:
>
>
>
> [2007-04-25 12:13:38] Traceback (most recent call last):
>
>           File "/usr/lib/python2.4/site-packages/twisted/python/ 
> log.py",
> line 53, in callWithLogger
>
>             return callWithContext({"system": lp}, func, *args, **kw)
>
>           File "/usr/lib/python2.4/site-packages/twisted/python/ 
> log.py",
> line 38, in callWithContext
>
>             return context.call({ILogContext: newCtx}, func, *args,  
> **kw)
>
>           File "/usr/lib/python2.4/site-packages/twisted/python/ 
> context.py",
> line 59, in callWithContext
>
>             return self.currentContext().callWithContext(ctx, func,  
> *args,
> **kw)
>
>           File "/usr/lib/python2.4/site-packages/twisted/python/ 
> context.py",
> line 37, in callWithContext
>
>             return func(*args,**kw)
>
>         --- <exception caught here> ---
>
>           File
> "/usr/lib/python2.4/site-packages/twisted/internet/ 
> epollreactor.py", line
> 199, in _doReadOrWrite
>
>             why = selectable.doRead()
>
>           File "/usr/lib/python2.4/site-packages/twisted/internet/ 
> tcp.py",
> line 348, in doRead
>
>             return self.protocol.dataReceived(data)
>
>           File
> "/usr/lib/python2.4/site-packages/twisted/protocols/basic.py", line  
> 240, in
> dataReceived
>
>             return self.rawDataReceived(data)
>
>           File "/usr/local/pymsnt/src/legacy/msn/msn.py", line 849, in
> rawDataReceived
>
>             self.setLineMode(extra)
>
>           File
> "/usr/lib/python2.4/site-packages/twisted/protocols/basic.py", line  
> 255, in
> setLineMode
>
>             return self.dataReceived(extra)
>
>           File
> "/usr/lib/python2.4/site-packages/twisted/protocols/basic.py", line  
> 232, in
> dataReceived
>
>             why = self.lineReceived(line)
>
>           File "/usr/local/pymsnt/src/legacy/msn/msn.py", line 805, in
> lineReceived
>
>             if len(cmd) != 3: raise MSNProtocolError, "Invalid  
> Command, %s"
> % repr(cmd)
>
>         legacy.msn.msn.MSNProtocolError: Invalid Command, 'MIME- 
> Version:'
>
>
>
> -stian



Are people still getting these errors? I've never seen them myself...

---

James
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to