nous y voila !
arckosfr@SEED-v2:~$ rtorrent
rtorrent: Error in option file: ~/.rtorrent.rc:19: Bad return code.
et donc le rtorrent.rc :
scgi_port = 127.0.0.1:5001
encoding_list = UTF-8
port_range = 45000-65000
port_random = no
check_hash = no
directory = /home/share/arckosfr/torrents
session = /home/share/arckosfr/.session
encryption = allow_incoming, try_outgoing, enable_retry
schedule = watch_directory,1,1,"load_start=/home/share/arckosfr/watch/*.torrent"
schedule = untied_directory,5,5,"stop_untied=/home/share/arckosfr/watch/*.torrent"
use_udp_trackers = yes
dht = off
peer_exchange = no
min_peers = 40
max_peers = 100
min_peers_seed = 10
max_peers_seed = 50
max_uploads = 15
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php <username> &}
schedule = espace_disque_insuffisant,1,30,close_low_diskspace=500M
ok je suis un boulet, le <username> me regarde un sourire narquois ><
du coup après modif :
arckosfr@SEED-v2:~$ rtorrent
rtorrent: Could not lock session directory: "/home/share/arckosfr/.session/", No such file or directory
bon du coup je me debug solo xD
un pti mkdir .session
je relance le tout, j'ai bien les process maintenant, mais la webUI me sors :
[24.04.2015 09:26:40] WebUI started.
[24.04.2015 09:26:45] FILE MANAGER ignited
[24.04.2015 09:26:45] Bad response from server: (403 [error,list]) <html> <head><title>403 Forbidden</title></head> <body bgcolor="white"> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>