uisettings.json

saroos1

Member
May 25, 2018
718
0
16
I've ran rutorrent/rtorrent for years. In fact, I think my previous version was several years old.

I'm setting up a new box and installing current rtorrent/rutorrent and my config doesn't seem to be working well.

rutorrent is not talking to rtorrent and I'm seeing this in my httpd/error.log file:

PHP Warning: fopen(/var/www/html/share/settings/uisettings.json): failed to open stream: No such file or directory in /var/www/html/php/getsettings.php on line 7, referer: http://192.168.0.24/

I'm not sure what the uisettings.json is or any reference on how to define it. Here is the contents of my share/settings dir:

[root@cos6 settings]# ll
total 4
-rw-rw-rw-. 1 www www 479 Nov 29 21:20 rtorrent.dat
[root@cos6 settings]#

Is this file somehow create automatically? If so, maybe my permissions are wrong on my rutorrent dir. I'm using the default perms from unpacking the rutorrent files from download and then setting user:group to my apache user.

Thanks.
 

peshua19

Member
May 25, 2018
897
0
16
Quote:
Is this file somehow create automatically?


Yes. This is settings of your UI.

Quote :
If so, maybe my permissions are wrong on my rutorrent dir.


Or, may be, you simply hasn't this file yet. Try to change column size in the any table on UI and check file existence.
 

lisas4567

Member
May 25, 2018
773
0
16
My UI has basically nothing in the toolbar except the gear and the help button.

If I click on the gear, I only see the "General" options. Changing any of these options doesn't do anything.

Just see this in the httpd error logs:

[Sat Nov 30 22:27:07 2013] [notice] Apache/2.2.15 (Unix) PHP/5.3.3 mod_scgi/1.13 mod_ssl/2.2.15 OpenSSL/1.0.0-fips configured -- resuming normal operations
[Sat Nov 30 22:27:09 2013] [error] [client 192.168.0.120] PHP Warning: fopen(/var/www/html/share/settings/uisettings.json): failed to open stream: No such file or directory in /var/www/html/php/getsettings.php on line 7, referer: http://192.168.0.24/