1

I installed deluge and configured it to startup webgui using this tutorial:

http://www.havetheknowhow.com/Install-the-software/Install-Deluge-Headless.html

But it doesn't work! It just worked on first reboot, after that I need to start it manually everytime.

I believe there is something wrong with startup script.

But I have no idea how to diagnose this problem, where should I see logs of what is going wrong? or in general how to deal with this kind of problem.

Thanks!

1 Answers1

0

I resolved issue by simply removing deluge, and reinstalling.

sudo apt-get --purge deluge-webui deluge
sudo apt-get install deluge deluge-webui