Help installing rtorrent/rutorrent

Status
Not open for further replies.

eldo

Explorer
Joined
Dec 18, 2014
Messages
99
I started a new jail and did pkg install rtorrent but I'm stumped what to do next.
I was going to start setting up rutorrent in a jail but hadn't gotten round to it yet.

Have you tried something along these lines?

https://danthesalmon.com/blog/create-seedbox-jail-freenas/

If you get it working, note what you did and create a post with some current details in case the process changed if you don't mind.

Sent from my SM-G930T using Tapatalk
 

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
I was going to start setting up rutorrent in a jail but hadn't gotten round to it yet.

Have you tried something along these lines?

https://danthesalmon.com/blog/create-seedbox-jail-freenas/

If you get it working, note what you did and create a post with some current details in case the process changed if you don't mind.

Sent from my SM-G930T using Tapatalk
So I followed the guide. I already had Deluge in that jail since I'm trying to do that download with Deluge pass to rTorrent to seed thing. I used the deluge user instead of admin and everything starts but I can't connect with ruTorrent.

[16.07.2017 19:43:20] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.

I checked the files and they both have 5001.
 

eldo

Explorer
Joined
Dec 18, 2014
Messages
99
Rtorrent is active and running?

Sent from my SM-G930T using Tapatalk
 

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
Rtorrent is active and running?

Sent from my SM-G930T using Tapatalk
Yep.

Code:
root@couchpotato_1:/home/deluge # ps -aux
USER	PID %CPU %MEM	VSZ	RSS TT  STAT STARTED	TIME COMMAND
deluge 6057  1.3  1.1 319660 188652  -  SJ   19:42   0:43.20 /usr/local/bin/python2.7 /usr/local/bin/deluged -c /home/deluge/.config/deluge -L
root   5369  0.0  0.2 132832  37384  -  SJ   19:42   0:01.06 /usr/pbi/couchpotato-amd64/bin/python2.7 /usr/pbi/couchpotato-amd64/control.py sta
root   5901  0.0  0.0  10464   2040  -  SsJ  19:42   0:00.00 /usr/sbin/syslogd -s
deluge 6092  0.0  0.3 138080  42836  -  SJ   19:42   0:00.41 /usr/local/bin/python2.7 /usr/local/bin/deluge-web -f -c /home/deluge/.config/delu
media  6112  0.0  0.5 243968  78692  -  IJ   19:42   0:21.28 /usr/pbi/couchpotato-amd64/bin/python2.7 /usr/pbi/couchpotato-amd64/share/couchpot
root   6120  0.0  0.0  12564   1980  -  IsJ  19:42   0:00.00 /usr/sbin/cron -s
root   6146  0.0  0.0  23872   4244  -  IsJ  19:42   0:00.00 screen -dmS screen_rtorrent rtorrent
root   8346  0.0  0.0  39028   5736  -  SJ   20:02   0:00.01 /usr/local/sbin/lighttpd -f /usr/local/etc/lighttpd/lighttpd.conf
root   8347  0.0  0.1 244032  19252  -  IsJ  20:02   0:00.02 /usr/local/bin/php-cgi
root   8348  0.0  0.1 247760  23136  -  SJ   20:02   0:00.05 /usr/local/bin/php-cgi
root   8349  0.0  0.1 244032  19252  -  IJ   20:02   0:00.00 /usr/local/bin/php-cgi
root   8350  0.0  0.1 244032  19252  -  IJ   20:02   0:00.00 /usr/local/bin/php-cgi
root   6240  0.0  0.0  19676   3288  0  SJ   19:43   0:00.02 tcsh
root   8493  0.0  0.0  21244   2212  0  R+J  20:04   0:00.00 ps -aux
root   6147  0.0  0.2 159616  31716  1  Ss+J 19:42   0:00.24 rtorrent

 
Status
Not open for further replies.
Top