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.

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

1. Select Services > Installed Add-ons from the left menu in the ReadyNAS admin webpage

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

2. Untick transmission P2P Client to disable the Transmission P2P Client

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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.

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

3. Now remove the add-in by clicking Remove

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

4. Click OK to remove

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

5. Click OK on confirmation pop-up

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

6. Open System > Updates from the left hand menu

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

7. Select Local

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

8. Click Choose File

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

10. Now click Upload and verify image

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

11. Click OK

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

Wait for the verification to complete

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

12. Click Perform System Update

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

Wait less than a minute for the update to complete

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

13. Click OK

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

14. Click Installed add-ons

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

15. Untick Transmission P2P Client then click Save

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

16. Click OK

 

 

PuTTy and VI

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

17. Open PuTTY

PuTTY is available here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

18. Fill in the Host Name (or IP address) field, leave default settings and click Open

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

20. Type the following command to start editing the first text file with vi.

vi transtart.sh

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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.

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

22. Now edit the transtop.sh file in the same directory by typing:

vi transtop.sh

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

23. Now edit the blocklist.sh file in the same directory by typing:

vi blocklist.sh

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

24. Type the following commands to get to the transmission-deamon folder

cd transmission-daemon

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

25. Now edit the settings.json file in the transmission-daemon folder by typing:

vi settings.json

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

26. Edit where it says rpc-password for this file:

NOTE: Keep your password in quotation marks.

 

ReadyNAS admin page

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

27. Click Installed add-ons

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

28. Tick Transmission P2P Client then click Save

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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.

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

  • You can open Transmission from Transmission interface button.

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

  • The username for the page is admin to the password you have used in the config files

To add a torrent file:

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

1. Click open

 

Transmission P2P does not start after NETGEAR ReadyNAS RAIDiator 4.1.8 upgrade

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 Smile

, , , , ,

One Comment

Leave a Reply

You must be logged in to post a comment.