Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <title> #203

Closed
1 task done
madsholmvittrup opened this issue Jul 5, 2024 · 4 comments
Closed
1 task done

[BUG] <title> #203

madsholmvittrup opened this issue Jul 5, 2024 · 4 comments

Comments

@madsholmvittrup
Copy link

Is there an existing issue for this?

  • 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
Copy link

github-actions bot commented Jul 5, 2024

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

Copy link

github-actions bot commented Jul 5, 2024

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

@LinuxServer-CI LinuxServer-CI moved this from Issues to Insufficient Info in Issue & PR Tracker Jul 5, 2024
@LinuxServer-CI
Copy link
Contributor

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 LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
@LinuxServer-CI LinuxServer-CI moved this from Insufficient Info to Done in Issue & PR Tracker Oct 3, 2024
Copy link

github-actions bot commented Nov 2, 2024

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants