From bd8464abb8deee0d31bb84cc47cd3335c0e688d5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 24 May 2016 19:46:37 +0200 Subject: move posts into 'tech' section --- content/tech/transmission-stalling.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/tech/transmission-stalling.md (limited to 'content/tech/transmission-stalling.md') diff --git a/content/tech/transmission-stalling.md b/content/tech/transmission-stalling.md new file mode 100644 index 0000000..4f4df93 --- /dev/null +++ b/content/tech/transmission-stalling.md @@ -0,0 +1,10 @@ +--- +categories: +- software +date: 2016-01-02 +title: Fix transmission not downloading anything +--- + +I experienced a weird issue on my NAS where transmission suddenly stopped downloading my torrents. It showed "Downloading from 0 of 0 connected peer(s)" for hours! + +After some experimenting, I found out that in the individual torrent's properties there was the option "Maximum peers", which was apparently set to 1. Increasing it changed everything: Now that torrent had peers and even web seeds. -- cgit v1.3.1