Page 1 of 1

[Solved] Cannot enable deluged.service?

Posted: Tue Aug 02, 2016 10:50 pm
by pkrexer
I'm setup deluge on my headless Ubuntu 16.04 server, followed all the directions and it works mostly. However, I'm having a problem trying to get the service to auto start.

I can start and stop the service by doing "systemctl start deluged" and "systemctl stop deluged". But when I do a "systemctl enable /etc/systemd/system/deluged.service", I get an error "Failed to execute operation: invalid argument"

What am I doing wrong?


I followed this guide:
http://www.havetheknowhow.com/Install-t ... dless.html

Re: Cannot enable deluged.service?

Posted: Tue Aug 02, 2016 11:01 pm
by Cas
Did you search the internet for that error and try the suggestions?

This is the guide that you should follow: http://dev.deluge-torrent.org/wiki/User ... ce/systemd

Re: Cannot enable deluged.service?

Posted: Wed Aug 03, 2016 2:51 am
by pkrexer
I fixed it. I don't think I had something right with my deluged.service file. I stopped the service, recreated the file and started again.

It lets me enable it now and everything auto starts fine.