Opened 16 years ago
Closed 15 years ago
#808 closed bug (Invalid)
Web ui does not start with ssl support enabled.
Reported by: | anonymous | Owned by: | mvoncken |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Web UI | Version: | other (please specify) |
Keywords: | ssl https | Cc: |
Description
deluge version 1.1.3 - debian sid - experimental package
ftp@eeedeb:/home/dante$ /usr/bin/python /usr/bin/deluge --ui=web [ERROR ] 17:56:19 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 "/var/lib/python-support/python2.5/deluge/main.py", line 120, in start_ui
UI(options, args, options.args)
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 66, in init
sys.exit(0)
NameError: global name 'sys' is not defined
Change History (3)
follow-up: 2 comment:1 by , 16 years ago
comment:2 by , 16 years ago
Replying to damoxc:
do you have pyopenssl installed?
No, I don't have pyopenssl installed on this system.
comment:3 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
do you have pyopenssl installed?