#3517: Public IP seen and error
-----------------------+--------------------------------------------------
  Reporter:  Ssyleric  |      Owner:
      Type:  bug       |     Status:  new
  Priority:  critical  |  Milestone:  needs verified
 Component:  Web UI    |    Version:
Resolution:            |   Keywords:  public ip, vpn ip, error torrent id,
-----------------------+--------------------------------------------------
Description changed by Cas:

Old description:

> Client: 2.0.5
> Server: 2.0.5
>
> libtorrent: 2.0.5.0
>
> Hello,
> I have this bug after 10min my public IP appear below right instead my
> vpn IP and i have this error
>

> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '289813970c13b120cb901e2e405029a987f6de79'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 289813970c13b120cb901e2e405029a987f6de79 not in session.
>
> InvalidTorrentError: torrent_id 289813970c13b120cb901e2e405029a987f6de79
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 289813970c13b120cb901e2e405029a987f6de79 not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(b06b11f92167b78a7f6e6cec2b933205f358fbbc,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'b06b11f92167b78a7f6e6cec2b933205f358fbbc'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
>
> InvalidTorrentError: torrent_id b06b11f92167b78a7f6e6cec2b933205f358fbbc
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(18f64170de45afd99450f4db4a5089b72574ba0c,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '18f64170de45afd99450f4db4a5089b72574ba0c'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
>
> InvalidTorrentError: torrent_id 18f64170de45afd99450f4db4a5089b72574ba0c
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(81ee1d8a4f38bf3594dd976fff18b2c327fe04f7,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '81ee1d8a4f38bf3594dd976fff18b2c327fe04f7'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
>
> InvalidTorrentError: torrent_id 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(acdc58e85c89c6bc664a43c0c2ea339ea20eea3c,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'acdc58e85c89c6bc664a43c0c2ea339ea20eea3c'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
>
> InvalidTorrentError: torrent_id acdc58e85c89c6bc664a43c0c2ea339ea20eea3c
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(46264d0cb9742cbcb8a6d89819a9f0dad91bcee0,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '46264d0cb9742cbcb8a6d89819a9f0dad91bcee0'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
>
> InvalidTorrentError: torrent_id 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(117f071e20b67ac13d99685530278c3064f022a6,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '117f071e20b67ac13d99685530278c3064f022a6'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 117f071e20b67ac13d99685530278c3064f022a6 not in session.
>
> InvalidTorrentError: torrent_id 117f071e20b67ac13d99685530278c3064f022a6
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 117f071e20b67ac13d99685530278c3064f022a6 not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(12a0c2aceba2edd68a1a5eea465e1d8a53742ec9,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '12a0c2aceba2edd68a1a5eea465e1d8a53742ec9'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
>
> InvalidTorrentError: torrent_id 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(5a26267846fb8e30023d6cc884218a3eff1ac2ce,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '5a26267846fb8e30023d6cc884218a3eff1ac2ce'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
>
> InvalidTorrentError: torrent_id 5a26267846fb8e30023d6cc884218a3eff1ac2ce
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
> ]
> 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(4084be7806b02c71ac42563c2973d70538c0c86d,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '4084be7806b02c71ac42563c2973d70538c0c86d'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
>
> InvalidTorrentError: torrent_id 4084be7806b02c71ac42563c2973d70538c0c86d
> not in session.
> --------------------------------------------------------------------------------
> 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(2930ec88a0f4069b29ff84388eba1d0c59ccbfa9,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '2930ec88a0f4069b29ff84388eba1d0c59ccbfa9'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9 not in session.
>
> InvalidTorrentError: torrent_id 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(9e2f219afce5e7eb08f2726434c64e7fbcf15017,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '9e2f219afce5e7eb08f2726434c64e7fbcf15017'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 9e2f219afce5e7eb08f2726434c64e7fbcf15017 not in session.
>
> InvalidTorrentError: torrent_id 9e2f219afce5e7eb08f2726434c64e7fbcf15017
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 9e2f219afce5e7eb08f2726434c64e7fbcf15017 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(be850e17cd112725245cf654e69d8d8d71d4eed6,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'be850e17cd112725245cf654e69d8d8d71d4eed6'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> be850e17cd112725245cf654e69d8d8d71d4eed6 not in session.
>
> InvalidTorrentError: torrent_id be850e17cd112725245cf654e69d8d8d71d4eed6
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> be850e17cd112725245cf654e69d8d8d71d4eed6 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(fa60c3d51ce276b263b0c28393b394900a2a6552,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'fa60c3d51ce276b263b0c28393b394900a2a6552'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> fa60c3d51ce276b263b0c28393b394900a2a6552 not in session.
>
> InvalidTorrentError: torrent_id fa60c3d51ce276b263b0c28393b394900a2a6552
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> fa60c3d51ce276b263b0c28393b394900a2a6552 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(b0c012f0d216cb3291bf125fb74f0b2f8a2d900f,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'b0c012f0d216cb3291bf125fb74f0b2f8a2d900f'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> b0c012f0d216cb3291bf125fb74f0b2f8a2d900f not in session.
>
> InvalidTorrentError: torrent_id b0c012f0d216cb3291bf125fb74f0b2f8a2d900f
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> b0c012f0d216cb3291bf125fb74f0b2f8a2d900f not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(64ac41a084ffabbe5458c1d73bedea8feefbd769,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '64ac41a084ffabbe5458c1d73bedea8feefbd769'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 64ac41a084ffabbe5458c1d73bedea8feefbd769 not in session.
>
> InvalidTorrentError: torrent_id 64ac41a084ffabbe5458c1d73bedea8feefbd769
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 64ac41a084ffabbe5458c1d73bedea8feefbd769 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(40e1905dd6bcb85aa719c49cbe7da56074c167c9,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '40e1905dd6bcb85aa719c49cbe7da56074c167c9'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 40e1905dd6bcb85aa719c49cbe7da56074c167c9 not in session.
>
> InvalidTorrentError: torrent_id 40e1905dd6bcb85aa719c49cbe7da56074c167c9
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 40e1905dd6bcb85aa719c49cbe7da56074c167c9 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(8fd68fa76dc4c335c881611740e6f76004e90562,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '8fd68fa76dc4c335c881611740e6f76004e90562'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 8fd68fa76dc4c335c881611740e6f76004e90562 not in session.
>
> InvalidTorrentError: torrent_id 8fd68fa76dc4c335c881611740e6f76004e90562
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 8fd68fa76dc4c335c881611740e6f76004e90562 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(0e1df14256f474a2e58084d355ca9ce14d480285,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '0e1df14256f474a2e58084d355ca9ce14d480285'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 0e1df14256f474a2e58084d355ca9ce14d480285 not in session.
>
> InvalidTorrentError: torrent_id 0e1df14256f474a2e58084d355ca9ce14d480285
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 0e1df14256f474a2e58084d355ca9ce14d480285 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(08709dfd40881b62f724a50235ffa5610b8f6d4e,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '08709dfd40881b62f724a50235ffa5610b8f6d4e'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 08709dfd40881b62f724a50235ffa5610b8f6d4e not in session.
>
> InvalidTorrentError: torrent_id 08709dfd40881b62f724a50235ffa5610b8f6d4e
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 08709dfd40881b62f724a50235ffa5610b8f6d4e not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5 not in session.
>
> InvalidTorrentError: torrent_id bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
>
> RPCRequest: core.remove_torrent(63b7be9773a397c0ef9dad4b9bb25836e242ee62,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '63b7be9773a397c0ef9dad4b9bb25836e242ee62'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 63b7be9773a397c0ef9dad4b9bb25836e242ee62 not in session.
>
> InvalidTorrentError: torrent_id 63b7be9773a397c0ef9dad4b9bb25836e242ee62
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 63b7be9773a397c0ef9dad4b9bb25836e242ee62 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(40ed5d69dcfa7e680773e36b523bc39b501c0af9,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '40ed5d69dcfa7e680773e36b523bc39b501c0af9'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 40ed5d69dcfa7e680773e36b523bc39b501c0af9 not in session.
>
> InvalidTorrentError: torrent_id 40ed5d69dcfa7e680773e36b523bc39b501c0af9
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 40ed5d69dcfa7e680773e36b523bc39b501c0af9 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(a5faf221f34aa87c76a285a27a8bcc440f6d0095,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'a5faf221f34aa87c76a285a27a8bcc440f6d0095'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> a5faf221f34aa87c76a285a27a8bcc440f6d0095 not in session.
>
> InvalidTorrentError: torrent_id a5faf221f34aa87c76a285a27a8bcc440f6d0095
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> a5faf221f34aa87c76a285a27a8bcc440f6d0095 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(7e9ec64156d678fdf54efa2a5c529a8659444bd1,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '7e9ec64156d678fdf54efa2a5c529a8659444bd1'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 7e9ec64156d678fdf54efa2a5c529a8659444bd1 not in session.
>
> InvalidTorrentError: torrent_id 7e9ec64156d678fdf54efa2a5c529a8659444bd1
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 7e9ec64156d678fdf54efa2a5c529a8659444bd1 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(72d559541a69c1366e6c4d77e0b9ab7ba2ac2259,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '72d559541a69c1366e6c4d77e0b9ab7ba2ac2259'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259 not in session.
>
> InvalidTorrentError: torrent_id 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(87a80bd94aca3fd8a9f3f5233d1a470519d52bbf,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '87a80bd94aca3fd8a9f3f5233d1a470519d52bbf'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf not in session.
>
> InvalidTorrentError: torrent_id 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(37e4f569d93f5a37d7064568cef7a7bada1cfd97,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '37e4f569d93f5a37d7064568cef7a7bada1cfd97'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 37e4f569d93f5a37d7064568cef7a7bada1cfd97 not in session.
>
> InvalidTorrentError: torrent_id 37e4f569d93f5a37d7064568cef7a7bada1cfd97
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 37e4f569d93f5a37d7064568cef7a7bada1cfd97 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(fbf749f5a98a51482d7509b4659c424f14684baa,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'fbf749f5a98a51482d7509b4659c424f14684baa'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> fbf749f5a98a51482d7509b4659c424f14684baa not in session.
>
> InvalidTorrentError: torrent_id fbf749f5a98a51482d7509b4659c424f14684baa
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> fbf749f5a98a51482d7509b4659c424f14684baa not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(5c7d4dea6f9ea0e65cf3fcf64453b046254442e5,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '5c7d4dea6f9ea0e65cf3fcf64453b046254442e5'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5 not in session.
>
> InvalidTorrentError: torrent_id 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(9a3a8f0e17010dee84a5291c69a519e3e33b5c54,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '9a3a8f0e17010dee84a5291c69a519e3e33b5c54'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 9a3a8f0e17010dee84a5291c69a519e3e33b5c54 not in session.
>
> InvalidTorrentError: torrent_id 9a3a8f0e17010dee84a5291c69a519e3e33b5c54
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 9a3a8f0e17010dee84a5291c69a519e3e33b5c54 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(289813970c13b120cb901e2e405029a987f6de79,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '289813970c13b120cb901e2e405029a987f6de79'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 289813970c13b120cb901e2e405029a987f6de79 not in session.
>
> InvalidTorrentError: torrent_id 289813970c13b120cb901e2e405029a987f6de79
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 289813970c13b120cb901e2e405029a987f6de79 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(b06b11f92167b78a7f6e6cec2b933205f358fbbc,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'b06b11f92167b78a7f6e6cec2b933205f358fbbc'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
>
> InvalidTorrentError: torrent_id b06b11f92167b78a7f6e6cec2b933205f358fbbc
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(18f64170de45afd99450f4db4a5089b72574ba0c,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '18f64170de45afd99450f4db4a5089b72574ba0c'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
>
> InvalidTorrentError: torrent_id 18f64170de45afd99450f4db4a5089b72574ba0c
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(81ee1d8a4f38bf3594dd976fff18b2c327fe04f7,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '81ee1d8a4f38bf3594dd976fff18b2c327fe04f7'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
>
> InvalidTorrentError: torrent_id 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(acdc58e85c89c6bc664a43c0c2ea339ea20eea3c,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: 'acdc58e85c89c6bc664a43c0c2ea339ea20eea3c'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
>
> InvalidTorrentError: torrent_id acdc58e85c89c6bc664a43c0c2ea339ea20eea3c
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(46264d0cb9742cbcb8a6d89819a9f0dad91bcee0,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '46264d0cb9742cbcb8a6d89819a9f0dad91bcee0'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
>
> InvalidTorrentError: torrent_id 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(117f071e20b67ac13d99685530278c3064f022a6,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '117f071e20b67ac13d99685530278c3064f022a6'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 117f071e20b67ac13d99685530278c3064f022a6 not in session.
>
> InvalidTorrentError: torrent_id 117f071e20b67ac13d99685530278c3064f022a6
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 117f071e20b67ac13d99685530278c3064f022a6 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(12a0c2aceba2edd68a1a5eea465e1d8a53742ec9,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '12a0c2aceba2edd68a1a5eea465e1d8a53742ec9'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
>
> InvalidTorrentError: torrent_id 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(5a26267846fb8e30023d6cc884218a3eff1ac2ce,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '5a26267846fb8e30023d6cc884218a3eff1ac2ce'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
>
> InvalidTorrentError: torrent_id 5a26267846fb8e30023d6cc884218a3eff1ac2ce
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
> ]
> 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
> Received!
> --------------------------------------------------------------------------------
> RPCRequest: core.remove_torrent(4084be7806b02c71ac42563c2973d70538c0c86d,
> True)
> --------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 735, in remove
>     torrent = self.torrents[torrent_id]
> KeyError: '4084be7806b02c71ac42563c2973d70538c0c86d'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
> 326, in dispatch
>     ret = self.factory.methods[method](*args, **kwargs)
>   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
> in remove_torrent
>     return self.torrentmanager.remove(torrent_id, remove_data)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 737, in remove
>     raise InvalidTorrentError('torrent_id %s not in session.' %
> torrent_id)
> deluge.error.InvalidTorrentError: torrent_id
> 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
>
> InvalidTorrentError: torrent_id 4084be7806b02c71ac42563c2973d70538c0c86d
> not in session.
> --------------------------------------------------------------------------------
> 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
> Traceback (failure with no frames): <class
> 'deluge.error.InvalidTorrentError'>: torrent_id
> 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
> ]
> Unhandled Error
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/site-packages/deluge/core/daemon_entry.py",
> line 122, in run_daemon
>     daemon.start()
>   File "/usr/lib/python3.10/site-packages/deluge/core/daemon.py", line
> 164, in start
>     reactor.run()
>   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
> 1315, in run
>     self.mainLoop()
>   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
> 1325, in mainLoop
>     reactorBaseSelf.runUntilCurrent()
> --- <exception caught here> ---
>   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
> 991, in runUntilCurrent
>     call.func(*call.args, **call.kw)
>   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
> line 1401, in on_alert_tracker_error
>     error_message = decode_bytes(alert.error_message())
> Boost.Python.ArgumentError: Python argument types in
>     tracker_error_alert.error_message(tracker_error_alert)
> did not match C++ signature:
>     error_message(libtorrent::tracker_error_alert {lvalue})

New description:

 Client: 2.0.5
 Server: 2.0.5

 libtorrent: 2.0.5.0

 Hello,
 I have this bug after 10min my public IP appear below right instead my vpn
 IP and i have this error

 {{{
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '289813970c13b120cb901e2e405029a987f6de79'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 289813970c13b120cb901e2e405029a987f6de79 not in session.

 InvalidTorrentError: torrent_id 289813970c13b120cb901e2e405029a987f6de79
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 289813970c13b120cb901e2e405029a987f6de79 not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(b06b11f92167b78a7f6e6cec2b933205f358fbbc,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'b06b11f92167b78a7f6e6cec2b933205f358fbbc'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.

 InvalidTorrentError: torrent_id b06b11f92167b78a7f6e6cec2b933205f358fbbc
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(18f64170de45afd99450f4db4a5089b72574ba0c,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '18f64170de45afd99450f4db4a5089b72574ba0c'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 18f64170de45afd99450f4db4a5089b72574ba0c not in session.

 InvalidTorrentError: torrent_id 18f64170de45afd99450f4db4a5089b72574ba0c
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(81ee1d8a4f38bf3594dd976fff18b2c327fe04f7,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '81ee1d8a4f38bf3594dd976fff18b2c327fe04f7'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.

 InvalidTorrentError: torrent_id 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(acdc58e85c89c6bc664a43c0c2ea339ea20eea3c,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'acdc58e85c89c6bc664a43c0c2ea339ea20eea3c'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.

 InvalidTorrentError: torrent_id acdc58e85c89c6bc664a43c0c2ea339ea20eea3c
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(46264d0cb9742cbcb8a6d89819a9f0dad91bcee0,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '46264d0cb9742cbcb8a6d89819a9f0dad91bcee0'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.

 InvalidTorrentError: torrent_id 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(117f071e20b67ac13d99685530278c3064f022a6,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '117f071e20b67ac13d99685530278c3064f022a6'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 117f071e20b67ac13d99685530278c3064f022a6 not in session.

 InvalidTorrentError: torrent_id 117f071e20b67ac13d99685530278c3064f022a6
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 117f071e20b67ac13d99685530278c3064f022a6 not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(12a0c2aceba2edd68a1a5eea465e1d8a53742ec9,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '12a0c2aceba2edd68a1a5eea465e1d8a53742ec9'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.

 InvalidTorrentError: torrent_id 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(5a26267846fb8e30023d6cc884218a3eff1ac2ce,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '5a26267846fb8e30023d6cc884218a3eff1ac2ce'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.

 InvalidTorrentError: torrent_id 5a26267846fb8e30023d6cc884218a3eff1ac2ce
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
 ]
 14:36:59 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(4084be7806b02c71ac42563c2973d70538c0c86d,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '4084be7806b02c71ac42563c2973d70538c0c86d'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 4084be7806b02c71ac42563c2973d70538c0c86d not in session.

 InvalidTorrentError: torrent_id 4084be7806b02c71ac42563c2973d70538c0c86d
 not in session.
 
--------------------------------------------------------------------------------
 14:36:59 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(2930ec88a0f4069b29ff84388eba1d0c59ccbfa9,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '2930ec88a0f4069b29ff84388eba1d0c59ccbfa9'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9 not in session.

 InvalidTorrentError: torrent_id 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 2930ec88a0f4069b29ff84388eba1d0c59ccbfa9 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(9e2f219afce5e7eb08f2726434c64e7fbcf15017,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '9e2f219afce5e7eb08f2726434c64e7fbcf15017'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 9e2f219afce5e7eb08f2726434c64e7fbcf15017 not in session.

 InvalidTorrentError: torrent_id 9e2f219afce5e7eb08f2726434c64e7fbcf15017
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 9e2f219afce5e7eb08f2726434c64e7fbcf15017 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(be850e17cd112725245cf654e69d8d8d71d4eed6,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'be850e17cd112725245cf654e69d8d8d71d4eed6'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 be850e17cd112725245cf654e69d8d8d71d4eed6 not in session.

 InvalidTorrentError: torrent_id be850e17cd112725245cf654e69d8d8d71d4eed6
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 be850e17cd112725245cf654e69d8d8d71d4eed6 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(fa60c3d51ce276b263b0c28393b394900a2a6552,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'fa60c3d51ce276b263b0c28393b394900a2a6552'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 fa60c3d51ce276b263b0c28393b394900a2a6552 not in session.

 InvalidTorrentError: torrent_id fa60c3d51ce276b263b0c28393b394900a2a6552
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 fa60c3d51ce276b263b0c28393b394900a2a6552 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(b0c012f0d216cb3291bf125fb74f0b2f8a2d900f,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'b0c012f0d216cb3291bf125fb74f0b2f8a2d900f'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 b0c012f0d216cb3291bf125fb74f0b2f8a2d900f not in session.

 InvalidTorrentError: torrent_id b0c012f0d216cb3291bf125fb74f0b2f8a2d900f
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 b0c012f0d216cb3291bf125fb74f0b2f8a2d900f not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(64ac41a084ffabbe5458c1d73bedea8feefbd769,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '64ac41a084ffabbe5458c1d73bedea8feefbd769'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 64ac41a084ffabbe5458c1d73bedea8feefbd769 not in session.

 InvalidTorrentError: torrent_id 64ac41a084ffabbe5458c1d73bedea8feefbd769
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 64ac41a084ffabbe5458c1d73bedea8feefbd769 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(40e1905dd6bcb85aa719c49cbe7da56074c167c9,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '40e1905dd6bcb85aa719c49cbe7da56074c167c9'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 40e1905dd6bcb85aa719c49cbe7da56074c167c9 not in session.

 InvalidTorrentError: torrent_id 40e1905dd6bcb85aa719c49cbe7da56074c167c9
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 40e1905dd6bcb85aa719c49cbe7da56074c167c9 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(8fd68fa76dc4c335c881611740e6f76004e90562,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '8fd68fa76dc4c335c881611740e6f76004e90562'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 8fd68fa76dc4c335c881611740e6f76004e90562 not in session.

 InvalidTorrentError: torrent_id 8fd68fa76dc4c335c881611740e6f76004e90562
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 8fd68fa76dc4c335c881611740e6f76004e90562 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(0e1df14256f474a2e58084d355ca9ce14d480285,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '0e1df14256f474a2e58084d355ca9ce14d480285'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 0e1df14256f474a2e58084d355ca9ce14d480285 not in session.

 InvalidTorrentError: torrent_id 0e1df14256f474a2e58084d355ca9ce14d480285
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 0e1df14256f474a2e58084d355ca9ce14d480285 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(08709dfd40881b62f724a50235ffa5610b8f6d4e,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '08709dfd40881b62f724a50235ffa5610b8f6d4e'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 08709dfd40881b62f724a50235ffa5610b8f6d4e not in session.

 InvalidTorrentError: torrent_id 08709dfd40881b62f724a50235ffa5610b8f6d4e
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 08709dfd40881b62f724a50235ffa5610b8f6d4e not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5 not in session.

 InvalidTorrentError: torrent_id bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 bea0c64f23e7e5206e4ac1c40333d8d3fb670aa5 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------

 RPCRequest: core.remove_torrent(63b7be9773a397c0ef9dad4b9bb25836e242ee62,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '63b7be9773a397c0ef9dad4b9bb25836e242ee62'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 63b7be9773a397c0ef9dad4b9bb25836e242ee62 not in session.

 InvalidTorrentError: torrent_id 63b7be9773a397c0ef9dad4b9bb25836e242ee62
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 63b7be9773a397c0ef9dad4b9bb25836e242ee62 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(40ed5d69dcfa7e680773e36b523bc39b501c0af9,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '40ed5d69dcfa7e680773e36b523bc39b501c0af9'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 40ed5d69dcfa7e680773e36b523bc39b501c0af9 not in session.

 InvalidTorrentError: torrent_id 40ed5d69dcfa7e680773e36b523bc39b501c0af9
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 40ed5d69dcfa7e680773e36b523bc39b501c0af9 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(a5faf221f34aa87c76a285a27a8bcc440f6d0095,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'a5faf221f34aa87c76a285a27a8bcc440f6d0095'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 a5faf221f34aa87c76a285a27a8bcc440f6d0095 not in session.

 InvalidTorrentError: torrent_id a5faf221f34aa87c76a285a27a8bcc440f6d0095
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 a5faf221f34aa87c76a285a27a8bcc440f6d0095 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(7e9ec64156d678fdf54efa2a5c529a8659444bd1,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '7e9ec64156d678fdf54efa2a5c529a8659444bd1'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 7e9ec64156d678fdf54efa2a5c529a8659444bd1 not in session.

 InvalidTorrentError: torrent_id 7e9ec64156d678fdf54efa2a5c529a8659444bd1
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 7e9ec64156d678fdf54efa2a5c529a8659444bd1 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(72d559541a69c1366e6c4d77e0b9ab7ba2ac2259,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '72d559541a69c1366e6c4d77e0b9ab7ba2ac2259'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259 not in session.

 InvalidTorrentError: torrent_id 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 72d559541a69c1366e6c4d77e0b9ab7ba2ac2259 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(87a80bd94aca3fd8a9f3f5233d1a470519d52bbf,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '87a80bd94aca3fd8a9f3f5233d1a470519d52bbf'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf not in session.

 InvalidTorrentError: torrent_id 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 87a80bd94aca3fd8a9f3f5233d1a470519d52bbf not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(37e4f569d93f5a37d7064568cef7a7bada1cfd97,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '37e4f569d93f5a37d7064568cef7a7bada1cfd97'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 37e4f569d93f5a37d7064568cef7a7bada1cfd97 not in session.

 InvalidTorrentError: torrent_id 37e4f569d93f5a37d7064568cef7a7bada1cfd97
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 37e4f569d93f5a37d7064568cef7a7bada1cfd97 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(fbf749f5a98a51482d7509b4659c424f14684baa,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'fbf749f5a98a51482d7509b4659c424f14684baa'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 fbf749f5a98a51482d7509b4659c424f14684baa not in session.

 InvalidTorrentError: torrent_id fbf749f5a98a51482d7509b4659c424f14684baa
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 fbf749f5a98a51482d7509b4659c424f14684baa not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(5c7d4dea6f9ea0e65cf3fcf64453b046254442e5,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '5c7d4dea6f9ea0e65cf3fcf64453b046254442e5'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5 not in session.

 InvalidTorrentError: torrent_id 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 5c7d4dea6f9ea0e65cf3fcf64453b046254442e5 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(9a3a8f0e17010dee84a5291c69a519e3e33b5c54,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '9a3a8f0e17010dee84a5291c69a519e3e33b5c54'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 9a3a8f0e17010dee84a5291c69a519e3e33b5c54 not in session.

 InvalidTorrentError: torrent_id 9a3a8f0e17010dee84a5291c69a519e3e33b5c54
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 9a3a8f0e17010dee84a5291c69a519e3e33b5c54 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(289813970c13b120cb901e2e405029a987f6de79,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '289813970c13b120cb901e2e405029a987f6de79'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 289813970c13b120cb901e2e405029a987f6de79 not in session.

 InvalidTorrentError: torrent_id 289813970c13b120cb901e2e405029a987f6de79
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 289813970c13b120cb901e2e405029a987f6de79 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(b06b11f92167b78a7f6e6cec2b933205f358fbbc,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'b06b11f92167b78a7f6e6cec2b933205f358fbbc'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.

 InvalidTorrentError: torrent_id b06b11f92167b78a7f6e6cec2b933205f358fbbc
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 b06b11f92167b78a7f6e6cec2b933205f358fbbc not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(18f64170de45afd99450f4db4a5089b72574ba0c,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '18f64170de45afd99450f4db4a5089b72574ba0c'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 18f64170de45afd99450f4db4a5089b72574ba0c not in session.

 InvalidTorrentError: torrent_id 18f64170de45afd99450f4db4a5089b72574ba0c
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 18f64170de45afd99450f4db4a5089b72574ba0c not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(81ee1d8a4f38bf3594dd976fff18b2c327fe04f7,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '81ee1d8a4f38bf3594dd976fff18b2c327fe04f7'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.

 InvalidTorrentError: torrent_id 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 81ee1d8a4f38bf3594dd976fff18b2c327fe04f7 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(acdc58e85c89c6bc664a43c0c2ea339ea20eea3c,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: 'acdc58e85c89c6bc664a43c0c2ea339ea20eea3c'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.

 InvalidTorrentError: torrent_id acdc58e85c89c6bc664a43c0c2ea339ea20eea3c
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 acdc58e85c89c6bc664a43c0c2ea339ea20eea3c not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(46264d0cb9742cbcb8a6d89819a9f0dad91bcee0,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '46264d0cb9742cbcb8a6d89819a9f0dad91bcee0'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.

 InvalidTorrentError: torrent_id 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 46264d0cb9742cbcb8a6d89819a9f0dad91bcee0 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(117f071e20b67ac13d99685530278c3064f022a6,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '117f071e20b67ac13d99685530278c3064f022a6'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 117f071e20b67ac13d99685530278c3064f022a6 not in session.

 InvalidTorrentError: torrent_id 117f071e20b67ac13d99685530278c3064f022a6
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 117f071e20b67ac13d99685530278c3064f022a6 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(12a0c2aceba2edd68a1a5eea465e1d8a53742ec9,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '12a0c2aceba2edd68a1a5eea465e1d8a53742ec9'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.

 InvalidTorrentError: torrent_id 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 12a0c2aceba2edd68a1a5eea465e1d8a53742ec9 not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(5a26267846fb8e30023d6cc884218a3eff1ac2ce,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '5a26267846fb8e30023d6cc884218a3eff1ac2ce'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.

 InvalidTorrentError: torrent_id 5a26267846fb8e30023d6cc884218a3eff1ac2ce
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 5a26267846fb8e30023d6cc884218a3eff1ac2ce not in session.
 ]
 14:37:18 [ERROR   ][deluge.ui.client           :169 ] RPCError Message
 Received!
 
--------------------------------------------------------------------------------
 RPCRequest: core.remove_torrent(4084be7806b02c71ac42563c2973d70538c0c86d,
 True)
 
--------------------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 735, in remove
     torrent = self.torrents[torrent_id]
 KeyError: '4084be7806b02c71ac42563c2973d70538c0c86d'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line
 326, in dispatch
     ret = self.factory.methods[method](*args, **kwargs)
   File "/usr/lib/python3.10/site-packages/deluge/core/core.py", line 590,
 in remove_torrent
     return self.torrentmanager.remove(torrent_id, remove_data)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 737, in remove
     raise InvalidTorrentError('torrent_id %s not in session.' %
 torrent_id)
 deluge.error.InvalidTorrentError: torrent_id
 4084be7806b02c71ac42563c2973d70538c0c86d not in session.

 InvalidTorrentError: torrent_id 4084be7806b02c71ac42563c2973d70538c0c86d
 not in session.
 
--------------------------------------------------------------------------------
 14:37:18 [ERROR   ][deluge.ui.web.json_api     :185 ] [Failure instance:
 Traceback (failure with no frames): <class
 'deluge.error.InvalidTorrentError'>: torrent_id
 4084be7806b02c71ac42563c2973d70538c0c86d not in session.
 ]
 Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python3.10/site-packages/deluge/core/daemon_entry.py",
 line 122, in run_daemon
     daemon.start()
   File "/usr/lib/python3.10/site-packages/deluge/core/daemon.py", line
 164, in start
     reactor.run()
   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
 1315, in run
     self.mainLoop()
   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
 1325, in mainLoop
     reactorBaseSelf.runUntilCurrent()
 --- <exception caught here> ---
   File "/usr/lib/python3.10/site-packages/twisted/internet/base.py", line
 991, in runUntilCurrent
     call.func(*call.args, **call.kw)
   File "/usr/lib/python3.10/site-packages/deluge/core/torrentmanager.py",
 line 1401, in on_alert_tracker_error
     error_message = decode_bytes(alert.error_message())
 Boost.Python.ArgumentError: Python argument types in
     tracker_error_alert.error_message(tracker_error_alert)
 did not match C++ signature:
     error_message(libtorrent::tracker_error_alert {lvalue})

 }}}

--

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3517#comment:2>
Deluge <https://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/deluge-dev/062.e2201f654619c340cd95aa5add099d42%40deluge-torrent.org.

Reply via email to