Opened 15 years ago

Closed 14 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)

comment:1 follow-up: Changed 15 years ago by damoxc

do you have pyopenssl installed?

comment:2 in reply to: ↑ 1 Changed 15 years ago by anonymous

Replying to damoxc:

do you have pyopenssl installed?

No, I don't have pyopenssl installed on this system.

comment:3 Changed 14 years ago by damoxc

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.