Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (646 - 648 of 2449)

Ticket Resolution Summary Owner Reporter
#2390 WorksForMe Deluged Crash Upon Adding Torrent rschwiet
Description

Using the Deluge Daemon on a Odroid XU running Jessie Debian. Some torrents were working fine, but when adding torrents now (no software changes just new torrents), the daemon according to the "top" command will still be running, however the client cannot connect to the daemon after the torrent was added. The Daemon can not be killed with pkill or kill, restarting the machine and deluged yields no paused downloads. Below is the last few entries of the debug logs.

#3424 Fixed deluged: dictionary changed size during iteration cosmic
Description

Getting an error when deluge demon is stopped.

Error logs:

Aug 11 15:33:36 mc systemd[1]: Started Deluge Bittorrent Client Daemon.
Aug 11 15:41:59 mc systemd[1]: Stopping Deluge Bittorrent Client Daemon...
Aug 11 15:42:02 mc deluged[5569]: Unhandled error in Deferred:
Aug 11 15:42:02 mc deluged[5569]: Traceback (most recent call last):
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/local/lib/python3.8/dist-packages/twisted/internet/defer.py", line 654, in _runCallbacks
Aug 11 15:42:02 mc deluged[5569]:     current.result = callback(current.result, *args, **kw)
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/local/lib/python3.8/dist-packages/twisted/internet/defer.py", line 1116, in _cbDeferred
Aug 11 15:42:02 mc deluged[5569]:     self.callback(self.resultList)
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/local/lib/python3.8/dist-packages/twisted/internet/defer.py", line 460, in callback
Aug 11 15:42:02 mc deluged[5569]:     self._startRunCallbacks(result)
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/local/lib/python3.8/dist-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
Aug 11 15:42:02 mc deluged[5569]:     self._runCallbacks()
Aug 11 15:42:02 mc deluged[5569]: --- <exception caught here> ---
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/local/lib/python3.8/dist-packages/twisted/internet/defer.py", line 654, in _runCallbacks
Aug 11 15:42:02 mc deluged[5569]:     current.result = callback(current.result, *args, **kw)
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/lib/python3/dist-packages/deluge/component.py", line 451, in on_stopped
Aug 11 15:42:02 mc deluged[5569]:     [comp._component_shutdown() for comp in self.components.values()]
Aug 11 15:42:02 mc deluged[5569]:   File "/usr/lib/python3/dist-packages/deluge/component.py", line 451, in <listcomp>
Aug 11 15:42:02 mc deluged[5569]:     [comp._component_shutdown() for comp in self.components.values()]
Aug 11 15:42:02 mc deluged[5569]: builtins.RuntimeError: dictionary changed size during iteration
Aug 11 15:42:26 mc systemd[1]: deluged.service: Succeeded.
Aug 11 15:42:26 mc systemd[1]: Stopped Deluge Bittorrent Client Daemon.

System details: deluged 2.0.3 libtorrent: 1.1.13.0 Python: 3.8.2 OS: Linux Ubuntu 20.04 focal

#598 Fixed deluged does not stop or kill andar anonymous
Description

Description: Deluge daemon does not respond to kill command.

Additional info: deluge 1.0.5 and Arch Linux

Steps to reproduce:

  1. Run deluge in daemon mode (classic mode is off under preferences). Start using 'deluged'.
  2. Have about 4 torrents in the queue. 2 torrents actively downloading.
  3. Let the daemon run until the torrents begin downloading.
  4. Run 'killall deluged'.( Even tried 'sudo killall deluged')
  5. deluged won't stop or kill and download continues

[Over time I have noticed mutliple deluged process by running 'top' command, hogging CPU and network]

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.