Reply To: Unable to connect to max2play web interface

Max2Play Home Forums Max2Play on Raspberry PI Unable to connect to max2play web interface Reply To: Unable to connect to max2play web interface

27. Oktober 2017 at 3:57 #32140

Looks like there might be a bigger issue, as I am experiencing the same symptoms. I can access LMS via port 9000 but not max2play directly. I did try restarting apache with no success. see below

pi@SqueezeServer:~$ sudo /etc/init.d/apache2 start
Starting apache2 (via systemctl): apache2.serviceWarning: Unit file of apache2.service changed on disk, ’systemctl daemon-reload‘ recommended.
Job for apache2.service failed. See ’systemctl status apache2.service‘ and ‚journalctl -xn‘ for details.
failed!
pi@SqueezeServer:~$ sudo systemctl daemon-reload
pi@SqueezeServer:~$ sudo /etc/init.d/apache2 start
Starting apache2 (via systemctl): apache2.serviceJob for apache2.service failed. See ’systemctl status apache2.service‘ and ‚journalctl -xn‘ for details.
failed!
pi@SqueezeServer:~$