NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Transmission
9 TopicsHow to connect transmission NT by commandline
I have installed transmission NT from app. Then it works ,but I woud like to controle this application by termina;. I googled around and found I have to use transmission-remote or transmission-cli. I found there is some files in this directory. /apps/nastools-transmission/bin drwxr-xr-x 1 root root 180 Mar 1 11:48 .. -rwxr-xr-x 1 root root 510608 Apr 9 2016 transmission-cli -rwxr-xr-x 1 root root 510960 Apr 9 2016 transmission-create -rwxr-xr-x 1 root root 527056 Apr 9 2016 transmission-daemon -rwxr-xr-x 1 root root 506800 Apr 9 2016 transmission-edit -rwxr-xr-x 1 root root 547536 Apr 9 2016 transmission-remote -rwxr-xr-x 1 root root 510864 Apr 9 2016 transmission-show However if I do ./transmission-remote --debug -l posting: -------- {"arguments":{"fields":["error","errorString","eta","id","isFinished","leftUntilDone","name","peersGettingFromUs","peersSendingToUs","rateDownload","rateUpload","sizeWhenDone","status","uploadRatio"]},"method":"torrent-get","tag":4} -------- * Couldn't find host localhost in the .netrc file; using defaults * Trying ::1... * TCP_NODELAY set * connect to ::1 port 9091 failed: Connection refused * Trying 127.0.0.1... * TCP_NODELAY set * connect to 127.0.0.1 port 9091 failed: Connection refused * Failed to connect to localhost port 9091: Connection refused * Closing connection 0 [2017-03-05 04:25:05.678] transmission-remote: (http://localhost:9091/transmission/rpc/) Couldn't connect to server I can't connect to the server. I tries to access (http://localhost:9091/transmission/rpc/) but in vain. Honestly speaking , I am not sure how to controll transmission. This quesion might be stupid. I would like to know the first step of connecting transmission by terminal or some script.3KViews0likes0CommentsTrying to get Transmission Remote GUI working on ReadyNAS 104
I'm trying to get Transmission working on my new ReadyNAS 104 so I can retire my Raspberry Pi torrent box. On that, I used Deluge, so Transmission is new to me. I've got Transmission NT downloaded and installed via the admin page for my NAS. The web GUI seems to be working, but I want something less ugly and with more options, so I want to use Transmission Remote GUI. But I can't get this program to work at all! I'm trying to make a new connection and get it to connect to Transmission. I'm entering what I think is all the correct information (i.e remote host = NAS's IP address, authentication required set to "yes" with the username and password I use to login to my NAS etc) but I've been unable to get it to load. Normally I get "connection refused" but I've been able to get other errors by changing some of the settings. Looking online (such as here http://www.dogmai.net/it/2015/01/27/transmission-3-00-6-on-readynas-os-6-2-2/), it seems I need to edit "settings.json" but I can't find this file anywhere! It's suppose to be in /data/Transmission/config but my data folder only contains "home" and two shares I created in the Netgear admin page. However, in "apps/nastools-transmission" there's a "config.xml" but it's contents are not what I'm looking for. Any idea where to go from here?Restore function broken: Apps do not work correctly after full restore
When rebuilding a Ultra 6 Plus that had a bad RAID (800GB missing in a 14.4TB array), I had serious problems getting Apps to work. Original System: U6+ (4GB RAM), OS 6.4.1, 14.4TB array. Apps installed: Transmission (as backup: installed but not normally active), Sickrage was NOT installed on the original system. Rebuild procedure: Removed disks and zeroed, Factory reset, started with 1 3.6TB HD to rebuild array. Did a restore from previous build, then added Transmission, Sickrage from Apps>Available Apps. Here's what happened: Transmission: config.json file showed rpc port set to 9091, rpc whitelist at 127.0.0.1. Fixed by SSH'ing in then manually editing file to change port to 8181 (to match ReadyNAS "Launch" specs) and adding 192.168.0.* to whitelist. Web interface available. Sickrage: No files present in /apps/sickrage/app-config. Zip. Nada. Nothing. I considered adding everything in by hand, then decided to rebuild differently. to see if I could fix it. By doing another factory reset then adding apps BEFORE the restore, everything appears to be correct (Transmission: good settings.json file, Sickrage has files in /apps/sickrage/app-config). HOWEVER, when doing an initial update within Sickrage, it breaks the app. The config files are there, but the web interface no longer comes up. I then uninstalled then reinstalled Sickrage to see if it would come up: After reinstalling, there were once again No files present in /apps/sickrage/app-config, so the default install seems to be broken. Apparently, doing a full restore permanently kills the ability to add/change/upgrade/reinstall apps. Is this a Apps problem, or a problem with how OS6 treats App installation after a restore? I suspect the latter. Would choosing to do a partial restore be possible? Is this a "Services" or "Misc" Restore problem? I would rather not have to rebuild my shares, users, services manually. However, if it is the only way to work around the problem with this obviously broken Restore, I'll do so. Logs downloaded and available upon request. Comments, anyone? I'll be doing yet another factory reset and a partial restore to see if I can get around this. <sigh>Transmission crashing after a couple of seconds
I've had the canonical Transmission plug-in installed on OS6 for months (the 3.0.8 that you install from the UI). Yesterday I noticed that there is a newer version on super_poussin dropbox, so I tried to installed. I got the message that it installed fine, but then it disappeared from the installed app list. After a few cycles of installing and uninstalling, I had a look to the log file, and I noticed that the transmission daemon is getting killed and revived every couple of seconds. When it goes does, this is the message in the log: Message traps: transmission-da[24271] trap invalid opcode ip:42905c sp:7fc8c199ac20 error:0 in transmission-daemon[400000+6b000] Any ideas on what this could be, and how to reset the whole thing?Solved5.7KViews0likes10CommentsTransmission 2.92 for ReadyNAS OS 6
Hi everyone, you may download the latest versions of Transmission Bittorrent client for NETGEAR ReadyNAS storage systems from my GitHub: Transmission add-on package for ReadyNAS systems on ARM processor (100, 200 series, 2120 and others): https://github.com/ssurba/transmission-readynas-os6-arm Transmission add-on package for ReadyNAS systems on Intel processor (300, 500, 700 series, 3220/4220 and others): https://github.com/ssurba/transmission-readynas-os6-x86 Transmission add-on package for legacy ReadyNAS storage systems based on ARM architecture - DUO v2 (RND2000v2), NV+ v2 (RND4000v2): https://github.com/ssurba/transmission-readynas-legacy-arm The latest version for ReadyNAS OS 6 is 2.92-0.01. Comments, suggestions and bug reports (if any) are always welcome. :-) Happy ReadyNASing! Best regards, Sergey.Transmission 3.00.6 problems
Hi all. I would like to ask for help from you all. My transmission is acting very wired: First - The installed version is shown in my admin page 3.00.6, but when I am in the application it is showin 2.82 Second - When I check available free space in my admin page it show 3.65TB but in the transmission 4.01TB Third - The newly downloaded folders doesn't get date when it is finished in the downloaded folder. The version of my Readynas 104 is 6.4.0 Printscreens:Transmission failes to initialize
Afternoon guys, I screwed something up with transmission when deleting all snapshots after disabling the snapshot option for the Transmission share. I removed transmission but it said itfailed. The icon is gone though. I reinstalled the latest version 3.00.8 and that is going okay, but the service will not start. I get a error message: application failed to initialize 220020100000. Any thoughts on how to resolve this? During this mess I upgraded my NAS to 6.2.4 (was still running 6.2.2), after that upgrade I'm getting more Connecting to ReadyNAS Admin Page... screens. not sure if it's related. happens more in chrome than safari. I also get these screens when installing/removing transmission from my apps page.Solved9.2KViews0likes9CommentsTransmission add-on for ReadyNAS
Hi, I have installed the Transmission add-on version 3.0.0.8 from DEV "Poussin" on my ReadyNAs 312 (fw 6.2.4) but often the web UI of this add-on falls, and can't available anymore on installed port (8181 in my case) Do you know this issue? Where can I find a update Thanks :-) Yves7.7KViews0likes8Comments