Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: transmission-daemon won't start as a service

  1. #1
    Join Date
    Feb 2014
    Beans
    140

    transmission-daemon won't start as a service

    I'm running transmission-daemon as a service, installed from the transmissionbt PPA. It was upgraded from 2.92 to 2.93 today, but the upgrade didn't complete. The software seems to have been installed, but the service refuses to start. After installation the message I get is this:

    Code:
    Setting up transmission-daemon (2.93-1ubuntu1~16.04.1ubuntu1) ...
    Job for transmission-daemon.service failed because the control process exited with error code. See "systemctl status transmission-daemon.service" and "journalctl -xe" for details.
    invoke-rc.d: initscript transmission-daemon, action "start" failed.
    ● transmission-daemon.service - Transmission BitTorrent Daemon
       Loaded: loaded (/lib/systemd/system/transmission-daemon.service; enabled; vendor preset: enabled)
       Active: failed (Result: exit-code) since Sun 2018-03-04 22:31:39 GMT; 26ms ago
      Process: 1152 ExecStart=/usr/bin/transmission-daemon -f --log-error (code=exited, status=217/USER)
     Main PID: 1152 (code=exited, status=217/USER)
    
    
    Mar 04 22:31:39 srvbuntu systemd[1]: Starting Transmission BitTorrent Daemon...
    Mar 04 22:31:39 srvbuntu systemd[1152]: transmission-daemon.service: Failed at step USER spawning /usr/bin/transmission-daemon: No such process
    Mar 04 22:31:39 srvbuntu systemd[1]: transmission-daemon.service: Main process exited, code=exited, status=217/USER
    Mar 04 22:31:39 srvbuntu systemd[1]: Failed to start Transmission BitTorrent Daemon.
    Mar 04 22:31:39 srvbuntu systemd[1]: transmission-daemon.service: Unit entered failed state.
    Mar 04 22:31:39 srvbuntu systemd[1]: transmission-daemon.service: Failed with result 'exit-code'.
    dpkg: error processing package transmission-daemon (--configure):
     subprocess installed post-installation script returned error exit status 1
    Errors were encountered while processing:
     transmission-daemon
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    The daemon runs manually from the CLI invoked with sudo -u debian-transmission, so I'm guessing that systemd is having a problem dropping the privileges of the daemon after it starts. How can I fix this?

  2. #2
    Join Date
    Dec 2014
    Beans
    1

    Re: transmission-daemon won't start as a service

    Exact same error and versions, in my case I must use the sudo -u debian-transmission + config path for it to work manually, update never finish

    sudo -u debian-transmission transmission-daemon -g /etc/transmission-daemon/

  3. #3
    Join Date
    Mar 2018
    Beans
    1

    Re: transmission-daemon won't start as a service

    The same here.

    If I change in /lib/systemd/system/transmission-daemon.service user name from 'transmission' to 'debian-transmission' - it starts (the service is available for some time), but it stops by systemctl timeout.

  4. #4
    Join Date
    Feb 2014
    Beans
    140

    Re: transmission-daemon won't start as a service

    I hadn't tried that... yes I get the same symptom.

  5. #5
    Join Date
    Feb 2009
    Beans
    1

    Re: transmission-daemon won't start as a service

    Same problem here...

  6. #6
    Join Date
    Mar 2018
    Beans
    2

    Re: transmission-daemon won't start as a service

    I've got the same problem since the last update to 2.93.
    I tried to uninstall and purge the transmission packets, but the daemon still fails on start.

  7. #7
    Join Date
    Mar 2018
    Beans
    1

    Re: transmission-daemon won't start as a service

    Same here, hoping for a solution

  8. #8
    Join Date
    Mar 2018
    Beans
    1

    Re: transmission-daemon won't start as a service

    Yeah, also the same issue, appeared with the latest update.

  9. #9
    Join Date
    Mar 2018
    Beans
    4

    Re: transmission-daemon won't start as a service

    Just wanted to comment and say I am also having this issue

  10. #10
    Join Date
    Mar 2018
    Beans
    1

    Re: transmission-daemon won't start as a service

    Ahh...so I'm not the only one. Same issue, same version here.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •