Custom Query (2447 matches)
Results (301 - 303 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2804 | Fixed | unable to add torrents | ||
Description |
$ deluge 23:08:11.145 [ERROR ][deluge.pluginmanagerbase :144 ] Component already registered with name GtkPlugin.AutoAdd 23:08:11.145 [ERROR ][deluge.pluginmanagerbase :144 ] Component already registered with name GtkPlugin.Stats 23:08:11.145 [ERROR ][deluge.pluginmanagerbase :144 ] Component already registered with name GtkPlugin.WebUi 23:08:11.146 [ERROR ][deluge.pluginmanagerbase :144 ] Component already registered with name GtkPlugin.Blocklist 23:08:11.146 [ERROR ][deluge.pluginmanagerbase :144 ] Component already registered with name GtkPlugin.Label Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/daemon_entry.py", line 121, in run_daemon daemon.start() File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/daemon.py", line 144, in start reactor.run() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1194, in run self.mainLoop() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1203, in mainLoop self.runUntilCurrent() --- <exception caught here> --- File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 825, in runUntilCurrent call.func(*call.args, **call.kw) File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/torrentmanager.py", line 408, in on_add_torrent_alert d, options, state, filename, magnet, resume_data, filedump, save_state = self.torrents_loading.pop(torrent_id) exceptions.KeyError: 'd65db24766e6cf2244a7d35af524ecff66617b75' 23:09:09.626 [CRITICAL][twisted :154 ] Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/daemon_entry.py", line 121, in run_daemon daemon.start() File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/daemon.py", line 144, in start reactor.run() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1194, in run self.mainLoop() File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1203, in mainLoop self.runUntilCurrent() --- <exception caught here> --- File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 825, in runUntilCurrent call.func(*call.args, **call.kw) File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/torrentmanager.py", line 408, in on_add_torrent_alert d, options, state, filename, magnet, resume_data, filedump, save_state = self.torrents_loading.pop(torrent_id) exceptions.KeyError: 'd65db24766e6cf2244a7d35af524ecff66617b75' 23:09:38.234 [ERROR ][deluge.ui.client :157 ] RPCError Message Received! -------------------------------------------------------------------------------- RPCRequest: core.add_torrent_magnet(magnet:?xt=urn:btih:D65DB24766E6CF2244A7D35AF524ECFF66617B75&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.ccc.de%3A80, {'add_paused': False, 'max_download_speed': -1.0, 'move_completed_path': '/media/truecrypt1/download/completi/vari', 'download_location': '/media/truecrypt1/download/Incomplete', 'seed_mode': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'move_completed': True, 'pre_allocate_storage': False, 'sequential_download': False, 'max_connections': -1}) -------------------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/rpcserver.py", line 293, in dispatch ret = self.factory.methods[method](*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/core.py", line 319, in add_torrent_magnet return self.torrentmanager.add(magnet=uri, options=options) File "/usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/core/torrentmanager.py", line 340, in add raise AddTorrentError("Torrent already being added (%s)." % torrent_id) AddTorrentError: Torrent already being added (D65DB24766E6CF2244A7D35AF524ECFF66617B75). AddTorrentError: Torrent already being added (D65DB24766E6CF2244A7D35AF524ECFF66617B75). -------------------------------------------------------------------------------- Unhandled error in Deferred: 23:09:38.235 [CRITICAL][twisted :154 ] Unhandled error in Deferred: Traceback (most recent call last): Failure: deluge.error.AddTorrentError: Torrent already being added (D65DB24766E6CF2244A7D35AF524ECFF66617B75). 23:09:38.235 [CRITICAL][twisted :154 ] /usr/local/lib/python2.7/dist-packages/deluge-2.0.0.dev603-py2.7.egg/deluge/ui/gtkui/listview.py:432: GtkWarning: IA__gtk_tree_view_remove_column: assertion 'column->tree_view == GTK_WIDGET (tree_view)' failed self.treeview.remove_column(self.columns[header].column) |
|||
#597 | Invalid | Unable to add new torrent job in Deluge 1.0.5 Win XP SP2. | ||
Description |
Unable to add new torrent job in Deluge 1.0.5 Win XP SP2. Tried drag and drop torrent files into it, nothing happens. tried to add by choosing the torrent files, nothing happens. I just can't add any new torrent job to it. I am using Deluge 1.0.5 and Windows XP service pack 2. |
|||
#2512 | Invalid | Unable to add more than 2047 torrents to server through GTK client | ||
Description |
Seems like I hit a max, adds all the way up to 2047 torrents, then the next one appears to stall communication to the server, closing out the client and reconnecting resumes updates, minus the torrents that would have been added. Server: deluged: 1.3.7 libtorrent: 0.16.17.0 Client: deluge-gtk: 1.3.7 |
Note:
See TracQuery
for help on using queries.