Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
Everything was working great until I installed automatic to download torrents from an RSS feed. I have since given up on automatic, but now transmission is giving me problems.
1.
./transmission.sh stop
is not working. The shell says it has stopped, and there is no error message, but I can still access the webUI, and downloads/uploads are still active.
2. My watch directory is not auto loading torrents either, unless I actually reboot the NAS. I re-installed transmission, and my watch dir worked great for my initial test, but a few hours later, it is not working again.
here is the output of transmission-daemon -d. Everything looks in order to me... Maybe i'm missing something.
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "",
"blocklist-enabled": false,
"dht-enabled": true,
"download-dir": "\/mnt\/HD_a2\/bittorrent\/incoming\/",
"encryption": 1,
"external-done-command": "",
"external-done-command-enabled": false,
"incomplete-dir": "\/mnt\/HD_a2\/bittorrent\/incoming\/",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"message-level": 2,
"open-file-limit": 32,
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": 0,
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"ratio-limit": 2.0000,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{6408bcd1c09078f4317f8e844b8ab7a1e4a20828LLkVgpCy",
"rpc-port": 9091,
"rpc-username": "",
"rpc-whitelist": "192.168.1.*",
"rpc-whitelist-enabled": true,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 100,
"speed-limit-up-enabled": false,
"umask": 18,
"upload-slots-per-torrent": 14,
"watch-dir": "\/mnt\/HD_a2\/torrents\/",
"watch-dir-enabled": trueDoes anyone know what is going on here?
Thanks in advance,
Dave
Offline
Pages: 1