Opened 4 years ago
Last modified 4 years ago
#3323 new bug
Daemon crashes when trying to remove torrent
Reported by: | jools772 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Core | Version: | 2.0.0 |
Keywords: | json api | Cc: |
Description
deluge.error.InvalidTorrentError?: torrent_id 5fc65d1f49dd02d4420e2bc78fe97c1cde928142 not in session.
But the torrent is in session and the hash/downloadid was verified using lidarr api, which gets the hash from deluge.
NB: the hash is sent in upper().
https://pastebin.com/dsxHa56T
At least, the daemon/web-ui shouldn't crash.
It returns HTTP 500 to lidarr client request.
Change History (1)
comment:1 Changed 4 years ago by jools772
- Component changed from Unknown to Core
- Keywords json api added
- Summary changed from Dameon crashes when trying to remove torrent to Daemon crashes when trying to remove torrent
Note: See
TracTickets for help on using
tickets.