Warnings in deluged and deluge-web!

General support for problems installing or using Deluge
Post Reply
simonbcn
Leecher
Leecher
Posts: 53
Joined: Tue Sep 18, 2007 7:10 pm
Location: Barcelona, Spain
Contact:

Warnings in deluged and deluge-web!

Post 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"?
Simón
Usuario Linux nº 413.257 (http://counter.li.org/)
Usuario Ubuntu nº 11312 (http://ubuntucounter.geekosophical.net/)
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Warnings in deluged and deluge-web!

Post 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.
simonbcn
Leecher
Leecher
Posts: 53
Joined: Tue Sep 18, 2007 7:10 pm
Location: Barcelona, Spain
Contact:

Re: Warnings in deluged and deluge-web!

Post by simonbcn »

Thanks for the answer!
But I have curiosity: what are these hostlist.conf and web_plugin.conf files?
Simón
Usuario Linux nº 413.257 (http://counter.li.org/)
Usuario Ubuntu nº 11312 (http://ubuntucounter.geekosophical.net/)
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: Warnings in deluged and deluge-web!

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

Re: Warnings in deluged and deluge-web!

Post by johnnyg »

I think web_plugin.conf is used to store preferences for the web ui plugin (the plugin that starts the web ui).
Post Reply