Good morning,
after a power failur the web Gui only show the Apache2 Debian Default Page. When I change the port to 81 it work but when change it back to 80 I get this errors:
Code
Total run time: 6.318 s
[ERROR ] Command '/bin/systemd-run' failed with return code: 1
[ERROR ] stderr: Running as unit: run-p2260-i2560.scope; invocation ID: 333e1eccc1394c168a9d00cb3db4e738
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xeu nginx.service" for details.
[ERROR ] retcode: 1
[ERROR ] Running as unit: run-p2260-i2560.scope; invocation ID: 333e1eccc1394c168a9d00cb3db4e738
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xeu nginx.service" for details.
how I can fix this?