Page 1 of 1

Error: Unable to backup torrents.state Errno 2

Posted: Sat Oct 17, 2015 4:06 pm
by Phixion
Deluge 1.3.12
Libtorrent 1.0.6
Debian 7 Headless

Noticed some errors popping up in my tmux session, looking in deluged.log I found the following errors:

Code: Select all

Unable to backup /home/USER/.config/deluge/state/torrents.state to /home/USER/.config/deluge/state/torrents.state.bak: [Errno 2] No such file or directory
Unable to backup /home/USER/.config/deluge/state/torrents.fastresume to /home/USER/.config/deluge/state/torrents.fastresume.bak: [Errno 2] No such file or directory
The location ~/.config/deluge/state exists.

Any ideas why I'm seeing this?

Many thanks.

Re: Errno 2

Posted: Sat Oct 17, 2015 5:10 pm
by Cas
Likely an artifact of starting with a fresh config, as long as it's not seen again.

Re: Errno 2

Posted: Mon Nov 02, 2015 12:24 am
by Phixion
Cas wrote:Likely an artifact of starting with a fresh config, as long as it's not seen again.
Yep, that's the case... Thank you mate :)