I had to change the file ownership of the log file directory to the username I put in "/etc/init.d/deluge-daemon"
i.e.
Code: Select all
sudo chown -R <USERNAME>:<USERNAME> /var/log/deluge
Code: Select all
sudo chown -R <USERNAME>:<USERNAME> /var/log/deluge