Hi,
I tried to update runeaudio through ssh last night (dev branch) and now GUI won't start and this is what I get in my browser:
"Warning: include(/srv/http/app/config/config.php): failed to open stream: No such file or directory in /var/www/index.php on line 35 Warning: include(): Failed opening '/srv/http/app/config/config.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/index.php on line 35 Warning: include(/srv/http/app/libs/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/index.php on line 37 Warning: include(): Failed opening '/srv/http/app/libs/vendor/autoload.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/index.php on line 37 Fatal error: Class 'League\Plates\Engine' not found in /var/www/index.php on line 41"
after [root@runeaudio ~]# curl -s http://localhost/clear i get this:
"Warning: include(/srv/http/app/config/config.php): failed to open stream: No such file or directory in /var/www/command/cachectl.php on line 35
Warning: include(): Failed opening '/srv/http/app/config/config.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/command/cachectl.php on line 35
Fatal error: Call to undefined function runelog() in /var/www/command/cachectl.php on line 47"
Can anyone help me fix it?
This is dual boot solution (OSMC/RuneAudio)
Thanks