Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (190 - 192 of 2449)

Ticket Resolution Summary Owner Reporter
#3055 Fixed not connecting to daemon Cas firefox
Description
renato@firefox-server:~$ 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'

07:01:02.358 [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'

07:01:02.358 [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'
#3054 Invalid 1 slow torrent makes all torrents slow artbaby
Description

hello I have a server and I was using rtorrent for years until I found some issues about stability in rtorrent then I started using deluge but deluge has a seriously big problem ONLY 1 slow torrent in the list of download , makes entore torrents , inside the list , slow

I installed deluge in 4 servers and I am using deluge-web

I asked 2 other site owner use it and they have exactly the same problem

6 months ago I came here to report but your registration wasnt working until now I told myself , I must do this

Please find a solution for this huge problem and believe me test 1 session and you will see its so abvious problem

the only way can fix it is: pause slow torrent and everything will be ok but the problem is its automatic I am not there all the time to pause slow torrents you really need to find a solution for this problem thank you

#3053 Fixed Copy non-minified js to build if slimit missing DjLegolas Cas
Description

This is a result of this PR discussion: https://github.com/deluge-torrent/deluge/pull/144

Note: See TracQuery for help on using queries.