Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade
So Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade?
I’ve heard this a few times now since it first happened to me last week. I have since then found time to run through my install guide and that has and that has patched the issues. I guess the upgrade must have overwritten an important file. Anyway, seeing as I took the screenshots whilst repairing it I thought I would share with you the whole process so you can follow it step by step if you need.
1. Select Services > Installed Add-ons from the left menu in the ReadyNAS admin webpage
2. Untick transmission P2P Client to disable the Transmission P2P Client
NOTE: This caused my ReadyNAS admin page to freeze so I hit refresh and Went back to Services > Installed Add-ons, you may just need to click OK when it confirms being stopped.
3. Now remove the add-in by clicking Remove
4. Click OK to remove
5. Click OK on confirmation pop-up
6. Open System > Updates from the left hand menu
7. Select Local
8. Click Choose File
9. Now select the version of Transmission.bin file you downloaded from the ReadyNAS site.
Here’s a link if you lost it: http://www.readynas.com/forum/viewtopic.php?t=24271
10. Now click Upload and verify image
11. Click OK
Wait for the verification to complete
12. Click Perform System Update
Wait less than a minute for the update to complete
13. Click OK
14. Click Installed add-ons
15. Untick Transmission P2P Client then click Save
16. Click OK
PuTTy and VI
17. Open PuTTY
PuTTY is available here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
18. Fill in the Host Name (or IP address) field, leave default settings and click Open
NOTE: You can see what I type as it starts with a #
19. Type the following commands to get to the install folder for Transmission (Note: I use the ‘ls‘ command frequently to indicate where I am).
cd ..
ls
cd addons-config
ls
cd Transmission/
ls
20. Type the following command to start editing the first text file with vi.
vi transtart.sh
21. Using the vi clients commands edit the password value to a personalized password. (vi instructions at the bottom of the article)
REMEMBER: Save your password in an encrypted password program like the following professional programs that can help keep your password data safe from scammers and hackers. I talk about password security until I am blue in the face so just get on these links and get them ordered for your own safety:
Amazon UK:
Windows:
Mac:
Amazon US:
Windows:
Mac:
Please use comments to suggest a password manager on Mac. Thanks.
Press ESC (This will put you in admin mode)
Now press colon (‘:’) then key ‘w’ then ‘q’
The text will appear in the bottom left of the PuTTy session
NOTE: A short description on vi is available on this older article about Transmission on ReadyNAS
22. Now edit the transtop.sh file in the same directory by typing:
vi transtop.sh
23. Now edit the blocklist.sh file in the same directory by typing:
vi blocklist.sh
24. Type the following commands to get to the transmission-deamon folder
cd transmission-daemon
25. Now edit the settings.json file in the transmission-daemon folder by typing:
vi settings.json
26. Edit where it says rpc-password for this file:
NOTE: Keep your password in quotation marks.
ReadyNAS admin page
27. Click Installed add-ons
28. Tick Transmission P2P Client then click Save
29. Click OK
Note: Success, the confirmation pop-up. Yay! Party Time!
You are reading: Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade. If it has helped you, please use the Facebook like button or visit our sponsors.
Some notes on Transmission P2P Client:
- I always use Google Chrome with Transmission as Internet Explorer doesn’t show the page as working correctly even when it is running and seeding/downloading files.
- You can open Transmission from Transmission interface button.
- The username for the page is admin to the password you have used in the config files
To add a torrent file:
1. Click open
2. Choose Files
3. Select the torrent file you downloaded from the internet.
4. Click OK
5. Click Upload
NOTE: If the file does not appear in the list, reload the page (F5)
I hope the article Transmission P2P doesn’t start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade helped you. Please use the Facebook like button to show your appreciation.
Bloorie ![]()
[...] The solution to this problem is available here: http://itblurb.com/2011/10/transmission-p2p-does-not-start-after-netgear-readynas-raidiator-4-1-8-up… [...]