Ticket #1751: deluged.log

File deluged.log, 1.1 KB (added by firefox, 13 years ago)
Line 
1[ERROR   ] 07:22:05 init:50 Unable to enable plugin!
2[ERROR   ] 07:22:05 init:51 Couldn't listen on any:8112: [Errno 98] Indirizzo già in uso.
3Traceback (most recent call last):
4  File "/usr/lib/pymodules/python2.6/deluge/plugins/init.py", line 48, in enable
5    self.plugin.enable()
6  File "/usr/share/pyshared/deluge/plugins/WebUi-0.1-py2.6.egg/webui/core.py", line 59, in enable
7    self.start()
8  File "/usr/share/pyshared/deluge/plugins/WebUi-0.1-py2.6.egg/webui/core.py", line 97, in start
9    self.server.start(False)
10  File "/usr/lib/pymodules/python2.6/deluge/ui/web/server.py", line 658, in start
11    self.start_ssl()
12  File "/usr/lib/pymodules/python2.6/deluge/ui/web/server.py", line 674, in start_ssl
13    self.socket = reactor.listenSSL(self.port, self.site, ServerContextFactory())
14  File "/usr/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 444, in listenSSL
15    p.startListening()
16  File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 855, in startListening
17    raise CannotListenError, (self.interface, self.port, le)
18CannotListenError: Couldn't listen on any:8112: [Errno 98] Indirizzo già in uso.