Guide: rTorrent + ruTorrent installation
|
29th Aug, 2014, 06:21 AM
Post: #31
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
(23rd Apr, 2014 12:19 PM)jameskeagie Wrote: Hi all, Thanks for the info, but i've done all your steps and it doesn't seem to be working. I dont get a pop-up at the gui and transdroid is not working either. Do you have an idea what the issue could be ? Thanks! |
|||
29th Sep, 2014, 10:04 AM
Post: #32
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Thank You for a Great script :-) I installed it on a Respbian and it works perfectly.
The ONLY problem I have is that the torrents are saved as root. Where do I need to make the change so that torrents are downloaded as a user ? Thanks :-) |
|||
20th Oct, 2014, 05:08 AM
Post: #33
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
(29th Sep, 2014 10:04 AM)Crazy Wrote: Thank You for a Great script :-) I installed it on a Respbian and it works perfectly. Hi, I've the same question. I suppose we need to do some change in /etc/init.d/rtorrent, because there's a USER var, but it is not used |
|||
8th Nov, 2014, 11:53 PM
Post: #34
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Ok before I mess this up, thought I would ask. Currently I get these errors when I open ruTorrent
Spoiler (Click to View) As the error suggests, there is a permission issue. These are the settings I used when I ran the script: Note the change of user to pi and the watch and download locations. Subsequently the relative mkdir sections were commented out of the script but I left the permission changes in. (see after the below code) Spoiler (Click to View) Folder creations commented out: Spoiler (Click to View) Edit: This also shows up when I open ruTorrent: As the main OP stated to log in as root, the very first command I did was sudo su followed by wget onwards. Did this have anything to do with the permissions not being granted to those that need it? And the end question being, could someone help me fix this please? |
|||
26th Nov, 2014, 07:26 PM
Post: #35
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
@Moodkiller
ownership of installer package (or anything you got with wget) plays no role later. unrar take this one for instance http://ivka57.dyndns-ip.com/pool/stable/main/u/unrar/unrar_4.1.4-1_armhf.deb re-check your FOLDER creation scripts, you have copy&paste error - copied, but not changed the name Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
25th Dec, 2014, 09:37 AM
Post: #36
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
(8th Nov, 2014 11:53 PM)Moodkiller Wrote: Edit: This also shows up when I open ruTorrent: I also got this issue, although on start of the web client it only says the 'unrar' couldn't be accessed. I do not have the other error. How can I give my user, or to say rtorrent's user all the rights it needs manually? (Btw, in the script I searched and replaced 'xbian' and replaced every match with my username in Notepad++, so it should be fine?) Thanks for your script btw, very nice to have to have a base to work with. Edit: Got it working! Thanks a bunch! It was not your script that couldn't do it, but I picked different group for my user, and now it works. |
|||
31st Dec, 2014, 07:49 AM
Post: #37
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
hi
first of all, sorry for my english, hope you will understand me then, some info : raspbery Pi B+ Xbian i have follow all steps carefully and everything work ! ... almost fine after a while, my rtorrent seems to simply crash, i ssh and do "ps aux | grep rtorrent", and of course found nothing.... when it happened, i tried to launch rtorrent again by enter "rtorrent" (thx captain obvious) and ... : rtorrent: Error in option file: ~/.rtorrent.rc:77: Could not prepare socket for listening: Adresse déjà utilisée (adress already used) as a perfect linux noob, i have look everywhere with my google skill and found nothing... so i have try change the scgi part like if i want couchpotato as explain in page 2, but i had to comment the 2 lines under scgi_local like : # scgi_local = /tmp/rtorrent.sock # execute = {sh,-c,/bin/chgrp www-data /tmp/rtorrent.sock} # execute = {sh,-c,/bin/chmod g=rwx /tmp/rtorrent.sock} was not told, so perhaps not a good idea, but if i dont, i have a line 76 error... with these changes, rtorrent command work and i have the shell gui that apear, and he webui back online too. problem is... [30.12.2014 22:47:17] scheduler: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] datadir: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] trafic: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] retrackers: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] create: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] _task: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] history: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] source: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] screenshots: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] edit: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] data: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] rutracker_check: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] mediainfo: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] autotools: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] erasedata: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. [30.12.2014 22:47:17] unpack: ruTorrent and rTorrent must be installed on the same host. Plugin will not work. ... any clue for a reaaaaalll noob ? :/ |
|||
14th Jan, 2015, 10:34 AM
Post: #38
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Hi,
I also did a fresh install from the latest xbian image, and fellow all the step and getting all those error: [13.01.2015 19:26:55] WebUI started. [13.01.2015 19:26:57] rss: Some functionality will be unavailable. Webserver user can't access external program (curl). [13.01.2015 19:26:57] scheduler: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] trafic: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] rss: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] retrackers: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] create: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] history: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] ratio: Some functionality will be unavailable. rTorrent user can't access external program (php). [13.01.2015 19:26:57] loginmgr: Some functionality will be unavailable. rTorrent user can't access external program (php). [13.01.2015 19:26:57] rutracker_check: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] autotools: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] unpack: Plugin will not work. rTorrent user can't access external program (php). [13.01.2015 19:26:57] rss: Some functionality will be unavailable. rTorrent user can't access external program (curl). [13.01.2015 19:26:57] screenshots: Plugin will not work. rTorrent user can't access external program (ffmpeg). [13.01.2015 19:26:57] mediainfo: Plugin will not work. rTorrent user can't access external program (mediainfo). [13.01.2015 19:26:58] DataDir plugin: rTorrent user can't access php interpreter. Plugin will not work. [13.01.2015 19:26:58] Unpack plugin: rTorrent user can't access 'unrar' program. I havent modified anything yet in the script. |
|||
30th Jan, 2015, 04:30 PM
Post: #39
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
(14th Jan, 2015 10:34 AM)acrylic.cow Wrote: Hi, Hi there, Great script that worked for the most part apart from issues with my permissions and the issue the two previous people had. I resolved them by installing unrar-free, php5-cli, mediainfo and ffmpeg (apt-get install unrar-free php5-cli mediainfo ffmpeg). I hope this is of benefit to someone. Cheers |
|||
4th Feb, 2015, 01:02 AM
Post: #40
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
It is important to put rutorrent on mounted drive with exec enabled.
|
|||
5th Feb, 2015, 06:11 AM
Post: #41
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
(20th Oct, 2014 05:08 AM)biker3 Wrote:(29th Sep, 2014 10:04 AM)Crazy Wrote: Thank You for a Great script :-) I installed it on a Respbian and it works perfectly. In /etc/init.d/rtorrent change start-stop-daemon --start --nicelevel $NICE --background --pidfile $PID_FILE --exec /usr/bin/dtach -- -n $TMP rtorrent -n -o import=$CONFIG_FILE to start-stop-daemon --start --chuid <YOUR_USER_HERE>:<YOUR_GROUP_HERE> --nicelevel $NICE --background --pidfile $PID_FILE --exec /usr/bin/dtach -- -n $TMP rtorrent -n -o import=$CONFIG_FILE In my case, I used pi both for user and group (I'm on Raspbian), but if you are using Xbian maybe you want to use something like xbian:xbian. Then, in .rtorrent.rc change execute = {sh,-c,/bin/chgrp www-data /tmp/rtorrent.sock} execute = {sh,-c,/bin/chmod g=rwx /tmp/rtorrent.sock} to execute = {sh,-c,/usr/bin/sudo /bin/chgrp www-data /tmp/rtorrent.sock} execute = {sh,-c,/usr/bin/sudo /bin/chmod g=rwx /tmp/rtorrent.sock} Cheers! |
|||
13th Feb, 2015, 04:28 AM
Post: #42
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
How to remove all and uninstall rtorrent?
Thank you. |
|||
23rd Apr, 2015, 09:01 PM
Post: #43
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Hi guys,
I've updated my rpi with the latest stable xbian distro and I'm not able to start rtorrent after that. All I get is Code: cannot access `/tmp/rtorrent.dtach': No such file or directory Is there any step I can do manually to fix this? which may be the cause for this file to not have been created? any help? |
|||
30th Apr, 2015, 07:46 AM
Post: #44
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Just found out the answer to my own question
During configuration I've set the listening port range to only one port like 75000 because it was the port opened in my router. It seems that we really need to define a range. After setting it like: Terminal port_range = 75000-75000 Hope this helps anyone that may have the same issue. |
|||
3rd May, 2015, 05:22 PM
Post: #45
|
|||
|
|||
RE: Guide: rTorrent + ruTorrent installation
Can anyone please share the script link seems to be down
|
|||
« Next Oldest | Next Newest »
|