Page 2 of 2

Re: WebUI broken

Posted: Tue Mar 03, 2009 10:42 pm
by lvleph
Did you update the version of deluge also?

Re: WebUI broken

Posted: Wed Mar 04, 2009 7:40 am
by homolibere
i didn't do enuthing, but problem solved it self... i do not know whot was this :D

Re: WebUI broken

Posted: Wed Mar 04, 2009 3:31 pm
by lvleph
I believe I solved the issue. I have at least logged in twice. I had to use sudo to start the webui.

Code: Select all

sudo deluge -u web
Why would I need sudo?

Re: WebUI broken

Posted: Thu Mar 05, 2009 2:18 pm
by lvleph
I take my solution back. I am right back to where I was before.

Re: WebUI broken

Posted: Sat Mar 07, 2009 11:13 am
by zenone
Same problem here on a Debian Sid.

Code: Select all

claudio@debian:~$ sudo deluge -u web
[ERROR   ] 12:12:34 ui:65 Unable to find the requested UI: web.  Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI.
Traceback (most recent call last):
  File "/usr/bin/deluge", line 8, in <module>
    load_entry_point('deluge==1.1.3', 'console_scripts', 'deluge')()
  File "/usr/lib/pymodules/python2.5/deluge/main.py", line 120, in start_ui
    UI(options, args, options.args)
  File "/usr/lib/pymodules/python2.5/deluge/ui/ui.py", line 66, in __init__
    sys.exit(0)
NameError: global name 'sys' is not defined

Code: Select all

claudio@debian:~$ deluge
1.1.3
[and then it crashes]

Re: WebUI broken

Posted: Sat Mar 07, 2009 5:06 pm
by andar
Did you install the deluge-webui package?

Re: WebUI broken

Posted: Tue Mar 10, 2009 12:51 am
by lvleph
I believe I stated that in there some where. Anyway, I solved this by doing a fresh install.