WebUI broken in 0.5.6 (updated to 5.6.1)?
Posted: Fri Oct 26, 2007 7:01 pm
I installed the RC1 yesterday of Deluge. Everything worked satisfactorily...
Today I downloaded and install the 5.6 package for Feisty and installed it with no issues. However when I launch the webUI I get:
--Deluge Error--
DBusException : org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
path : /index
file : /var/lib/python-support/python2.5/dbus/proxies.py in __call__, line 168
--Input--
<Storage {}>
--Versions--
WebUi : rev.0.56.stable.87
Python : 2.5.1 (r251:54863, May 2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]
dbus:0.80.2
--Traceback--
File "/usr/share/deluge/plugins/WebUi/webpy022/webapi.py", line 304, in wsgifunc
result = func()
File "/usr/share/deluge/plugins/WebUi/webpy022/request.py", line 131, in <lambda>
func = lambda: handle(inp, fvars)
File "/usr/share/deluge/plugins/WebUi/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 143, in deco
return func(self, name)
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 126, in deco
return func(self, name) #ok, continue..
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 112, in deco
res = func(self, name)
File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 153, in GET
for torrent_id in ws.proxy.get_torrent_state()]
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 169, in __call__
reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
Any ideas?
Today I downloaded and install the 5.6 package for Feisty and installed it with no issues. However when I launch the webUI I get:
--Deluge Error--
DBusException : org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
path : /index
file : /var/lib/python-support/python2.5/dbus/proxies.py in __call__, line 168
--Input--
<Storage {}>
--Versions--
WebUi : rev.0.56.stable.87
Python : 2.5.1 (r251:54863, May 2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]
dbus:0.80.2
--Traceback--
File "/usr/share/deluge/plugins/WebUi/webpy022/webapi.py", line 304, in wsgifunc
result = func()
File "/usr/share/deluge/plugins/WebUi/webpy022/request.py", line 131, in <lambda>
func = lambda: handle(inp, fvars)
File "/usr/share/deluge/plugins/WebUi/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 143, in deco
return func(self, name)
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 126, in deco
return func(self, name) #ok, continue..
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 112, in deco
res = func(self, name)
File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 153, in GET
for torrent_id in ws.proxy.get_torrent_state()]
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 169, in __call__
reply_message = self._connection.send_message_with_reply_and_block(message, timeout)
Any ideas?