Error: Unable to backup torrents.state Errno 2

General support for problems installing or using Deluge
Post Reply
Phixion
Member
Member
Posts: 22
Joined: Sat Jul 30, 2011 7:43 pm

Error: Unable to backup torrents.state Errno 2

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Errno 2

Post by Cas »

Likely an artifact of starting with a fresh config, as long as it's not seen again.
Phixion
Member
Member
Posts: 22
Joined: Sat Jul 30, 2011 7:43 pm

Re: Errno 2

Post 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 :)
Post Reply