Web UI crashed Deluge
Posted: Sat Feb 23, 2008 11:07 pm
Guys,
When ever i use the web UI deluge crashes with an error. The login screen for the web UI is fine but once i enter the correct password it crashes deluge but the web server is still running as i have to kill it to start deluge again.
I am running deluge 0.5.8.4 on suse 10.2. I built it from the source on the site without any errors.
The error i get is the following
Can anyone give me an idea of what i have done wrong?
Oh also deluge seems to work perfectly as long as i don't use the web Ui which is my whole point for installing deluge
When ever i use the web UI deluge crashes with an error. The login screen for the web UI is fine but once i enter the correct password it crashes deluge but the web server is still running as i have to kill it to start deluge again.
I am running deluge 0.5.8.4 on suse 10.2. I built it from the source on the site without any errors.
The error i get is the following
Code: Select all
[DEBUG] home.GET(name=None)
[DEBUG] start session
[DEBUG] index.GET(name=None)
Traceback (most recent call last):
File "/usr/share/deluge/plugins/WebUi/lib/webpy022/webapi.py", line 304, in wsgifunc
result = func()
File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 131, in <lambda>
func = lambda: handle(inp, fvars)
File "/usr/share/deluge/plugins/WebUi/lib/webpy022/request.py", line 61, in handle
return tocall(*([x and urllib.unquote(x) for x in args] + fna))
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 152, in deco
return func(self, name) #ok, continue..
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 136, in deco
res = func(self, name)
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 169, in deco
return func(self, name)
File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 103, in GET
for torrent_id in ws.proxy.get_session_state()]
File "/usr/lib64/python2.5/site-packages/dbus/proxies.py", line 25, in __call__
ret = self._proxy_method (*args, **keywords)
File "/usr/lib64/python2.5/site-packages/dbus/proxies.py", line 102, in __call__
reply_message = self._connection.send_with_reply_and_block(message, timeout)
File "dbus_bindings.pyx", line 456, in dbus_bindings.Connection.send_with_reply_and_block
DBusException: Message did not receive a reply (timeout by message bus)
Segmentation fault
Oh also deluge seems to work perfectly as long as i don't use the web Ui which is my whole point for installing deluge