[06.02.2017 17:38:58] WebUI started.
[06.02.2017 17:39:59] 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.
[06.02.2017 17:40:08] Error downloading files. Make sure autodl-irssi is started and configured properly (eg. password, port number): Error getting files listing: Error: Could not connect: (111) Connection refused
I Dont know what happen but my torrent seem down.
the user and password is correct. I have reload using cli, but nothing happen.
Also the interface in web ui also problem. no rutorrent in left side panel.
Fyi, this is master account, all other user account seem ok.
Here the configuration in .rTorrent.rc
– START HERE –
directory.default.set = /home/mrdaus/torrents/rtorrent
encoding.add = UTF-8
encryption = allow_incoming,try_outgoing,enable_retry
execute.nothrow = chmod,777,/home/mrdaus/.config/rpc.socket
execute.nothrow = chmod,777,/home/mrdaus/.sessions
network.port_random.set = no
network.port_range.set = 4615-4617
network.scgi.open_port = localhost:4615
network.tos.set = throughput
pieces.hash.on_completion.set = no
protocol.pex.set = no
schedule = watch_directory,5,5,load.start=/home/mrdaus/rwatch/*.torrent
session.path.set = /home/mrdaus/.sessions/
throttle.global_down.max_rate.set = 0
throttle.global_up.max_rate.set = 0
throttle.max_peers.normal.set = 100
throttle.max_peers.seed.set = -1
throttle.max_uploads.global.set = 100
throttle.min_peers.normal.set = 1
throttle.min_peers.seed.set = -1
trackers.use_udp.set = yes– END HERE –