Deluge daemon won't start
Posted: Fri May 09, 2014 2:46 pm
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.
provided the following message:
/etc/init.d/deluge-daemon definitely exists and the permissions are set correctly.
Any help gratefully received.
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
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.
Any help gratefully received.