docker-deluge icon indicating copy to clipboard operation
docker-deluge copied to clipboard

[BUG] <title>

Open madsholmvittrup opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

bug,

Expected Behavior

RuntimeError: invalid torrent handle used [libtorrent:20] 12:06:01 [ERROR ][deluge.ui.client :1672] RPCError Message Received!

RPCRequest: core.get_filter_tree()

RuntimeError invalid torrent handle used [libtorrent:20]: Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/deluge/core/rpcserver.py", line 334, in dispatch ret = self.factory.methods[method](*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/core.py", line 788, in get_filter_tree return self.filtermanager.get_filter_tree(show_zero_hits, hide_cat) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/filtermanager.py", line 201, in get_filter_tree items = {field: self.tree_fieldsfield for field in tree_keys} ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/filtermanager.py", line 236, in _init_state_tree self.filter_state_active(self.torrents.get_torrent_list()) File "/usr/lib/python3.12/site-packages/deluge/core/filtermanager.py", line 255, in filter_state_active status = self.torrents[torrent_id].get_status( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/torrent.py", line 1037, in get_status status_dict[key] = self.status_funcskey ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/torrent.py", line 1100, in 'download_payload_rate': lambda: self.status.download_payload_rate, ^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/deluge/core/torrent.py", line 1076, in status self.status = self.handle.status() ^^^^^^^^^^^^^^^^^^^^ RuntimeError: invalid torrent handle used [libtorrent:20]

Steps To Reproduce

after a while

Environment

- OS:
- How docker service was installed:
Unraid

CPU architecture

x86-64

Docker creation

unknowen

Container logs

unknowen

madsholmvittrup avatar Jul 05 '24 10:07 madsholmvittrup

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar Jul 05 '24 10:07 github-actions[bot]

A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.

github-actions[bot] avatar Jul 05 '24 10:07 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Aug 04 '24 21:08 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Nov 02 '24 21:11 github-actions[bot]