Page 1 of 1

Warnings in deluged and deluge-web!

Posted: Tue Feb 23, 2010 5:52 pm
by simonbcn
Hi,
I have just installed Deluge 1.2.1 in Ubuntu Karmic (deluged + deluge-web).
All seems it's fine but I see this warnings in log files:
deluge-web.log wrote:[WARNING ] 18:20:54 config:347 Unable to open config file /xxx/.config/deluge/hostlist.conf.1.2: [Errno 2] No existe el fichero ó directorio: '/xxx/.config/deluge/hostlist.conf.1.2'
what is this hostlist.conf file? Missing information in wiki about this (and about other much aspects).
deluged.log wrote:[WARNING ] 18:20:52 config:347 Unable to open config file /xxx/.config/deluge/label.conf: [Errno 2] No existe el fichero ó directorio: '/xxx/.config/deluge/label.conf'
[WARNING ] 18:20:52 config:347 Unable to open config file /xxx/.config/deluge/web_plugin.conf: [Errno 2] No existe el fichero ó directorio: '/xxx/.config/deluge/web_plugin.conf'
[WARNING ] 18:20:52 torrentmanager:574 Unable to update state file to a compatible version: list index out of range
I have activated the Label and WebUi plugin. Label plugin doesn't work with webUI (Ticket 733). The warning about label.conf, I suppose that it has relation with the error with Label plugin, no?
But what is the web_plugin.conf file?
And this warning: "Unable to update state file to a compatible version: list index out of range"?

Re: Warnings in deluged and deluge-web!

Posted: Tue Feb 23, 2010 11:07 pm
by andar
These warnings are benign.. It usually means you have a fresh config or are upgrading from a previous version.

In anycase, these are nothing to worry about.

Re: Warnings in deluged and deluge-web!

Posted: Wed Feb 24, 2010 1:19 am
by simonbcn
Thanks for the answer!
But I have curiosity: what are these hostlist.conf and web_plugin.conf files?

Re: Warnings in deluged and deluge-web!

Posted: Fri Feb 26, 2010 10:55 pm
by andar
simonbcn wrote:Thanks for the answer!
But I have curiosity: what are these hostlist.conf and web_plugin.conf files?
hostlist.conf is used in the connection manager to list your daemons.

web_plugin.conf i think is a legacy config file probably just being looked for to convert to a new format.

Re: Warnings in deluged and deluge-web!

Posted: Sat Feb 27, 2010 4:08 am
by johnnyg
I think web_plugin.conf is used to store preferences for the web ui plugin (the plugin that starts the web ui).