Linboverteilung 2.4 per Torrent funktioniert nicht / Stockt

Symptomatik:
Torrent startet mit 0MB oder Meldung "Torrent Download stockt" erscheint

Beheben:
/etc/init.d/linbo-bittorrent restart

Dabei sollten die torrents alle neu erstellt werden.

Oder man macht das einmal für ein torrent:

/etc/init.d/linbo-bittorrent restart <imagename>.cloop force


Manchmal hilft auch

systemctl restart bittorrent


Dann muss natürlich in der start.conf. torrent als Verteiler


Wenn der Watchdog weiterhin Stockt kann ein erhöhen der Uploads helfen:

in der /etc/default/linbo-bittorrent 

Parameter auf: MAX_UPLOADS=80 erhöhen

# do not rerequest if we have num peers already (default 20)
MIN_PEERS=200

# stop initiating new connections when we have num peers (default 40)
MAX_INITIATE=400

Nach Umstellen /etc/init.d/linbo-bittorrent restart