Unknown error with onClose

3 views
Skip to first unread message

disappearedng

unread,
Aug 23, 2010, 11:29:58 PM8/23/10
to Orbited Discussion
I keep seeing this which stops my server from functioning properly.
What is this error? How do I fix this?

08/23/10 23:18:14:777 DEBUG orbited.transports.base.CometTransport
calling finish
Traceback (most recent call last):
File "/usr/local/bin/orbited", line 9, in <module>
load_entry_point('orbited==0.7.10', 'console_scripts', 'orbited')
()
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/start.py", line 183, in main
reactor.run()
File "/usr/local/lib/python2.6/dist-packages/Twisted-9.0.0_r29765-
py2.6-linux-x86_64.egg/twisted/internet/base.py", line 1170, in run
self.mainLoop()
File "/usr/local/lib/python2.6/dist-packages/Twisted-9.0.0_r29765-
py2.6-linux-x86_64.egg/twisted/internet/base.py", line 1179, in
mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/local/lib/python2.6/dist-packages/Twisted-9.0.0_r29765-
py2.6-linux-x86_64.egg/twisted/internet/base.py", line 778, in
runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/cometsession.py", line 330, in sendPing
self.send(TCPPing())
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/cometsession.py", line 394, in send
self.cometTransport.flush()
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/transports/base.py", line 45, in flush
self.write(self.packets)
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/transports/longpoll.py", line 29, in write
self.close()
File "/usr/local/lib/python2.6/dist-packages/orbited-0.7.10-
py2.6.egg/orbited/transports/base.py", line 72, in close
self.request.finish()
File "/usr/local/lib/python2.6/dist-packages/Twisted-9.0.0_r29765-
py2.6-linux-x86_64.egg/twisted/web/http.py", line 900, in finish
"Request.finish called on a request after its connection was lost;
"

Dmitry Utkin

unread,
Aug 24, 2010, 2:28:01 AM8/24/10
to orbite...@googlegroups.com
Hi,

there's a well-known bug with closing browser http://orbited.org/ticket/133

What action precedes this exception?

> --
> You received this message because you are subscribed to the
> Orbited discussion group.
> To post, send email to
>    <orbite...@googlegroups.com>
> To unsubscribe, send email to
>    <orbited-user...@googlegroups.com>
> For more options, visit
>    <http://groups.google.com/group/orbited-users>

Reply all
Reply to author
Forward
0 new messages