[Solved] Cannot enable deluged.service?

General support for problems installing or using Deluge
Locked
pkrexer
New User
New User
Posts: 2
Joined: Tue Aug 02, 2016 10:38 pm

[Solved] Cannot enable deluged.service?

Post 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
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Cannot enable deluged.service?

Post 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
pkrexer
New User
New User
Posts: 2
Joined: Tue Aug 02, 2016 10:38 pm

Re: Cannot enable deluged.service?

Post 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.
Locked