Comment 2 for bug 853819

Revision history for this message
Cas (calumlind) wrote : Re: deluge-web crashed with OSError in makedirs(): [Errno 13] Permission denied: '/home/deluge/.config/deluge'

I assume that you created the user deluge but it does not have a home dir. You need to specify the config location for deluge-web with '-c' to match the one pointed to by deluged.

However the error still needs to be dealt with to stop it crashing.