Hi Everyone
The 1 day I take my UPS away to service the batteries, the power went out.
Unraid boot up nicely, SSH works fine but the GUI does not load.
After Googling I found these two commands that I need to run before I get my GUI back
/etc/rc.d/rc.nginx start
/etc/rc.d/rc.php-fpm start
I need to do this after every restart.
What do I need to do to fix this?