Deluge daemon won't start

General support for problems installing or using Deluge
Post Reply
shaftandspanner

Deluge daemon won't start

Post by shaftandspanner »

Very new with linux but quite happy following instructions. I'm trying to set up Deluge on an Open Media Vault box (Debian Squeeze).

I've followed the Deluge Launchpad PPA for Ubuntu Maverick instructions to install deluged, deluge-console and deluge-web without any problems. libtorrent reported it was already running the latest version.

I followed the Ubuntu init script guide without any problems until I tried to start the daemon.

Code: Select all

sudo invoke-rc.d deluge-daemon start
provided the following message:

Code: Select all

/usr/sbin/invoke-rc.d: 449: /etc/init.d/deluge-daemon: not found
invoke-rc.d: initscript deluge-daemon, action "start" failed.
/etc/init.d/deluge-daemon definitely exists and the permissions are set correctly.

Any help gratefully received.
Post Reply