Opened 14 months ago

Last modified 6 months ago

#3591 new bug

deluged crashes upon addition of multiple torrents

Reported by: iconoclasthero Owned by:
Priority: minor Milestone: needs verified
Component: Unknown Version: 2.1.0
Keywords: Cc:

Description

Occurs with .torrent files and magnet links Occurs in thin-client mode Occurs in versions 2.1.1 & 2.0.5 Occurs on Ubuntu 22.04 and whatever giga-rapid runs.

I do not have logs for the giga-rapid seedbox, but this is what the deluged on my server logged:

14:39:56 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:39:56 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:39:56 [INFO    ][deluge.core.rpcserver         :205 ] Deluge client disconnected: [('SSL routines', '', 'unexpected eof while reading')]
14:39:56 [INFO    ][deluge.core.rpcserver         :205 ] Deluge client disconnected: [('SSL routines', '', 'unexpected eof while reading')]
14:39:58 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Plant - Carry Fire (2017) (Mp3 320kbps) [Hunter] from user "x" added
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert J. Hunter 2015-2018 (Collection) from user "x" added
14:40:00 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '840314b4cd9a37e530d80e3a62d451bb6605552e'
14:40:00 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac022745533fd41b77f3f7188146185402a7e259'
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter 1974 - Tales Of The Great Rum Runners FLAC from user "x" added
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter 1975 - Tiger Rose FLAC from user "x" added
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter - Jack O\' Roses - 24 bit, 48 kHz LP transcription from user "x" added
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent robert hunter - 1973-4 - roadhog (unreleased album) from user "x" added
14:40:00 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter - A Box of Rain - Live 1990 from user "x" added
14:40:00 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '81e764d889c00b7d8e7a1f1c769f8ce0766a08cc'
14:40:00 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac36bb1bc6cdf0ee10edbfca1fabf665d6aaf83d'
14:40:00 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '612aba3de5d4a2cbcd309b5f9ddf5c776eb2e658'

Change History (4)

comment:1 Changed 14 months ago by iconoclasthero

After systemctl restart deluged and reconnecting:

14:49:45 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:49:45 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:49:45 [INFO    ][deluge.core.rpcserver         :205 ] Deluge client disconnected: [('SSL routines', '', 'unexpected eof while reading')]
14:49:45 [INFO    ][deluge.core.rpcserver         :205 ] Deluge client disconnected: [('SSL routines', '', 'unexpected eof while reading')]
14:49:48 [INFO    ][deluge.core.rpcserver         :179 ] Deluge Client connection made from: ip:port
14:49:48 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac36bb1bc6cdf0ee10edbfca1fabf665d6aaf83d'
14:49:48 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '612aba3de5d4a2cbcd309b5f9ddf5c776eb2e658'
14:49:48 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac022745533fd41b77f3f7188146185402a7e259'
14:49:48 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '81e764d889c00b7d8e7a1f1c769f8ce0766a08cc'
14:49:55 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter 1975 - Tiger Rose FLAC from user "x" added
14:49:55 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter - Jack O\' Roses - 24 bit, 48 kHz LP transcription from user "x" added
14:49:55 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac36bb1bc6cdf0ee10edbfca1fabf665d6aaf83d'
14:49:55 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '612aba3de5d4a2cbcd309b5f9ddf5c776eb2e658'
14:49:55 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert J. Hunter 2015-2018 (Collection) from user "x" added
14:49:55 [INFO    ][deluge.core.torrentmanager    :673 ] Torrent Robert Hunter 1974 - Tales Of The Great Rum Runners FLAC from user "x" added
14:49:55 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: 'ac022745533fd41b77f3f7188146185402a7e259'
14:49:55 [WARNING ][deluge.core.torrentmanager    :1260] Torrent id not in torrents loading list: '81e764d889c00b7d8e7a1f1c769f8ce0766a08cc'

So the torrents are actually good so I'm not sure what the "Torrent id not in torrents loading list: 'hash' is for...

According to the info from deluge-gtk details:

Tiger Rose: ac36bb1bc6cdf0ee10edbfca1fabf665d6aaf83d
Jack of Roses: 612aba3de5d4a2cbcd309b5f9ddf5c776eb2e658
Collection: ac022745533fd41b77f3f7188146185402a7e259
Rum Runners: 81e764d889c00b7d8e7a1f1c769f8ce0766a08cc

comment:2 Changed 14 months ago by iconoclasthero

Happened again on my giga-rapid box with 3 seth myers 1080p x265 torrents from eztv.

comment:3 Changed 14 months ago by iconoclasthero

And again with three Daily Show torrents from eztv. 3 x265s, 2 of which were 720p.

comment:4 Changed 6 months ago by iconoclasthero

  • Version changed from 2.0.5 to 2.1.0

It's still happening.

-GTK also crashed on me when I hit tab in the dialog to change where a torrent goes before it gets added to the queue (i.e., the one that comes up after you click on a magnet link). So if I want to direct a torrent to /cache and type that in and hit tab, it -GTK crashes. I know this is really another ticket, but since none of the tickets I've entered have moved, some in over a year, it seems silly to add another one.

Note: See TracTickets for help on using tickets.