WebUI broken in 0.5.6 (updated to 5.6.1)?

General support for problems installing or using Deluge
volksman
New User
New User
Posts: 8
Joined: Fri Oct 26, 2007 6:56 pm

Re: WebUI broken in 0.5.6 (updated to 5.6.1)?

Post by volksman »

grassy ass....the dev version works great....keep up the good work. I'd love to see deluge take on uTorrent... ;)
volksman
New User
New User
Posts: 8
Joined: Fri Oct 26, 2007 6:56 pm

Re: WebUI broken in 0.5.6 (updated to 5.6.1)?

Post by volksman »

BTW: 5.6.1 still hangs on exit on Gutsy.
volksman
New User
New User
Posts: 8
Joined: Fri Oct 26, 2007 6:56 pm

Re: WebUI broken in 0.5.6 (updated to 5.6.1)?

Post by volksman »

Everything worked yesterday no problems. Today tried to login to the web interface and I get a new error:

--Deluge Error--
DBusException : org.freedesktop.DBus.Error.ServiceUnknown: The name :1.30 was not provided by any .service files
path : /index
file : /var/lib/python-support/python2.5/dbus/connection.py in call_blocking, line 602

--Input--
<Storage {}>

--Versions--
WebUi : rev.115
Python : 2.5.1 (r251:54863, Oct 5 2007, 13:36:32)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)]
dbus:0.82.0

--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) #ok, continue..
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 130, in deco
res = func(self, name)
File "/usr/share/deluge/plugins/WebUi/webserver_framework.py", line 160, in deco
return func(self, name)
File "/usr/share/deluge/plugins/WebUi/deluge_webserver.py", line 101, in GET
for torrent_id in ws.proxy.get_session_state()]
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in __call__
**keywords)
File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking
message, timeout)


I've made no changes to Deluge since the last time I used the webUI. So not sure why this is popping up now.
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: WebUI broken in 0.5.6 (updated to 5.6.1)?

Post by mvoncken »

volksman wrote:Everything worked yesterday no problems. Today tried to login to the web interface and I get a new error:

--Deluge Error--
DBusException : org.freedesktop.DBus.Error.ServiceUnknown: The name :1.30 was not provided by any .service files

I've made no changes to Deluge since the last time I used the webUI. So not sure why this is popping up now.
This is another problem.
Somehow the dbus-connection to deluge got broken.
I guess I didn't find this because i restart deluge so often.

Click [ok] in the webui config-panel to restart the webserver, or restart deluge.
dev: webui, core, labels | irc:vonck7 |
volksman
New User
New User
Posts: 8
Joined: Fri Oct 26, 2007 6:56 pm

Re: WebUI broken in 0.5.6 (updated to 5.6.1)?

Post by volksman »

Yeah...sorry I got busy and didn't have time to come back and post that I re-started deluge and all was well...Thanks!
Post Reply