I just set up Orbited server, and when posted a new notice, got this error:
--- <exception caught here> --- File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 779, in runUntilCurrent call.func(*call.args, **call.kw) File "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/cometsession.py", line 330, in sendPing self.send(TCPPing()) File "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/cometsession.py", line 394, in send self.cometTransport.flush() File "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/transports/base.py", line 45, in flush self.write(self.packets) File "/usr/lib/python2.5/site-packages/orbited-0.7.10-py2.5.egg/orbited/transports/htmlfile.py", line 42, in write self.request.write(payload); File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 911, in write self.transport.write(data) File "/usr/lib/python2.5/site-packages/twisted/internet/abstract.py", line 180, in write raise TypeError("Data must not be unicode") exceptions.TypeError: Data must not be unicode ----------------------------- Googled web, someone said it's python module twisted's bug happened to python 2.4, but I am using python 2.5. so not sure it's python module's problem or Orbited plugin prob.
_______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev