Search found 4 matches

by rotational
Fri Jun 02, 2023 7:43 pm
Forum: Support
Topic: RESOLVED: session.state corrupt on deluged stop
Replies: 8
Views: 7491

Re: RESOLVED: session.state corrupt on deluged stop

I almost forgot, I owe you a second Thank You mhertz - under libtorrent 2.0.9 I was seeing tracker SSL verification failures, and your post here contained the solution:

viewtopic.php?p=234350#p234350

So thank you again!
by rotational
Thu Jun 01, 2023 11:50 pm
Forum: Support
Topic: RESOLVED: session.state corrupt on deluged stop
Replies: 8
Views: 7491

Re: session.state corrupt on deluged stop

If was me, then I would try changing libtorrent version - the PPA for deluge doesn't have a libtorrent for ubuntu 22.04, so you get the one from ubuntu repo's i.e. libtorrent 2.0.5(well maybe would have gotten regardless, as newer) - You can if wanted run e.g. this command 'sudo pip3 install -U lib...
by rotational
Thu Jun 01, 2023 1:29 am
Forum: Support
Topic: RESOLVED: session.state corrupt on deluged stop
Replies: 8
Views: 7491

Re: session.state corrupt on deluged stop

Hi there, thanks for replying! Here's what I did: All deluge packages removed with apt purge deluge user home cleaned out MaxMemory override removed (This shouldn't have been there anyway) deluge installed via PPA (version 2.1.1-0~202207101304~ubuntu22.04.1) debug logging enabled for daemon deluge-w...
by rotational
Wed May 31, 2023 1:23 am
Forum: Support
Topic: RESOLVED: session.state corrupt on deluged stop
Replies: 8
Views: 7491

RESOLVED: session.state corrupt on deluged stop

update: resolved below: https://forum.deluge-torrent.org/viewtopic.php?p=236458#p236458 Been using Deluge for a couple of years on headless linux servers without issue. Recently had to rebuild and am having the following issue: Ubuntu 22.04 x64 Deluge 2.1.1 via PPA Config and systemd unit files as p...