summaryrefslogtreecommitdiff
path: root/content/tech/transmission-stalling.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-05-24 19:46:37 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-05-24 19:46:37 +0200
commitbd8464abb8deee0d31bb84cc47cd3335c0e688d5 (patch)
treecea507ae72e1b5fda03ae6dc5c6d3cae2436a7cc /content/tech/transmission-stalling.md
parent55439cd6455232057c9c08202c853c1f5201d79f (diff)
downloadblog-bd8464abb8deee0d31bb84cc47cd3335c0e688d5.tar.gz
blog-bd8464abb8deee0d31bb84cc47cd3335c0e688d5.zip
move posts into 'tech' section
Diffstat (limited to 'content/tech/transmission-stalling.md')
-rw-r--r--content/tech/transmission-stalling.md10
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.