#1200: Exception dropped by deluge-web
-----------------------+----------------------------------------------------
Reporter: marcosgdf | Owner: damoxc
Type: defect | Status: new
Priority: minor | Milestone: 1.3.0
Component: webui | Version: other (please specify)
Keywords: |
-----------------------+----------------------------------------------------
Comment(by marcosgdf):
{{{
mediacen...@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)
CannotListenError:
--------------------------------------------------------------------------------
^cmediacen...@mediacenter-pc:~$
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1200#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.