NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
leonardoborges
Aug 30, 2011Aspirant
Transmission 2.33 fails to connect to UDP trackers
Hi guys, I just got my self a ReadyNAS NV+ last week and been since then customizing it to my liking. It's running Radiator 4.1.7 and Transmission 2.33 But then I noticed that otherwise perfect ...
MrAsker
Oct 12, 2011Tutor
I have basically the same issue as anyone else. Transmission used to work, now it doesn't. CPU Usage is high (~100%), no DL or UL, lots of message in the Recv-Q, etc ... I've upgraded and downgraded Transmission but no result. I've even bought a new Router (Netgear WNDR3800) to see if that helped but it didn't.
This is my netsstat output:
---
ODDJOB:~# netstat -ulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 192.168.44.168:137 0.0.0.0:* 1600/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 1600/nmbd
udp 0 0 192.168.44.168:138 0.0.0.0:* 1600/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 1600/nmbd
udp 0 0 192.168.44.168:22081 0.0.0.0:* 1344/raidard
udp 0 0 0.0.0.0:22081 0.0.0.0:* 1344/raidard
udp 0 0 192.168.44.168:50001 0.0.0.0:* 1373/upnpd
udp 1048332 0 0.0.0.0:51413 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1110/avahi-daemon:
udp 0 0 0.0.0.0:2666 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:2667 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:1900 0.0.0.0:* 1373/upnpd
udp 0 0 0.0.0.0:2669 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:111 0.0.0.0:* 1053/portmap
---
I've tried different setting in the settings.json file but last time it worked I had the following setting:
---
{
"alt-speed-down": 20480,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 62,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 75,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"cache-size-mb": 200,
"dht-enabled": true,
"download-dir": "/media/BitTorrent",
"download-queue-enabled": true,
"download-queue-size": 10,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/media/BitTorrent/_Incomplete",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"lpd-enabled": false,
"max-peers-global": 224,
"max-peers-per-torrent": 60,
"message-level": 2,
"open-file-limit": 32,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 50,
"peer-port": 51413,
"peer-port-random-enabled": 0,
"peer-port-random-high": 65000,
"peer-port-random-low": 48000,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 0,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": true,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{d15b146a3063b3ade7d0fecaa9602218a327a8c8gOoal64v",
"rpc-port": 8181,
"rpc-url": "/transmission/",
"rpc-username": "admin",
"rpc-whitelist": "*",
"rpc-whitelist-enabled": false,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "/c/addons-config/Transmission/email_alert",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 20480,
"speed-limit-down-enabled": false,
"speed-limit-up": 21,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 10,
"utp-enabled": true,
"watch-dir": "/media/BitTorrent/_Sources/",
"watch-dir-enabled": true
}
---
One thing that I have noticed is that before I got problems I usually saw 2 transmission-da processes sharing the ~100% CPU Usage, now I only have one transmission-da process using all the CPU. It does not seem to matter how many concurrent peers I allow or the amount of active Torrents.
For more info: http://www.readynas.com/forum/viewtopic.php?f=36&t=57291
What I would like is to have some better way of getting logs from Transmission, does anybody have any idea on how to get this?
HELP!!! :)
This is my netsstat output:
---
ODDJOB:~# netstat -ulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 192.168.44.168:137 0.0.0.0:* 1600/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 1600/nmbd
udp 0 0 192.168.44.168:138 0.0.0.0:* 1600/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 1600/nmbd
udp 0 0 192.168.44.168:22081 0.0.0.0:* 1344/raidard
udp 0 0 0.0.0.0:22081 0.0.0.0:* 1344/raidard
udp 0 0 192.168.44.168:50001 0.0.0.0:* 1373/upnpd
udp 1048332 0 0.0.0.0:51413 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:5353 0.0.0.0:* 1110/avahi-daemon:
udp 0 0 0.0.0.0:2666 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:2667 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:1900 0.0.0.0:* 1373/upnpd
udp 0 0 0.0.0.0:2669 0.0.0.0:* 20138/transmission-
udp 0 0 0.0.0.0:111 0.0.0.0:* 1053/portmap
---
I've tried different setting in the settings.json file but last time it worked I had the following setting:
---
{
"alt-speed-down": 20480,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 62,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 75,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": true,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"cache-size-mb": 200,
"dht-enabled": true,
"download-dir": "/media/BitTorrent",
"download-queue-enabled": true,
"download-queue-size": 10,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/media/BitTorrent/_Incomplete",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"lpd-enabled": false,
"max-peers-global": 224,
"max-peers-per-torrent": 60,
"message-level": 2,
"open-file-limit": 32,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 50,
"peer-port": 51413,
"peer-port-random-enabled": 0,
"peer-port-random-high": 65000,
"peer-port-random-low": 48000,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 0,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": true,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{d15b146a3063b3ade7d0fecaa9602218a327a8c8gOoal64v",
"rpc-port": 8181,
"rpc-url": "/transmission/",
"rpc-username": "admin",
"rpc-whitelist": "*",
"rpc-whitelist-enabled": false,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "/c/addons-config/Transmission/email_alert",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 20480,
"speed-limit-down-enabled": false,
"speed-limit-up": 21,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 10,
"utp-enabled": true,
"watch-dir": "/media/BitTorrent/_Sources/",
"watch-dir-enabled": true
}
---
One thing that I have noticed is that before I got problems I usually saw 2 transmission-da processes sharing the ~100% CPU Usage, now I only have one transmission-da process using all the CPU. It does not seem to matter how many concurrent peers I allow or the amount of active Torrents.
For more info: http://www.readynas.com/forum/viewtopic.php?f=36&t=57291
What I would like is to have some better way of getting logs from Transmission, does anybody have any idea on how to get this?
HELP!!! :)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!