Oct 17 15:12:08 Meyithi-PC systemd[1]: Starting Deluge WebUI... Oct 17 15:12:08 Meyithi-PC systemd[1]: Started Deluge WebUI. Oct 17 15:12:08 Meyithi-PC sudo[2028]: pam_unix(sudo:session): session closed for user root Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: Traceback (most recent call last): Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/bin/deluge-web", line 9, in Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: load_entry_point('deluge==1.3.5', 'console_scripts', 'deluge-web')() Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 138, in start Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: web.start() Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/ui/web/web.py", line 108, in start Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: self.__server = server.DelugeWeb() Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/ui/web/server.py", line 600, in __init__ Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: self.config = configmanager.ConfigManager("web.conf", CONFIG_DEFAULTS) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/configmanager.py", line 122, in ConfigManager Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: return _configmanager.get_config(config, defaults) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/configmanager.py", line 114, in get_config Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: self.config_files[config_file] = Config(config_file, defaults, self.config_directory) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/configmanager.py", line 51, in config_directory Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: self.__config_directory = deluge.common.get_default_config_dir() Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/deluge/common.py", line 166, in get_default_config_dir Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: return xdg.BaseDirectory.save_config_path("deluge") Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/site-packages/xdg/BaseDirectory.py", line 58, in save_config_path Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: os.makedirs(path, 0o700) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/os.py", line 150, in makedirs Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: makedirs(head, mode) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: File "/usr/lib/python2.7/os.py", line 157, in makedirs Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: mkdir(name, mode) Oct 17 15:12:09 Meyithi-PC deluge-web[2031]: OSError: [Errno 13] Permission denied: '/srv/deluge/.config' Oct 17 15:12:09 Meyithi-PC systemd[1]: deluge-web.service: main process exited, code=exited, status=1 Oct 17 15:12:09 Meyithi-PC systemd[1]: Unit deluge-web.service entered failed state.