Results 60 comments of PyroScope Project

A full state reset includes ctrl-e, i.e. try ^k^e^r^s next time.

Well, since rutorrent works, I guess it uses the socket directly. Try to add www-data to the rtorrent group, and restart (not reload) the web server.

Proper solution: - a new `rtxmlrpc` group, with `rtorrent`, `rutorrent`, and `www-data` in it - `/var/run/rtorrent` directory owned by `rtorrent.rtxmlrpc` - socket at `/var/run/rtorrent/scgi_local.sock` owned by `rtorrent.rtxmlrpc`

@Jolar https://pyrocore.readthedocs.io/en/latest/custom.html#list-stuck-tracker-announces

no, rt does not, rut does. they are just stored that way (for no good reason).

Install a queue manager extension / script. There are several.

And the reason for delayed optional inits and things like watch schedules is avoiding trampling herd effects (well, add even more to the built-in trampling herd, actually).