[ERROR ] 23:59:25 config:304 Error moving new config file: [Errno 2] No such f
ile or directory: '/home/skiff/.config/deluge/webui06.conf.new'
[ERROR ] 23:59:25 config:296 Error backing up old config..
[ERROR ] 23:59:25 config:304 Error moving new config file: [Errno 2] No such f
ile or directory: '/home/skiff/.config/deluge/webui06.conf.new'
[ERROR ] 23:59:25 config:296 Error backing up old config..
[ERROR ] 23:59:25 config:304 Error moving new config file: [Errno 2] No such f
ile or directory: '/home/skiff/.config/deluge/webui06.conf.new'
I keep getting this error everytime I change something in webui. I only run it as webui on a remote server. Help?
EDIT:Also tried creating an empty file so it would stop giving me that error, still the same.
1.1.6 FC10 Error
Re: 1.1.6 FC10 Error
Does .config/deluge have write permissions?
Re: 1.1.6 FC10 Error
drwx------ 6 skiff skiff 4096 2009-04-16 02:01 delugejohnnyg wrote:Does .config/deluge have write permissions?
and content of deluge dir:
$ ls -la /home/skiff/.config/deluge
total 60
drwx------ 6 skiff skiff 4096 2009-04-16 02:01 .
drwxr-xr-x 10 skiff skiff 4096 2009-04-15 23:20 ..
-rw------- 1 skiff skiff 68 2009-04-15 23:21 auth
-rw-rw-r-- 1 skiff skiff 2199 2009-04-16 01:59 core.conf
-rw-rw-r-- 1 skiff skiff 2167 2009-04-15 23:46 core.conf~
-rw-rw-r-- 1 skiff skiff 2156 2009-04-15 23:38 custom.conf
-rw-rw-r-- 1 skiff skiff 0 2009-04-16 02:01 deluged.log
-rw-rw-r-- 1 skiff skiff 61 2009-04-15 23:49 deluge-web.log
-rw-rw-r-- 1 skiff skiff 1255 2009-04-16 02:01 dht.state
drwxrwxr-x 2 skiff skiff 4096 2009-04-16 00:25 icons
drwxrwxr-x 2 skiff skiff 4096 2009-04-15 23:20 plugins
-rw-rw-r-- 1 skiff skiff 28 2009-04-16 02:01 session.state
drwxrwxr-x 2 skiff skiff 4096 2009-04-16 12:16 state
-rw-rw-r-- 1 skiff skiff 34 2009-04-15 23:20 ui.conf
drwxrwxr-x 2 skiff skiff 4096 2009-04-15 23:41 web
-rw-rw-r-- 1 skiff skiff 663 2009-04-16 02:01 webui06.conf~
Re: 1.1.6 FC10 Error
is deluge[d] running as skiff?
Re: 1.1.6 FC10 Error
yep, I started getting that error as soon as I installed 1.1.6, versions .3-.5 were finejohnnyg wrote:is deluge[d] running as skiff?
Re: 1.1.6 FC10 Error
have you tried delete the config files?
Did you compile it yourself or installed from a binary?
My own compiled version working fine on fc10. Using webui also.
Did you compile it yourself or installed from a binary?
My own compiled version working fine on fc10. Using webui also.
Re: 1.1.6 FC10 Error
I installed from repositories, deleting configs doesnt help, will just have to wait until next version I guessabubin wrote:have you tried delete the config files?
Did you compile it yourself or installed from a binary?
My own compiled version working fine on fc10. Using webui also.
Re: 1.1.6 FC10 Error
Ive also noticed I only have webui06.conf and webui06.conf~ inside deluge folder, but not the webui06.conf.new that it tries to write to. When I create an empty webui06.conf.new in that folder, it disappears after I do some changes to config file...any thoughts?
Re: 1.1.6 FC10 Error
When you compiled deluge, did you install dependencies via yum or compiled them as well ?abubin wrote:have you tried delete the config files?
Did you compile it yourself or installed from a binary?
My own compiled version working fine on fc10. Using webui also.