No connection to rTorrent

[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 –

Since you say “Other users are ok” I am assuming you have quotas installed. RTorrent will halt operations if the current disk allowance is met and/or exceeded. Can you confirm that your quota is set high enough?

Yes. I have quota install. My dedi disk is 1 tera.
I have 11 user run 50gb. and for master account 700 gb.

Here my quota list.
mytorrent:/home/mrdaus# showspace
34.6GB alif/
779.6KB aspindy/
779.6KB boboy/
2.4GB dani/
2.6GB kucingmerah/
6.2GB lcrhonda/
494.8GB mrdaus/
237.6MB mrlongshen/
779.6KB ramzi/
2.2GB syaurie/
779.6KB trial/
10.3GB young/
mytorrent:/home/mrdaus#

even the quota not full rtorrent will halt ? right @JMSolo ??

but it was working, right? what changed? Did you edit something?

nope. my master account missing the side panel of rutorrent button.
dont know why ? no, i didnt edit anything. I just create user and user only.

I looked over your rc file and mine and the only thing I see different is this line:
network.port_random.set = yes on mine.

I wonder if you have a port conflict somewhere.

its an automatic default setting after creating the master account. I dont edit it. hmm

Just going off this post here:

I’d say this issue was created by way of user error.