[BUG] <title>
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
Steps To Reproduce
after a while
Environment
- OS:
- How docker service was installed:
Unraid
CPU architecture
x86-64
Docker creation
unknowen
Container logs
unknowen
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.
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.
This issue is locked due to inactivity