#3395: deluge-web.service does not work on debian 10 stable based on the official guide -------------------------+-------------------- Reporter: totavent43 | Owner: Type: bug | Status: new Priority: blocker | Milestone: 1.3.16 Component: Web UI | Version: 1.3.15 Resolution: | Keywords: -------------------------+--------------------
Comment (by totavent43): Edit: the above log contained my own debug flag, hence the line {{{ Process: 461 ExecStart=/usr/bin/strace -f /usr/bin/deluge-web -l /var/log/deluge/web.log -L debug (code=exited, status=203/EXEC) }}} Which by the way, did not make any logs. Since this is not in the official guide, I remove the debug flag and ran it again. Here is the result {{{ root@debian-s-1vcpu-1gb-ams3-01:~# sudo systemctl status deluge-web ● deluge-web.service - Deluge Bittorrent Client Web Interface Loaded: loaded (/etc/systemd/system/deluge-web.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/deluge-web.service.d └─user.conf Active: failed (Result: exit-code) since Sun 2020-05-03 10:13:28 UTC; 2s ago Docs: man:deluge-web Process: 638 ExecStart=/usr/bin/deluge-web -d (code=exited, status=2) Main PID: 638 (code=exited, status=2) May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Main process exited, code=exited, status=2/INVALIDARGUMENT May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Failed with result 'exit-code'. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Service RestartSec=100ms expired, scheduling restart. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Scheduled restart job, restart counter is at 5. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: Stopped Deluge Bittorrent Client Web Interface. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Start request repeated too quickly. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: deluge-web.service: Failed with result 'exit-code'. May 03 10:13:28 debian-s-1vcpu-1gb-ams3-01 systemd[1]: Failed to start Deluge Bittorrent Client Web Interface. }}} -- Ticket URL: <https://dev.deluge-torrent.org/ticket/3395#comment:1> 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 deluge-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/064.b19d5d81172e0d9f0befd2c0ce10c8c5%40deluge-torrent.org.