1.1.6 FC10 Error

General support for problems installing or using Deluge
Post Reply
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

1.1.6 FC10 Error

Post by skiff »

[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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.1.6 FC10 Error

Post by johnnyg »

Does .config/deluge have write permissions?
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

Re: 1.1.6 FC10 Error

Post by skiff »

johnnyg wrote:Does .config/deluge have write permissions?
drwx------ 6 skiff skiff 4096 2009-04-16 02:01 deluge


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~
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: 1.1.6 FC10 Error

Post by johnnyg »

is deluge[d] running as skiff?
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

Re: 1.1.6 FC10 Error

Post by skiff »

johnnyg wrote:is deluge[d] running as skiff?
yep, I started getting that error as soon as I installed 1.1.6, versions .3-.5 were fine
abubin
Seeder
Seeder
Posts: 217
Joined: Thu Sep 13, 2007 6:03 am

Re: 1.1.6 FC10 Error

Post by abubin »

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.
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

Re: 1.1.6 FC10 Error

Post by skiff »

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.
I installed from repositories, deleting configs doesnt help, will just have to wait until next version I guess
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

Re: 1.1.6 FC10 Error

Post by skiff »

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?
skiff
Member
Member
Posts: 18
Joined: Sun Feb 22, 2009 3:10 am

Re: 1.1.6 FC10 Error

Post by skiff »

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.
When you compiled deluge, did you install dependencies via yum or compiled them as well ?
Post Reply