× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: ReadyNAS NVX - transmission 2.82 not starting

mcpeterc
Aspirant

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)

{
"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
Message 1 of 17
super_poussin
Virtuoso

Re: ReadyNAS NVX - transmission 2.82 not starting

could you provide me ssh access to the unit ?
Message 2 of 17
mcpeterc
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

Sure... gimme a sec to installa SSH and transmission 2.82.

Ill send u a PM with info
Message 3 of 17
mcpeterc
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

PM sent
Message 4 of 17
super_poussin
Virtuoso

Re: ReadyNAS NVX - transmission 2.82 not starting

should work now 🙂
Message 5 of 17
sharmy
Apprentice

Re: ReadyNAS NVX - transmission 2.82 not starting

Any chance of sharing how to fix? I've not been able to get 2.82 running since you released it.
Message 6 of 17
super_poussin
Virtuoso

Re: ReadyNAS NVX - transmission 2.82 not starting

Message 7 of 17
sharmy
Apprentice

Re: ReadyNAS NVX - transmission 2.82 not starting

Thanks!
Message 8 of 17
Raucous
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

2.83 worked initially on load. However, once I stopped it, changed the settings.json file to a different port and different rpc password, I could not get Transmission to start back up again.

Thanks for your support.
Message 9 of 17
Abstract
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

Hello everyone,

I have an Ultra 4 Plus running 4.2.25 and I cannot get Transmission to work. I had 2.80 working at one point, but after upgrading to 2.82 I always got the "Transmission service failed to start" error.
I tried to reverting back to 2.80 to see if that would fix things ... didn't help, same error. I also tried the 2.83 linked in this thread but no dice.

my settings.json file is shown below

Thanks in advance


{
"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,
"blocklist-url": "http://list.iblocklist.com/?list=bt_level1",
"cache-size-mb": 2,
"dht-enabled": true,
"download-dir": “/multimedia/BitTorrent",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 0,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": “/multimedia/BitTorrent/Incomplete",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"message-level": 2,
"peer-congestion-algorithm": "",
"peer-id-ttl-hours": 6,
"peer-limit-global": 200,
"peer-limit-per-torrent": 50,
"peer-port": 51450,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"pidfile": "/var/run/transmission-daemon.pid",
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": “password1",
"rpc-port": 8181,
"rpc-url": "/transmission/",
"rpc-username": "admin",
"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": 100,
"speed-limit-up-enabled": false,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 14,
"utp-enabled": true
}


Message 10 of 17
Kymru
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

i am getting the same error, Transmission Service Failed to Start

using 2.82, the dropbox link above is not there anymore

anyone else have any luck with this?
Message 11 of 17
mdgm-ntgr
NETGEAR Employee Retired

Re: ReadyNAS NVX - transmission 2.82 not starting

Message 12 of 17
Kymru
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

2.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":
Message 13 of 17
mdgm-ntgr
NETGEAR Employee Retired

Re: ReadyNAS NVX - transmission 2.82 not starting

How did you edit that file?

If you use an incompatible editor you can mess up the formatting of settings.json
Message 14 of 17
Kymru
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

i 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
Message 15 of 17
mdgm-ntgr
NETGEAR Employee Retired

Re: ReadyNAS NVX - transmission 2.82 not starting

You didn't copy the file somewhere else, edit it and copy it back did you? Best to edit the file in place.
Message 16 of 17
Kymru
Aspirant

Re: ReadyNAS NVX - transmission 2.82 not starting

the 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
Message 17 of 17
Discussion stats
  • 16 replies
  • 8264 views
  • 0 kudos
  • 7 in conversation
Announcements