WebUI broken
Re: WebUI broken
Did you update the version of deluge also?
-
- New User
- Posts: 4
- Joined: Mon Mar 02, 2009 8:11 am
Re: WebUI broken
i didn't do enuthing, but problem solved it self... i do not know whot was this 

Re: WebUI broken
I believe I solved the issue. I have at least logged in twice. I had to use sudo to start the webui.
Why would I need sudo?
Code: Select all
sudo deluge -u web
Re: WebUI broken
I take my solution back. I am right back to where I was before.
Re: WebUI broken
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
Did you install the deluge-webui package?
Re: WebUI broken
I believe I stated that in there some where. Anyway, I solved this by doing a fresh install.