I reinstalled zope.interface, orbited and simple json.
That error disappeared. Oribited works well.
But when I tried to start statusnet daemons, the new error occurred. It
seems related to stomp.

As Evan said, the orbited plugin still not finished. I will give up it and
going to use Meteor.

@Timothy
http://domain.com:8000/static/  this page on my site works fine.
I use default cfg file, only changed one line:
Listen: http://www.mysite.com:8000

Stomp broker:
I installed activemq, works well.

On Thu, Jan 7, 2010 at 2:31 PM, Timothy Anyasi <tim.bird...@gmail.com>wrote:

>
> Hi,
> Does http://domain.com:8000/static/ display sample data?
> If it does then you have a case :)
> Btw can u share you orbited.cfg file. Some how I can't even get status net
> to locate it.
> What Stomp broker are you using.
> Thanks
> Tim
>
> CdrPlum wrote:
> >
> > 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
> >
>
> --
> View this message in context:
> http://n3.nabble.com/Orbited-plugin-error-tp111203p112237.html
> Sent from the Developers and admins of StatusNet mailing list archive at
> Nabble.com.
> _______________________________________________
> StatusNet-dev mailing list
> StatusNet-dev@lists.status.net
> http://lists.status.net/mailman/listinfo/statusnet-dev
>
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to