#1163: config:405 Unable to open config file
----------------------+-----------------------------------------------------
Reporter: simonbcn | Owner:
Type: bug | Status: new
Priority: major | Milestone: 1.2.0
Component: core | Version: 1.2.1
Keywords: |
----------------------+-----------------------------------------------------
deluged in server with init script.
When it starts the init script, in log file appears this warning several
times:
{{{
[WARNING ] config:405 Unable to open config file:
/xxx/.config/deluge/label.conf
}}}
But that config file exist.
And, sometimes, when I stop the deluged (with init script), it shows, in
log file:
{{{
[WARNING ] config:405 Unable to open config file:
/xxx/.config/deluge/core.conf
}}}
But that config file exist too.
All these are only warnings, incorrect, but only warnings. Deluged starts.
But the real problem is that today, I rebooted the machine but deluged
didn't start, I saw the log file:
{{{
[ERROR ] config:405 Unable to open config file:
/xxx/.config/deluge/core.conf
}}}
I didn't change anything and I executed:
{{{
sudo /etc/init.d/deluge-daemon start
}}}
And deluged started well this time!
Well, I think it's necessary to review the code, don't you think?
(''Sorry for my bad english. I'm spanish'')
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/1163>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.