diff options
Diffstat (limited to 'content/tech/transmission-stalling.md')
| -rw-r--r-- | content/tech/transmission-stalling.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |
