From 555e95319513c7c8289ffe9d188ca1899e5cf70d Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 21 May 2016 21:41:35 +0200 Subject: migrate to hugo --- content/post/transmission-stalling.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/post/transmission-stalling.md (limited to 'content/post/transmission-stalling.md') diff --git a/content/post/transmission-stalling.md b/content/post/transmission-stalling.md new file mode 100644 index 0000000..4f4df93 --- /dev/null +++ b/content/post/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