Unable to Start Daemon - No Access to Deluge Config

General support for problems installing or using Deluge
Post Reply
NuttBoxer
Member
Member
Posts: 29
Joined: Sat Jul 19, 2014 9:49 pm

Unable to Start Daemon - No Access to Deluge Config

Post by NuttBoxer »

Environment:
Ubuntu 14.04 headless server
deluge 1.3.6
libtorrent 0.16.16.0

I have deluge setup using the daemon and webui. Was running fine until recently. Only changes on my end were installing OpenVPN due to a few ISP emails, and changing my sudo user password. Now for some reason when I try to start the daemon I get this message:

[Error] common:167 Unable to use default config directory, exiting... ([Errno13] Permission denied: "/home/user/.config/deluge')

to start it I type sudo start deluged, enter password, and receive message that is started process xxxxx. But looking at Webmin, it never starts. Trying to access webui just spins forever or goes to can't connect right away.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Unable to Start Daemon - No Access to Deluge Config

Post by Cas »

Have you tried specifying a config location that you do have permission to read/write from...
NuttBoxer
Member
Member
Posts: 29
Joined: Sat Jul 19, 2014 9:49 pm

Re: Unable to Start Daemon - No Access to Deluge Config

Post by NuttBoxer »

I thought I had done this, but apparently not restarted correctly afterwards. Chown /.config to user:deluge, reboot, daemon starts, no problem.
Post Reply