Package: deluged Version: 2.0.3-3.1 Severity: important X-Debbugs-Cc: j.andra...@gmail.com
Dear Maintainer, since updating my system to Debian 11 "bullseye", which updated Python to version 3.9, deluged (and deluge-web and deluge-console) have stopped working as expected. I have tried using the init.d scripts to start the service and also manually (as de debian-deluged user), with the same results, explained below: * The daemon starts and listens on the daemon port (for management) and in a random port for incoming connections (despite listening_ports are defined in the configuration file, these are not used) * The process starts logging critical errors to /var/log/deluge/daemon.log, such as the following ones: 11:34:37 [INFO ][deluge.configmanager:52 ] Setting config directory to: /var/lib/deluged/config 11:34:37 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:34:38 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:34:38 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:34:38 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:34:38 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:34:38 [INFO ][twisted :154 ] Factory (TLS) starting on 58846 11:34:38 [INFO ][twisted :154 ] Starting factory <twisted.internet.protocol.Factory object at 0x7f5c1a1260a0> 11:34:38 [CRITICAL][twisted :154 ] Unhandled error in Deferred: 11:35:08 [CRITICAL][twisted :154 ] Unhandled error in Deferred: * Whenever interaction with the daemon is attempted via deluge-console or deluge-web, nothing is logged and, despite these connections seem to be successful (e.g. the client seems to interact with the backend server, any added torrents or settings changed are not persisted. * The torrents are not processed nor downloaded. -- System Information: Debian Release: 11.0 APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.11.22-2-pve (SMP w/6 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages deluged depends on: ii adduser 3.118 ii deluge-common 2.0.3-3.1 ii lsb-base 11.1.0 ii python3 3.9.2-3 ii python3-libtorrent 1.2.9-0.3 deluged recommends no packages. deluged suggests no packages. -- Configuration Files: /etc/default/deluged changed: ENABLE_DELUGED=1 -- no debconf information