Page 1 of 1

[Solved] Frequent deluged crashes with "torrentmanager:966"

Posted: Fri Nov 04, 2011 4:18 pm
by darkmaestro
Deluge has been crashing every 30 minutes or so for the past week. Each time the debug log ends with the following lines:

Code: Select all

alertmanager:123 tracker_error_alert: **torrent name** (udp://tracker.openbittorrent.com:80/announce) (0) timed out (0)
torrentmanager:966 on_alert_tracker_error
The torrent in question varies, but this only seems to apply to the openbittorrent tracker. (Pausing all openbittorrent torrents "solves" the issue.) Everything else in the log seems pretty mundane.

Daemon:
Deluge 1.3.3
Ubuntu Server 11.10

Thin Client:
Deluge 1.3.3
Windows 7 (64-bit)

Re: Frequent deluged crashes with "torrentmanager:966"

Posted: Fri Nov 04, 2011 5:48 pm
by Cas
Please try with the latest libtorrent 0.15.8 from the PPA https://launchpad.net/~deluge-team/+archive/ppa

Re: Frequent deluged crashes with "torrentmanager:966"

Posted: Fri Nov 04, 2011 8:48 pm
by darkmaestro
Thanks Cas, I'll try that when it crashes next. It's managed to make it almost four hours since the last one, so perhaps things are improving on their own. Keep your fingers crossed and I'll update as the situation progresses.

UPDATE:
Ended up shutting down the daemon manually after 12 or so hours without a crash. Installed libtorrent 0.15.8 per Cas's suggestion and restarted the daemon. Four days so far without a crash, so things seem to have worked themselves out. Can't say if it was the new version of libtorrent that solved it, but I'd say that's a good starting point for anyone else with this issue.

UPDATE:
Still no problems. Going to mark this as solved.