#1200 closed bug
Exception dropped by deluge-web
Reported by: | marcosgdf | Owned by: | Damien Churchill |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Web UI | Version: | 1.2.2 |
Keywords: | Cc: |
Description
I'm using the last version 1.2.2.3-karmic-ppa1 in Ubuntu 9.10
I'm using deluged + deluge-web, some errors were shown:
mediacenter@mediacenter-pc:~$ deluge-web [ERROR ] 16:59:41 client:375 RPCError Message Received!
RPCRequest: core.enable_plugin(WebUi)
File "/usr/lib/pymodules/python2.6/deluge/core/rpcserver.py", line 281, in dispatch
ret = self.factory.methods[method](*args, kwargs)
File "/usr/lib/pymodules/python2.6/deluge/core/core.py", line 523, in enable_plugin
self.pluginmanager.enable_plugin(plugin)
File "/usr/lib/pymodules/python2.6/deluge/core/pluginmanager.py", line 82, in enable_plugin
super(PluginManager, self).enable_plugin(name)
File "/usr/lib/pymodules/python2.6/deluge/pluginmanagerbase.py", line 143, in enable_plugin
component.start(instance.plugin.get_component_name())
File "/usr/lib/pymodules/python2.6/deluge/component.py", line 212, in start
_ComponentRegistry.start_component(component)
File "/usr/lib/pymodules/python2.6/deluge/component.py", line 131, in start_component
self.components[name].start()
File "/usr/share/pyshared/deluge/plugins/WebUi-0.1-py2.6.egg/webui/core.py", line 85, in start
self.server.start(False)
File "/usr/lib/pymodules/python2.6/deluge/ui/web/server.py", line 517, in start
self.start_normal()
File "/usr/lib/pymodules/python2.6/deluge/ui/web/server.py", line 525, in start_normal
self.socket = reactor.listenTCP(self.port, self.site)
File "/usr/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 356, in listenTCP
p.startListening()
File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 858, in startListening
raise CannotListenError, (self.interface, self.port, le)
Cmediacenter@mediacenter-pc:~$
Change History (5)
comment:2 by , 15 years ago
Milestone: | 1.3.0 → 1.4.0 |
---|
comment:3 by , 14 years ago
Status: | new → pending |
---|---|
Type: | defect → bug |
Version: | other (please specify) → 1.2.2 |
is this repeatable and have you upgraded to 1.2.3 and seen it?
comment:4 by , 14 years ago
Status: | pending → closed |
---|
This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days.