Opened 3 years ago
Last modified 3 years ago
#3480 new bug
Deluge crashes when removing a torrent
Reported by: | ExorDG | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | Unknown | Version: | 2.0.3 |
Keywords: | Cc: |
Description (last modified by )
Summary: Deluge crashed when trying to remove a torrent. Description: I use Deluge with Radarr. Deluge removed torrents just fine for roughly an hour and then crashed when trying to remove a torrent. Note that this happens all the time. Every time I open Deluge and then roughly an hour later, it crashes.
Here is the error message that is showing all over in its log.
04:02:10 [ERROR ][deluge.ui.web.json_api :185 ] [Failure instance: Traceback: <class 'deluge.error.InvalidTorrentError'>: torrent_id 05c4dc412ee69c5a21bf7d2bac306cd09e02f94c not in session. /usr/lib/python3/dist-packages/deluge/ui/web/json_api.py:162:_handle_request /usr/lib/python3/dist-packages/deluge/ui/web/json_api.py:131:_exec_remote /usr/lib/python3/dist-packages/deluge/ui/client.py:551:__call__ /usr/lib/python3/dist-packages/deluge/ui/client.py:500:call --- <exception caught here> --- /usr/lib/python3/dist-packages/twisted/internet/defer.py:151:maybeDeferred /usr/lib/python3/dist-packages/deluge/core/core.py:589:remove_torrent /usr/lib/python3/dist-packages/deluge/core/torrentmanager.py:725:remove
Version: OS: Debian 10 (buster) Deluge: 2.0.3-2-201906121747-ubuntu16.04.1
Component: ?
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Is it deluged or deluge-web that is crashing?
What version of libtorrent?