#3055: not connecting to daemon
-----------------------+---------------------------
  Reporter:  firefox   |      Owner:  Cas
      Type:  bug       |     Status:  closed
  Priority:  critical  |  Milestone:  2.0
 Component:  GTK UI    |    Version:  develop (git)
Resolution:  Fixed     |   Keywords:
-----------------------+---------------------------

Comment (by firefox):

 version 7053 still not working.
 {{{
 renato@firefox-server:/media/disk/deluge$ deluge
 Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 420, in fireEvent
     DeferredList(beforeResults).addCallback(self._continueFiring)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 319, in addCallback
     callbackKeywords=kw)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 308, in addCallbacks
     self._runCallbacks()
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 651, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
 --- <exception caught here> ---
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 433, in _continueFiring
     callable(*args, **kwargs)
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 295, in _on_reactor_start
     return self._start_thinclient()
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 343, in _start_thinclient
     if host_config[1] in self.connectionmanager.LOCALHOST:
 exceptions.AttributeError: 'ConnectionManager' object has no attribute
 'LOCALHOST'

 08:14:08.845 [CRITICAL][twisted                            :154 ]
 Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 420, in fireEvent
     DeferredList(beforeResults).addCallback(self._continueFiring)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 319, in addCallback
     callbackKeywords=kw)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 308, in addCallbacks
     self._runCallbacks()
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 651, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
 --- <exception caught here> ---
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 433, in _continueFiring
     callable(*args, **kwargs)
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 295, in _on_reactor_start
     return self._start_thinclient()
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 343, in _start_thinclient
     if host_config[1] in self.connectionmanager.LOCALHOST:
 exceptions.AttributeError: 'ConnectionManager' object has no attribute
 'LOCALHOST'

 08:14:08.846 [CRITICAL][twisted                            :154 ]
 Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 420, in fireEvent
     DeferredList(beforeResults).addCallback(self._continueFiring)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 319, in addCallback
     callbackKeywords=kw)
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 308, in addCallbacks
     self._runCallbacks()
   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line
 651, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
 --- <exception caught here> ---
   File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
 433, in _continueFiring
     callable(*args, **kwargs)
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 295, in _on_reactor_start
     return self._start_thinclient()
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 343, in _start_thinclient
     if host_config[1] in self.connectionmanager.LOCALHOST:
 exceptions.AttributeError: 'ConnectionManager' object has no attribute
 'LOCALHOST'

 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-
 packages/deluge/ui/gtkui/connectionmanager.py", line 481, in
 on_button_startdaemon_clicked
     self.start_daemon(port,
 get_config_dir()).addCallback(on_daemon_status_change)
 AttributeError: 'bool' object has no attribute 'addCallback'
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-
 packages/deluge/ui/gtkui/connectionmanager.py", line 481, in
 on_button_startdaemon_clicked
     self.start_daemon(port,
 get_config_dir()).addCallback(on_daemon_status_change)
 AttributeError: 'bool' object has no attribute 'addCallback'
 Cannot run multiple daemons with same config directory.
 If you believe this is an error, force starting by deleting:
 /home/renato/.config/deluge/deluged.pid
 renato@firefox-server:/media/disk/deluge$
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3055#comment:15>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to