I'm trying to get qBittorrent-nox working on my Debian 12 system. I have followed the instructions here:
https://linuxcapable.com/install-qbitto ... ian-linux/
When I get to the step to start the service, I receive the following error:
Code: Select all
Job for qbittorrent-nox.service failed because a fatal signal was delivered to the control process.
See "systemctl status qbittorrent-nox.service" and "journalctl -xeu qbittorrent-nox.service" for details.
Code: Select all
× qbittorrent-nox.service - qBittorrent NoX Terminal Application
Loaded: loaded (/etc/systemd/system/qbittorrent-nox.service; enabled; preset: enabled)
Active: failed (Result: signal) since Thu 2024-08-22 19:52:03 EDT; 42min ago
Process: 1976 ExecStart=/usr/bin/qbittorrent-nox -d --webui-port=8088 (code=killed, signal=ABRT)
CPU: 5ms
Thanks in advance!