However, it seems like some of my data has been "affected".
Deluge is crashing with this error:
Code: Select all
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: Unhandled error in Deferred:
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: Traceback (most recent call last):
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1088, in _runCallbacks
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: current.result = callback( # type: ignore[misc]
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/twisted/internet/task.py", line 872, in cb
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: return callable(*args, **kw)
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1258, in on_alert_add_torrent
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: self.add_async_callback(alert.handle, *add_async_params)
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 697, in add_async_callback
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: torrent = self._add_torrent_obj(
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 656, in _add_torrent_obj
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: torrent.resume()
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1240, in resume
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: and self.get_ratio() >= self.options['stop_ratio']
Dec 21 19:25:56 bittorrent start_deluged.sh[1385]: builtins.TypeError: '>=' not supported between instances of 'float' and 'str'
I'm on debian trixie:
Code: Select all
*** 2.2.0-1 500
500 http://deb.debian.org/debian trixie/main amd64 Packages
Deluge
