NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mcpeterc
Nov 28, 2013Aspirant
ReadyNAS NVX - transmission 2.82 not starting
Hi friends.
I have been using transmission addon since forever. I have never had problems until I upgraded from version 2.7x to 2.82. After this update the addon wont start.
I have a copy of my settings.json file here (note umask is 0)
If i revert back to the old version everything works fine, tho i am NOT satisfied with my upload speed on this version. All the nessesary ports are open
best regards
I have been using transmission addon since forever. I have never had problems until I upgraded from version 2.7x to 2.82. After this update the addon wont start.
I have a copy of my settings.json file here (note umask is 0)
{
"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": true,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"cache-size-mb": 200,
"dht-enabled": false,
"download-dir": "/c/media/BitTorrent",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/c/media/BitTorrent/Incomplete",
"incomplete-dir-enabled": true,
"lazy-bitfield-enabled": true,
"lpd-enabled": false,
"max-peers-global": 200,
"message-level": 1,
"open-file-limit": 32,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-enabled": 0,
"peer-port-random-high": 65535,
"peer-port-random-low": 1024,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"pidfile": "/var/run/transmission-daemon.pid",
"port-forwarding-enabled": true,
"preallocation": 2,
"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": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{SECRET",
"rpc-port": 8181,
"rpc-url": "/transmission/",
"rpc-username": "SECRET",
"rpc-whitelist": "*",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/c/addons-config/Transmission/email_alert",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 10,
"speed-limit-up-enabled": false,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-limit": 100,
"upload-limit-enabled": 0,
"upload-slots-per-torrent": 14,
"utp-enabled": false,
"watch-dir": "/c/media/BitTorrent/sources/",
"watch-dir-enabled": 1
}
If i revert back to the old version everything works fine, tho i am NOT satisfied with my upload speed on this version. All the nessesary ports are open
best regards
16 Replies
Replies have been turned off for this discussion
- mdgm-ntgrNETGEAR Employee Retired
- KymruAspirant2.84 will start/stop when fresh install, but as soon as i edit the settings.json, i get an error saying "transmission service failed to start"
but i can remote download via
Transmission Remote GUI on my computer
Transdroid on my phone and tablet
i can get access via the web interface for transmission
but no green light in frontview for transmission to say its loaded, if i reboot my NAS, i have to try and restart via frontview again
the only settings i have changed in settings.json are
"download-dir":
"incomplete-dir":
"watch-dir":
"rpc-port": - mdgm-ntgrNETGEAR Employee RetiredHow did you edit that file?
If you use an incompatible editor you can mess up the formatting of settings.json - KymruAspiranti have tried using nano direct from command line, i have tried using WinSCP and edit it with Ultraedit and Brackets, all edited from a fresh install after deleting the /c/addons-config/Transmission folder
get the same thing on every editor - mdgm-ntgrNETGEAR Employee RetiredYou didn't copy the file somewhere else, edit it and copy it back did you? Best to edit the file in place.
- KymruAspirantthe nano edit was done on the nas and that was the last one i tried, i thought the same that using WinSCP and editing it with ultraedit and brackets may be breaking the format in some way
but even using nano it fails to start
Related Content
NETGEAR Academy

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